2026-02-22T19:17:35.684775005Z [migrations] started
2026-02-22T19:17:35.684822109Z [migrations] no migrations found
2026-02-22T19:17:35.714078254Z usermod: no changes
2026-02-22T19:17:35.723355726Z ───────────────────────────────────────
2026-02-22T19:17:35.723369685Z 
2026-02-22T19:17:35.723373833Z       ██╗     ███████╗██╗ ██████╗
2026-02-22T19:17:35.723377721Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-22T19:17:35.723381859Z       ██║     ███████╗██║██║   ██║
2026-02-22T19:17:35.723385647Z       ██║     ╚════██║██║██║   ██║
2026-02-22T19:17:35.723389364Z       ███████╗███████║██║╚██████╔╝
2026-02-22T19:17:35.723393082Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-22T19:17:35.723396759Z 
2026-02-22T19:17:35.723400306Z    Brought to you by linuxserver.io
2026-02-22T19:17:35.723403923Z ───────────────────────────────────────
2026-02-22T19:17:35.723643446Z 
2026-02-22T19:17:35.723661452Z To support LSIO projects visit:
2026-02-22T19:17:35.723669939Z https://www.linuxserver.io/donate/
2026-02-22T19:17:35.723677274Z 
2026-02-22T19:17:35.723684328Z ───────────────────────────────────────
2026-02-22T19:17:35.723692384Z GID/UID
2026-02-22T19:17:35.723699619Z ───────────────────────────────────────
2026-02-22T19:17:35.727029164Z 
2026-02-22T19:17:35.727035326Z User UID:    911
2026-02-22T19:17:35.727038994Z User GID:    911
2026-02-22T19:17:35.727042641Z ───────────────────────────────────────
2026-02-22T19:17:35.728387589Z Linuxserver.io version: d3be371a-ls259
2026-02-22T19:17:35.728552642Z Build-date: 2026-02-22T19:12:56+00:00
2026-02-22T19:17:35.728557091Z ───────────────────────────────────────
2026-02-22T19:17:35.728560898Z     
2026-02-22T19:17:35.788629952Z [custom-init] No custom files found, skipping...
2026-02-22T19:17:36.930074246Z 2026-02-22 19:17:36,929 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-22T19:17:36.930232795Z 2026-02-22 19:17:36,930 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-22T19:17:38.931385968Z 2026-02-22 19:17:38,931 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T19:17:38.931438173Z 2026-02-22 19:17:38,931 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T19:17:38.931448483Z 2026-02-22 19:17:38,931 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T19:17:38.932199165Z 2026-02-22 19:17:38,932 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T19:17:38.932833332Z 2026-02-22 19:17:38,932 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-22T19:17:38.932860597Z 2026-02-22 19:17:38,932 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-22T19:17:38.951863364Z 2026-02-22 19:17:38,951 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-22T19:17:39.034207965Z 2026-02-22 19:17:39,034 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-22T19:17:39.034714215Z 2026-02-22 19:17:39,034 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-22T19:17:39.055820678Z 2026-02-22 19:17:39,055 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-22T19:17:39.121892199Z 2026-02-22 19:17:39,121 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-22T19:17:39.124159305Z 2026-02-22 19:17:39,123 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-22T19:17:39.127083233Z 2026-02-22 19:17:39,126 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-22T19:17:39.697843461Z 2026-02-22 19:17:39,697 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-22T19:17:39.746522799Z 2026-02-22 19:17:39,746 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-22T19:17:40.006360677Z 2026-02-22 19:17:40,006 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-22T19:17:40.006512714Z 2026-02-22 19:17:40,006 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-22T19:17:40.111928304Z 2026-02-22 19:17:40,111 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-22T19:17:40.119329298Z 2026-02-22 19:17:40,119 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:17:40.121809593Z 2026-02-22 19:17:40,121 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:17:40.124316932Z 2026-02-22 19:17:40,124 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:17:40.126914353Z 2026-02-22 19:17:40,126 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:17:40.129031256Z 2026-02-22 19:17:40,128 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:17:40.132572888Z 2026-02-22 19:17:40,132 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:17:40.136086964Z 2026-02-22 19:17:40,135 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:17:40.829895010Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-22T19:17:40.847617108Z [ls.io-init] done.