2026-06-26T19:34:31.840386152Z [migrations] started
2026-06-26T19:34:31.840456684Z [migrations] no migrations found
2026-06-26T19:34:31.868666983Z usermod: no changes
2026-06-26T19:34:31.877872791Z ───────────────────────────────────────
2026-06-26T19:34:31.877894876Z 
2026-06-26T19:34:31.877899044Z       ██╗     ███████╗██╗ ██████╗
2026-06-26T19:34:31.877903313Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-26T19:34:31.877907180Z       ██║     ███████╗██║██║   ██║
2026-06-26T19:34:31.877910948Z       ██║     ╚════██║██║██║   ██║
2026-06-26T19:34:31.877914976Z       ███████╗███████║██║╚██████╔╝
2026-06-26T19:34:31.877918774Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-26T19:34:31.877922541Z 
2026-06-26T19:34:31.877926189Z    Brought to you by linuxserver.io
2026-06-26T19:34:31.877930067Z ───────────────────────────────────────
2026-06-26T19:34:31.878123146Z 
2026-06-26T19:34:31.878137334Z To support LSIO projects visit:
2026-06-26T19:34:31.878146092Z https://www.linuxserver.io/donate/
2026-06-26T19:34:31.878154348Z 
2026-06-26T19:34:31.878162365Z ───────────────────────────────────────
2026-06-26T19:34:31.878171804Z GID/UID
2026-06-26T19:34:31.878180060Z ───────────────────────────────────────
2026-06-26T19:34:31.881522394Z 
2026-06-26T19:34:31.881531553Z User UID:    911
2026-06-26T19:34:31.881535681Z User GID:    911
2026-06-26T19:34:31.881539779Z ───────────────────────────────────────
2026-06-26T19:34:31.882394452Z Linuxserver.io version: 94a17102-ls304
2026-06-26T19:34:31.882555516Z Build-date: 2026-06-26T19:29:28+00:00
2026-06-26T19:34:31.882561919Z ───────────────────────────────────────
2026-06-26T19:34:31.882566077Z     
2026-06-26T19:34:31.937775986Z [custom-init] No custom files found, skipping...
2026-06-26T19:34:33.200958505Z 2026-06-26 19:34:33,200 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-26T19:34:33.201078257Z 2026-06-26 19:34:33,200 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-26T19:34:35.202401786Z 2026-06-26 19:34:35,202 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-26T19:34:35.202483060Z 2026-06-26 19:34:35,202 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-26T19:34:35.202493361Z 2026-06-26 19:34:35,202 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-26T19:34:35.203142268Z 2026-06-26 19:34:35,203 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-26T19:34:35.203754953Z 2026-06-26 19:34:35,203 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-26T19:34:35.203864463Z 2026-06-26 19:34:35,203 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-26T19:34:35.220561525Z 2026-06-26 19:34:35,220 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-26T19:34:35.310516830Z 2026-06-26 19:34:35,310 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-26T19:34:35.310998661Z 2026-06-26 19:34:35,310 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-26T19:34:35.330948055Z 2026-06-26 19:34:35,330 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-26T19:34:35.397879571Z 2026-06-26 19:34:35,397 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-26T19:34:35.400212922Z 2026-06-26 19:34:35,400 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-26T19:34:35.403174850Z 2026-06-26 19:34:35,403 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-26T19:34:35.831365191Z 2026-06-26 19:34:35,831 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-26T19:34:35.873561219Z 2026-06-26 19:34:35,873 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-26T19:34:36.122671244Z 2026-06-26 19:34:36,122 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-26T19:34:36.122796116Z 2026-06-26 19:34:36,122 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-26T19:34:36.227893670Z 2026-06-26 19:34:36,227 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-26T19:34:36.232543869Z 2026-06-26 19:34:36,232 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:34:36.234016777Z 2026-06-26 19:34:36,233 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:34:36.235436026Z 2026-06-26 19:34:36,235 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:34:36.236987873Z 2026-06-26 19:34:36,236 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:34:36.238225607Z 2026-06-26 19:34:36,238 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:34:36.240247350Z 2026-06-26 19:34:36,240 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:34:36.242268312Z 2026-06-26 19:34:36,242 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:34:36.993948612Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-26T19:34:37.012260677Z [ls.io-init] done.