2026-06-14T20:58:31.722378606Z [migrations] started
2026-06-14T20:58:31.722436723Z [migrations] no migrations found
2026-06-14T20:58:31.754884515Z usermod: no changes
2026-06-14T20:58:31.764153062Z ───────────────────────────────────────
2026-06-14T20:58:31.764169385Z 
2026-06-14T20:58:31.764174656Z       ██╗     ███████╗██╗ ██████╗
2026-06-14T20:58:31.764178644Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-14T20:58:31.764182612Z       ██║     ███████╗██║██║   ██║
2026-06-14T20:58:31.764186279Z       ██║     ╚════██║██║██║   ██║
2026-06-14T20:58:31.764189937Z       ███████╗███████║██║╚██████╔╝
2026-06-14T20:58:31.764193744Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-14T20:58:31.764197772Z 
2026-06-14T20:58:31.764201460Z    Brought to you by linuxserver.io
2026-06-14T20:58:31.764205318Z ───────────────────────────────────────
2026-06-14T20:58:31.764446563Z 
2026-06-14T20:58:31.764454369Z To support LSIO projects visit:
2026-06-14T20:58:31.764458287Z https://www.linuxserver.io/donate/
2026-06-14T20:58:31.764461924Z 
2026-06-14T20:58:31.764467806Z ───────────────────────────────────────
2026-06-14T20:58:31.764472075Z GID/UID
2026-06-14T20:58:31.764475722Z ───────────────────────────────────────
2026-06-14T20:58:31.767909869Z 
2026-06-14T20:58:31.767918827Z User UID:    911
2026-06-14T20:58:31.767923085Z User GID:    911
2026-06-14T20:58:31.767926733Z ───────────────────────────────────────
2026-06-14T20:58:31.768974383Z Linuxserver.io version: 48ec4352-ls300
2026-06-14T20:58:31.769164115Z Build-date: 2026-06-14T20:52:30+00:00
2026-06-14T20:58:31.769171089Z ───────────────────────────────────────
2026-06-14T20:58:31.769175558Z     
2026-06-14T20:58:31.831626688Z [custom-init] No custom files found, skipping...
2026-06-14T20:58:33.120038912Z 2026-06-14 20:58:33,119 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-14T20:58:33.120209886Z 2026-06-14 20:58:33,120 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-14T20:58:35.121550748Z 2026-06-14 20:58:35,121 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-14T20:58:35.121628826Z 2026-06-14 20:58:35,121 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-14T20:58:35.121669317Z 2026-06-14 20:58:35,121 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-14T20:58:35.123228187Z 2026-06-14 20:58:35,123 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-14T20:58:35.124554057Z 2026-06-14 20:58:35,124 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-14T20:58:35.124774150Z 2026-06-14 20:58:35,124 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-14T20:58:35.143937085Z 2026-06-14 20:58:35,143 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-14T20:58:35.231999278Z 2026-06-14 20:58:35,231 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-14T20:58:35.232532782Z 2026-06-14 20:58:35,232 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-14T20:58:35.252163389Z 2026-06-14 20:58:35,252 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-14T20:58:35.319836727Z 2026-06-14 20:58:35,319 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-14T20:58:35.322026978Z 2026-06-14 20:58:35,321 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-14T20:58:35.324952330Z 2026-06-14 20:58:35,324 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-14T20:58:35.772373381Z 2026-06-14 20:58:35,772 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-14T20:58:35.817670482Z 2026-06-14 20:58:35,817 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-14T20:58:36.072147774Z 2026-06-14 20:58:36,071 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-14T20:58:36.072288687Z 2026-06-14 20:58:36,072 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-14T20:58:36.177821877Z 2026-06-14 20:58:36,177 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-14T20:58:36.184133399Z 2026-06-14 20:58:36,183 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:58:36.186803717Z 2026-06-14 20:58:36,186 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:58:36.189219332Z 2026-06-14 20:58:36,189 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:58:36.191824509Z 2026-06-14 20:58:36,191 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:58:36.193977706Z 2026-06-14 20:58:36,193 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:58:36.197588649Z 2026-06-14 20:58:36,197 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:58:36.201358000Z 2026-06-14 20:58:36,201 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:58:36.874027634Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-14T20:58:36.890940197Z [ls.io-init] done.