2026-03-24T11:42:14.662273296Z [migrations] started
2026-03-24T11:42:14.662323117Z [migrations] no migrations found
2026-03-24T11:42:14.690408025Z usermod: no changes
2026-03-24T11:42:14.700202880Z ───────────────────────────────────────
2026-03-24T11:42:14.700215476Z 
2026-03-24T11:42:14.700219374Z       ██╗     ███████╗██╗ ██████╗
2026-03-24T11:42:14.700222991Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-24T11:42:14.700226598Z       ██║     ███████╗██║██║   ██║
2026-03-24T11:42:14.700230085Z       ██║     ╚════██║██║██║   ██║
2026-03-24T11:42:14.700234003Z       ███████╗███████║██║╚██████╔╝
2026-03-24T11:42:14.700237741Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-24T11:42:14.700241328Z 
2026-03-24T11:42:14.700244644Z    Brought to you by linuxserver.io
2026-03-24T11:42:14.700248071Z ───────────────────────────────────────
2026-03-24T11:42:14.700479367Z 
2026-03-24T11:42:14.700485059Z To support LSIO projects visit:
2026-03-24T11:42:14.700488806Z https://www.linuxserver.io/donate/
2026-03-24T11:42:14.700492644Z 
2026-03-24T11:42:14.700496161Z ───────────────────────────────────────
2026-03-24T11:42:14.700500139Z GID/UID
2026-03-24T11:42:14.700503756Z ───────────────────────────────────────
2026-03-24T11:42:14.703777479Z 
2026-03-24T11:42:14.703784453Z User UID:    911
2026-03-24T11:42:14.703788000Z User GID:    911
2026-03-24T11:42:14.703791437Z ───────────────────────────────────────
2026-03-24T11:42:14.704748875Z Linuxserver.io version: 89f640e8-ls266
2026-03-24T11:42:14.704935461Z Build-date: 2026-03-24T11:37:59+00:00
2026-03-24T11:42:14.704939619Z ───────────────────────────────────────
2026-03-24T11:42:14.704943267Z     
2026-03-24T11:42:14.762014639Z [custom-init] No custom files found, skipping...
2026-03-24T11:42:15.933898945Z 2026-03-24 11:42:15,933 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-24T11:42:15.934067244Z 2026-03-24 11:42:15,933 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-24T11:42:17.935296329Z 2026-03-24 11:42:17,935 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-24T11:42:17.935357582Z 2026-03-24 11:42:17,935 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-24T11:42:17.935368194Z 2026-03-24 11:42:17,935 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-24T11:42:17.936391174Z 2026-03-24 11:42:17,935 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-24T11:42:17.936656969Z 2026-03-24 11:42:17,936 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-24T11:42:17.936690957Z 2026-03-24 11:42:17,936 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-24T11:42:17.955145983Z 2026-03-24 11:42:17,954 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-03-24T11:42:18.037820034Z 2026-03-24 11:42:18,037 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-24T11:42:18.038323888Z 2026-03-24 11:42:18,038 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-24T11:42:18.057412430Z 2026-03-24 11:42:18,057 INFO: Config file /config/config.ini has been saved with 4 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-24T11:42:18.123882419Z 2026-03-24 11:42:18,123 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-24T11:42:18.126512656Z 2026-03-24 11:42:18,125 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-24T11:42:18.129011889Z 2026-03-24 11:42:18,128 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-24T11:42:18.694979241Z 2026-03-24 11:42:18,694 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-24T11:42:18.723090262Z 2026-03-24 11:42:18,722 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-24T11:42:18.999323198Z 2026-03-24 11:42:18,999 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-24T11:42:18.999529884Z 2026-03-24 11:42:18,999 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-24T11:42:19.104626421Z 2026-03-24 11:42:19,104 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-24T11:42:19.110109944Z 2026-03-24 11:42:19,109 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-24T11:42:19.112508584Z 2026-03-24 11:42:19,112 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-24T11:42:19.114984570Z 2026-03-24 11:42:19,114 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-24T11:42:19.117629366Z 2026-03-24 11:42:19,117 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-24T11:42:19.121044494Z 2026-03-24 11:42:19,120 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-24T11:42:19.124622510Z 2026-03-24 11:42:19,124 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-24T11:42:19.128172228Z 2026-03-24 11:42:19,127 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-24T11:42:19.802233242Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-24T11:42:19.819133366Z [ls.io-init] done.