2026-06-27T20:02:18.243365968Z [migrations] started
2026-06-27T20:02:18.243423855Z [migrations] no migrations found
2026-06-27T20:02:18.272303874Z usermod: no changes
2026-06-27T20:02:18.281481876Z ───────────────────────────────────────
2026-06-27T20:02:18.281490593Z 
2026-06-27T20:02:18.281494451Z       ██╗     ███████╗██╗ ██████╗
2026-06-27T20:02:18.281498059Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-27T20:02:18.281501636Z       ██║     ███████╗██║██║   ██║
2026-06-27T20:02:18.281505223Z       ██║     ╚════██║██║██║   ██║
2026-06-27T20:02:18.281508800Z       ███████╗███████║██║╚██████╔╝
2026-06-27T20:02:18.281512377Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-27T20:02:18.281516005Z 
2026-06-27T20:02:18.281519492Z    Brought to you by linuxserver.io
2026-06-27T20:02:18.281525073Z ───────────────────────────────────────
2026-06-27T20:02:18.281856040Z 
2026-06-27T20:02:18.281860018Z To support LSIO projects visit:
2026-06-27T20:02:18.281863545Z https://www.linuxserver.io/donate/
2026-06-27T20:02:18.281866942Z 
2026-06-27T20:02:18.281870339Z ───────────────────────────────────────
2026-06-27T20:02:18.281873906Z GID/UID
2026-06-27T20:02:18.281877523Z ───────────────────────────────────────
2026-06-27T20:02:18.285326713Z 
2026-06-27T20:02:18.285335972Z User UID:    911
2026-06-27T20:02:18.285339920Z User GID:    911
2026-06-27T20:02:18.285343757Z ───────────────────────────────────────
2026-06-27T20:02:18.286831966Z Linuxserver.io version: 94a17102-ls305
2026-06-27T20:02:18.287163995Z Build-date: 2026-06-27T19:56:08+00:00
2026-06-27T20:02:18.287168885Z ───────────────────────────────────────
2026-06-27T20:02:18.287172562Z     
2026-06-27T20:02:18.348994895Z [custom-init] No custom files found, skipping...
2026-06-27T20:02:19.603317239Z 2026-06-27 20:02:19,603 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-27T20:02:19.603455156Z 2026-06-27 20:02:19,603 INFO: Lazylibrarian (pid 170) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-27T20:02:21.604656998Z 2026-06-27 20:02:21,604 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-27T20:02:21.604718632Z 2026-06-27 20:02:21,604 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-27T20:02:21.604730536Z 2026-06-27 20:02:21,604 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-27T20:02:21.605500186Z 2026-06-27 20:02:21,605 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-27T20:02:21.606140306Z 2026-06-27 20:02:21,605 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-27T20:02:21.606174124Z 2026-06-27 20:02:21,606 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-27T20:02:21.624208150Z 2026-06-27 20:02:21,624 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-27T20:02:21.714063616Z 2026-06-27 20:02:21,713 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-27T20:02:21.714592752Z 2026-06-27 20:02:21,714 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-27T20:02:21.733769922Z 2026-06-27 20:02:21,733 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-27T20:02:21.800924509Z 2026-06-27 20:02:21,800 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-27T20:02:21.803262199Z 2026-06-27 20:02:21,803 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-27T20:02:21.806126059Z 2026-06-27 20:02:21,805 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-27T20:02:22.250652518Z 2026-06-27 20:02:22,250 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-27T20:02:22.300158074Z 2026-06-27 20:02:22,299 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-27T20:02:22.545080078Z 2026-06-27 20:02:22,544 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-27T20:02:22.545349741Z 2026-06-27 20:02:22,545 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-27T20:02:22.651379757Z 2026-06-27 20:02:22,651 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-27T20:02:22.657097367Z 2026-06-27 20:02:22,656 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:02:22.659511832Z 2026-06-27 20:02:22,659 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:02:22.662011539Z 2026-06-27 20:02:22,661 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:02:22.664650506Z 2026-06-27 20:02:22,664 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:02:22.666785026Z 2026-06-27 20:02:22,666 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:02:22.670575524Z 2026-06-27 20:02:22,670 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:02:22.674144254Z 2026-06-27 20:02:22,673 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:02:23.390290218Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-27T20:02:23.407413749Z [ls.io-init] done.