2026-02-19T09:39:16.813150818Z [migrations] started
2026-02-19T09:39:16.813202793Z [migrations] no migrations found
2026-02-19T09:39:16.840624025Z usermod: no changes
2026-02-19T09:39:16.850051781Z ───────────────────────────────────────
2026-02-19T09:39:16.850077243Z 
2026-02-19T09:39:16.850084197Z       ██╗     ███████╗██╗ ██████╗
2026-02-19T09:39:16.850091221Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-19T09:39:16.850097894Z       ██║     ███████╗██║██║   ██║
2026-02-19T09:39:16.850104367Z       ██║     ╚════██║██║██║   ██║
2026-02-19T09:39:16.850110790Z       ███████╗███████║██║╚██████╔╝
2026-02-19T09:39:16.850117353Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-19T09:39:16.850123927Z 
2026-02-19T09:39:16.850130149Z    Brought to you by linuxserver.io
2026-02-19T09:39:16.850136532Z ───────────────────────────────────────
2026-02-19T09:39:16.850373690Z 
2026-02-19T09:39:16.850397488Z To support LSIO projects visit:
2026-02-19T09:39:16.850406025Z https://www.linuxserver.io/donate/
2026-02-19T09:39:16.850413410Z 
2026-02-19T09:39:16.850420434Z ───────────────────────────────────────
2026-02-19T09:39:16.850429041Z GID/UID
2026-02-19T09:39:16.850436226Z ───────────────────────────────────────
2026-02-19T09:39:16.854803060Z 
2026-02-19T09:39:16.854813280Z User UID:    911
2026-02-19T09:39:16.854818871Z User GID:    911
2026-02-19T09:39:16.854824633Z ───────────────────────────────────────
2026-02-19T09:39:16.856272639Z Linuxserver.io version: dada182d-ls257
2026-02-19T09:39:16.856541741Z Build-date: 2026-02-19T09:34:57+00:00
2026-02-19T09:39:16.856550980Z ───────────────────────────────────────
2026-02-19T09:39:16.856557032Z     
2026-02-19T09:39:16.913060722Z [custom-init] No custom files found, skipping...
2026-02-19T09:39:18.062940363Z 2026-02-19 09:39:18,062 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-19T09:39:18.063087339Z 2026-02-19 09:39:18,062 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-19T09:39:20.064171956Z 2026-02-19 09:39:20,063 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-19T09:39:20.064222057Z 2026-02-19 09:39:20,064 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-19T09:39:20.064231967Z 2026-02-19 09:39:20,064 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-19T09:39:20.064881816Z 2026-02-19 09:39:20,064 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-19T09:39:20.065502947Z 2026-02-19 09:39:20,065 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-19T09:39:20.065560262Z 2026-02-19 09:39:20,065 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-19T09:39:20.083256851Z 2026-02-19 09:39:20,083 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-19T09:39:20.165719127Z 2026-02-19 09:39:20,165 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-19T09:39:20.166273153Z 2026-02-19 09:39:20,166 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-19T09:39:20.187425239Z 2026-02-19 09:39:20,187 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-19T09:39:20.254261397Z 2026-02-19 09:39:20,254 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-19T09:39:20.256582091Z 2026-02-19 09:39:20,256 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-19T09:39:20.259518865Z 2026-02-19 09:39:20,259 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-19T09:39:20.862382299Z 2026-02-19 09:39:20,862 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-19T09:39:20.905733191Z 2026-02-19 09:39:20,905 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-19T09:39:21.193907880Z 2026-02-19 09:39:21,193 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-19T09:39:21.194082312Z 2026-02-19 09:39:21,193 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-19T09:39:21.298313367Z 2026-02-19 09:39:21,298 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-19T09:39:21.303565073Z 2026-02-19 09:39:21,303 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-19T09:39:21.304771573Z 2026-02-19 09:39:21,304 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-19T09:39:21.305962180Z 2026-02-19 09:39:21,305 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-19T09:39:21.307259443Z 2026-02-19 09:39:21,307 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-19T09:39:21.308267152Z 2026-02-19 09:39:21,308 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-19T09:39:21.309952727Z 2026-02-19 09:39:21,309 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-19T09:39:21.311683533Z 2026-02-19 09:39:21,311 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-19T09:39:21.952685852Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-19T09:39:21.968756295Z [ls.io-init] done.