2026-02-22T16:08:12.497328488Z [migrations] started
2026-02-22T16:08:12.497381304Z [migrations] no migrations found
2026-02-22T16:08:12.527184370Z usermod: no changes
2026-02-22T16:08:12.538660780Z ───────────────────────────────────────
2026-02-22T16:08:12.538675710Z 
2026-02-22T16:08:12.538680239Z       ██╗     ███████╗██╗ ██████╗
2026-02-22T16:08:12.538684678Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-22T16:08:12.538688766Z       ██║     ███████╗██║██║   ██║
2026-02-22T16:08:12.538692744Z       ██║     ╚════██║██║██║   ██║
2026-02-22T16:08:12.538698536Z       ███████╗███████║██║╚██████╔╝
2026-02-22T16:08:12.538702554Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-22T16:08:12.538706462Z 
2026-02-22T16:08:12.538709969Z    Brought to you by linuxserver.io
2026-02-22T16:08:12.538713716Z ───────────────────────────────────────
2026-02-22T16:08:12.539063410Z 
2026-02-22T16:08:12.539089483Z To support LSIO projects visit:
2026-02-22T16:08:12.539097209Z https://www.linuxserver.io/donate/
2026-02-22T16:08:12.539104183Z 
2026-02-22T16:08:12.539110946Z ───────────────────────────────────────
2026-02-22T16:08:12.539118381Z GID/UID
2026-02-22T16:08:12.539124914Z ───────────────────────────────────────
2026-02-22T16:08:12.542716347Z 
2026-02-22T16:08:12.542738952Z User UID:    911
2026-02-22T16:08:12.542747329Z User GID:    911
2026-02-22T16:08:12.542754644Z ───────────────────────────────────────
2026-02-22T16:08:12.543679085Z Linuxserver.io version: daaa28f8-ls259
2026-02-22T16:08:12.543911012Z Build-date: 2026-02-22T16:03:31+00:00
2026-02-22T16:08:12.543924991Z ───────────────────────────────────────
2026-02-22T16:08:12.543933107Z     
2026-02-22T16:08:12.602624255Z [custom-init] No custom files found, skipping...
2026-02-22T16:08:13.741621159Z 2026-02-22 16:08:13,741 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-22T16:08:13.741730770Z 2026-02-22 16:08:13,741 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-22T16:08:15.742929542Z 2026-02-22 16:08:15,742 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T16:08:15.742980464Z 2026-02-22 16:08:15,742 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T16:08:15.742990254Z 2026-02-22 16:08:15,742 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T16:08:15.743693230Z 2026-02-22 16:08:15,743 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T16:08:15.744335303Z 2026-02-22 16:08:15,744 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-22T16:08:15.744391416Z 2026-02-22 16:08:15,744 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-22T16:08:15.762003702Z 2026-02-22 16:08:15,761 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-22T16:08:15.845137280Z 2026-02-22 16:08:15,844 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-22T16:08:15.845689622Z 2026-02-22 16:08:15,845 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-22T16:08:15.867132863Z 2026-02-22 16:08:15,866 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-22T16:08:15.933973001Z 2026-02-22 16:08:15,933 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-22T16:08:15.936261569Z 2026-02-22 16:08:15,936 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-22T16:08:15.939207351Z 2026-02-22 16:08:15,938 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-22T16:08:16.510881014Z 2026-02-22 16:08:16,510 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-22T16:08:16.554328094Z 2026-02-22 16:08:16,554 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-22T16:08:17.096124092Z 2026-02-22 16:08:17,095 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-22T16:08:17.096265326Z 2026-02-22 16:08:17,096 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-22T16:08:17.201687076Z 2026-02-22 16:08:17,201 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-22T16:08:17.207229387Z 2026-02-22 16:08:17,207 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T16:08:17.209722237Z 2026-02-22 16:08:17,209 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T16:08:17.212210337Z 2026-02-22 16:08:17,212 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T16:08:17.214833439Z 2026-02-22 16:08:17,214 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T16:08:17.217686254Z 2026-02-22 16:08:17,217 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T16:08:17.221060298Z 2026-02-22 16:08:17,220 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T16:08:17.224671971Z 2026-02-22 16:08:17,224 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T16:08:17.643268860Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-22T16:08:17.659369643Z [ls.io-init] done.