2026-06-26T19:34:36.592778241Z [migrations] started
2026-06-26T19:34:36.601506426Z [migrations] no migrations found
2026-06-26T19:34:37.436495940Z usermod: no changes
2026-06-26T19:34:37.626985544Z ───────────────────────────────────────
2026-06-26T19:34:37.627014843Z 
2026-06-26T19:34:37.627024262Z       ██╗     ███████╗██╗ ██████╗
2026-06-26T19:34:37.627032980Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-26T19:34:37.627041246Z       ██║     ███████╗██║██║   ██║
2026-06-26T19:34:37.627049453Z       ██║     ╚════██║██║██║   ██║
2026-06-26T19:34:37.627057659Z       ███████╗███████║██║╚██████╔╝
2026-06-26T19:34:37.627066096Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-26T19:34:37.627074433Z 
2026-06-26T19:34:37.627082279Z    Brought to you by linuxserver.io
2026-06-26T19:34:37.627090325Z ───────────────────────────────────────
2026-06-26T19:34:37.638500004Z 
2026-06-26T19:34:37.638832383Z To support LSIO projects visit:
2026-06-26T19:34:37.638848947Z https://www.linuxserver.io/donate/
2026-06-26T19:34:37.638859528Z 
2026-06-26T19:34:37.639243251Z ───────────────────────────────────────
2026-06-26T19:34:37.639264975Z GID/UID
2026-06-26T19:34:37.639812508Z ───────────────────────────────────────
2026-06-26T19:34:37.760830028Z 
2026-06-26T19:34:37.760855549Z User UID:    911
2026-06-26T19:34:37.760864978Z User GID:    911
2026-06-26T19:34:37.760873466Z ───────────────────────────────────────
2026-06-26T19:34:37.891382460Z Linuxserver.io version: 94a17102-ls304
2026-06-26T19:34:37.895778627Z Build-date: 2026-06-26T19:29:28+00:00
2026-06-26T19:34:37.895790511Z ───────────────────────────────────────
2026-06-26T19:34:37.895799549Z     
2026-06-26T19:34:42.008564268Z [custom-init] No custom files found, skipping...
2026-06-26T19:35:14.465159923Z 2026-06-26 19:35:14,462 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-26T19:35:14.467301288Z 2026-06-26 19:35:14,466 INFO: Lazylibrarian (pid 615) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-26T19:35:16.476189204Z 2026-06-26 19:35:16,475 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-26T19:35:16.476905177Z 2026-06-26 19:35:16,476 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-26T19:35:16.477694537Z 2026-06-26 19:35:16,477 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-26T19:35:16.490999053Z 2026-06-26 19:35:16,490 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-26T19:35:16.503196820Z 2026-06-26 19:35:16,502 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-26T19:35:16.505047549Z 2026-06-26 19:35:16,504 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-26T19:35:16.871061817Z 2026-06-26 19:35:16,870 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-26T19:35:17.239733860Z 2026-06-26 19:35:17,239 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-26T19:35:17.250926963Z 2026-06-26 19:35:17,250 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-26T19:35:17.704548344Z 2026-06-26 19:35:17,703 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-26T19:35:19.446111045Z 2026-06-26 19:35:19,445 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-26T19:35:19.513459752Z 2026-06-26 19:35:19,512 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-26T19:35:19.571683102Z 2026-06-26 19:35:19,571 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-26T19:35:21.674163032Z 2026-06-26 19:35:21,673 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-26T19:35:21.747403499Z 2026-06-26 19:35:21,746 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-26T19:35:22.852926305Z 2026-06-26 19:35:22,852 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-26T19:35:22.855187821Z 2026-06-26 19:35:22,854 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-26T19:35:23.008843141Z 2026-06-26 19:35:23,007 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-26T19:35:23.080399416Z 2026-06-26 19:35:23,079 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:35:23.101820566Z 2026-06-26 19:35:23,101 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:35:23.122932863Z 2026-06-26 19:35:23,122 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:35:23.145769295Z 2026-06-26 19:35:23,145 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:35:23.162053014Z 2026-06-26 19:35:23,161 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:35:23.188945729Z 2026-06-26 19:35:23,188 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:35:23.214737665Z 2026-06-26 19:35:23,214 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-26T19:35:23.891089402Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-26T19:35:24.525438911Z [ls.io-init] done.