2026-06-23T16:28:37.953327276Z [migrations] started
2026-06-23T16:28:37.960885605Z [migrations] no migrations found
2026-06-23T16:28:38.854404899Z usermod: no changes
2026-06-23T16:28:39.066168275Z ───────────────────────────────────────
2026-06-23T16:28:39.066182885Z 
2026-06-23T16:28:39.066186602Z       ██╗     ███████╗██╗ ██████╗
2026-06-23T16:28:39.066190310Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-23T16:28:39.066194057Z       ██║     ███████╗██║██║   ██║
2026-06-23T16:28:39.066197695Z       ██║     ╚════██║██║██║   ██║
2026-06-23T16:28:39.066201432Z       ███████╗███████║██║╚██████╔╝
2026-06-23T16:28:39.066205079Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-23T16:28:39.066208747Z 
2026-06-23T16:28:39.066212284Z    Brought to you by linuxserver.io
2026-06-23T16:28:39.066215861Z ───────────────────────────────────────
2026-06-23T16:28:39.073647805Z 
2026-06-23T16:28:39.073790864Z To support LSIO projects visit:
2026-06-23T16:28:39.073797577Z https://www.linuxserver.io/donate/
2026-06-23T16:28:39.073801595Z 
2026-06-23T16:28:39.073969914Z ───────────────────────────────────────
2026-06-23T16:28:39.073979644Z GID/UID
2026-06-23T16:28:39.074234818Z ───────────────────────────────────────
2026-06-23T16:28:39.189690421Z 
2026-06-23T16:28:39.189697525Z User UID:    911
2026-06-23T16:28:39.189701323Z User GID:    911
2026-06-23T16:28:39.189735512Z ───────────────────────────────────────
2026-06-23T16:28:39.239600270Z Linuxserver.io version: 9f27dc9d-ls302
2026-06-23T16:28:39.243631492Z Build-date: 2026-06-23T16:21:30+00:00
2026-06-23T16:28:39.243654479Z ───────────────────────────────────────
2026-06-23T16:28:39.243664930Z     
2026-06-23T16:28:43.299412259Z [custom-init] No custom files found, skipping...
2026-06-23T16:29:12.471818105Z 2026-06-23 16:29:12,469 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-23T16:29:12.473970682Z 2026-06-23 16:29:12,473 INFO: Lazylibrarian (pid 615) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-23T16:29:14.485862510Z 2026-06-23 16:29:14,485 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-23T16:29:14.486680067Z 2026-06-23 16:29:14,486 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-23T16:29:14.487467885Z 2026-06-23 16:29:14,487 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-23T16:29:14.500966382Z 2026-06-23 16:29:14,500 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-23T16:29:14.513365684Z 2026-06-23 16:29:14,512 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-23T16:29:14.515213567Z 2026-06-23 16:29:14,514 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-23T16:29:14.875059103Z 2026-06-23 16:29:14,874 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-23T16:29:15.225571895Z 2026-06-23 16:29:15,224 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-23T16:29:15.236864658Z 2026-06-23 16:29:15,236 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-23T16:29:15.721815539Z 2026-06-23 16:29:15,721 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-23T16:29:17.439032079Z 2026-06-23 16:29:17,438 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-23T16:29:17.505941118Z 2026-06-23 16:29:17,505 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-23T16:29:17.563658879Z 2026-06-23 16:29:17,563 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-23T16:29:19.585131221Z 2026-06-23 16:29:19,584 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-23T16:29:19.656690210Z 2026-06-23 16:29:19,656 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-23T16:29:20.708988727Z 2026-06-23 16:29:20,708 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-23T16:29:20.711260734Z 2026-06-23 16:29:20,710 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-23T16:29:20.861042699Z 2026-06-23 16:29:20,859 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-23T16:29:20.924209509Z 2026-06-23 16:29:20,923 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:29:20.945058836Z 2026-06-23 16:29:20,944 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:29:20.965472396Z 2026-06-23 16:29:20,964 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:29:20.987660431Z 2026-06-23 16:29:20,987 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:29:20.990778143Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-23T16:29:21.004129784Z 2026-06-23 16:29:21,003 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:29:21.030567211Z 2026-06-23 16:29:21,030 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:29:21.056298675Z 2026-06-23 16:29:21,055 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:29:21.634080224Z [ls.io-init] done.