2026-05-27T22:27:49.622757159Z [migrations] started
2026-05-27T22:27:49.640249469Z [migrations] no migrations found
2026-05-27T22:27:50.468017469Z usermod: no changes
2026-05-27T22:27:50.657158349Z ───────────────────────────────────────
2026-05-27T22:27:50.657187177Z 
2026-05-27T22:27:50.657196445Z       ██╗     ███████╗██╗ ██████╗
2026-05-27T22:27:50.657204993Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-27T22:27:50.657213289Z       ██║     ███████╗██║██║   ██║
2026-05-27T22:27:50.657221416Z       ██║     ╚════██║██║██║   ██║
2026-05-27T22:27:50.657229532Z       ███████╗███████║██║╚██████╔╝
2026-05-27T22:27:50.657237939Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-27T22:27:50.657246166Z 
2026-05-27T22:27:50.657253881Z    Brought to you by linuxserver.io
2026-05-27T22:27:50.657261927Z ───────────────────────────────────────
2026-05-27T22:27:50.668743011Z 
2026-05-27T22:27:50.669109779Z To support LSIO projects visit:
2026-05-27T22:27:50.669131152Z https://www.linuxserver.io/donate/
2026-05-27T22:27:50.669140641Z 
2026-05-27T22:27:50.669495045Z ───────────────────────────────────────
2026-05-27T22:27:50.669517040Z GID/UID
2026-05-27T22:27:50.670124373Z ───────────────────────────────────────
2026-05-27T22:27:50.785399042Z 
2026-05-27T22:27:50.785425465Z User UID:    911
2026-05-27T22:27:50.785434734Z User GID:    911
2026-05-27T22:27:50.785442960Z ───────────────────────────────────────
2026-05-27T22:27:50.829124127Z Linuxserver.io version: 5985b576-ls293
2026-05-27T22:27:50.833124724Z Build-date: 2026-05-27T22:22:46+00:00
2026-05-27T22:27:50.833149124Z ───────────────────────────────────────
2026-05-27T22:27:50.833159154Z     
2026-05-27T22:27:54.882711150Z [custom-init] No custom files found, skipping...
2026-05-27T22:28:24.489344612Z 2026-05-27 22:28:24,486 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-05-27T22:28:24.491470473Z 2026-05-27 22:28:24,490 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-05-27T22:28:26.500431259Z 2026-05-27 22:28:26,499 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T22:28:26.501291642Z 2026-05-27 22:28:26,500 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T22:28:26.502080581Z 2026-05-27 22:28:26,501 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T22:28:26.515346039Z 2026-05-27 22:28:26,514 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T22:28:26.527480358Z 2026-05-27 22:28:26,527 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-05-27T22:28:26.529342608Z 2026-05-27 22:28:26,528 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-05-27T22:28:27.051708513Z 2026-05-27 22:28:27,051 INFO: Apprise library (1.10.0) installed [startup.py:237 (MAIN)]
2026-05-27T22:28:27.405559779Z 2026-05-27 22:28:27,404 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-05-27T22:28:27.416744535Z 2026-05-27 22:28:27,416 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-05-27T22:28:27.850814025Z 2026-05-27 22:28:27,850 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-05-27T22:28:29.580761465Z 2026-05-27 22:28:29,580 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-05-27T22:28:29.647873283Z 2026-05-27 22:28:29,647 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-05-27T22:28:29.705333150Z 2026-05-27 22:28:29,704 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-05-27T22:28:31.725047897Z 2026-05-27 22:28:31,724 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-05-27T22:28:31.796543853Z 2026-05-27 22:28:31,796 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-05-27T22:28:32.810464045Z 2026-05-27 22:28:32,809 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-05-27T22:28:32.812726301Z 2026-05-27 22:28:32,812 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-05-27T22:28:32.963348001Z 2026-05-27 22:28:32,962 INFO: Scheduler started [base.py:214 (MAIN)]
2026-05-27T22:28:33.025665542Z 2026-05-27 22:28:33,025 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:28:33.046230511Z 2026-05-27 22:28:33,045 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:28:33.066560446Z 2026-05-27 22:28:33,066 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:28:33.089253902Z 2026-05-27 22:28:33,088 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:28:33.104821847Z 2026-05-27 22:28:33,104 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:28:33.130967245Z 2026-05-27 22:28:33,130 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:28:33.156203001Z 2026-05-27 22:28:33,155 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:28:33.589619135Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-05-27T22:28:34.524607655Z [ls.io-init] done.