2026-03-29T18:15:43.759514178Z [migrations] started
2026-03-29T18:15:43.764537874Z [migrations] no migrations found
2026-03-29T18:15:44.476253694Z usermod: no changes
2026-03-29T18:15:44.658623859Z ───────────────────────────────────────
2026-03-29T18:15:44.658661054Z 
2026-03-29T18:15:44.658670273Z       ██╗     ███████╗██╗ ██████╗
2026-03-29T18:15:44.658679361Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-29T18:15:44.658687588Z       ██║     ███████╗██║██║   ██║
2026-03-29T18:15:44.658695674Z       ██║     ╚════██║██║██║   ██║
2026-03-29T18:15:44.658703750Z       ███████╗███████║██║╚██████╔╝
2026-03-29T18:15:44.658711937Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-29T18:15:44.658723801Z 
2026-03-29T18:15:44.658731727Z    Brought to you by linuxserver.io
2026-03-29T18:15:44.658739833Z ───────────────────────────────────────
2026-03-29T18:15:44.667799706Z 
2026-03-29T18:15:44.668210102Z To support LSIO projects visit:
2026-03-29T18:15:44.668233800Z https://www.linuxserver.io/donate/
2026-03-29T18:15:44.668243439Z 
2026-03-29T18:15:44.668311837Z ───────────────────────────────────────
2026-03-29T18:15:44.668338070Z GID/UID
2026-03-29T18:15:44.668763556Z ───────────────────────────────────────
2026-03-29T18:15:44.773872250Z 
2026-03-29T18:15:44.773895918Z User UID:    911
2026-03-29T18:15:44.773905337Z User GID:    911
2026-03-29T18:15:44.773913644Z ───────────────────────────────────────
2026-03-29T18:15:44.816723264Z Linuxserver.io version: abee0639-ls269
2026-03-29T18:15:44.820599779Z Build-date: 2026-03-29T18:11:23+00:00
2026-03-29T18:15:44.820623196Z ───────────────────────────────────────
2026-03-29T18:15:44.820633387Z     
2026-03-29T18:15:47.832189408Z [custom-init] No custom files found, skipping...
2026-03-29T18:16:15.014173405Z 2026-03-29 18:16:15,011 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-29T18:16:15.016368996Z 2026-03-29 18:16:15,015 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-29T18:16:17.025520397Z 2026-03-29 18:16:17,024 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-29T18:16:17.026350027Z 2026-03-29 18:16:17,025 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-29T18:16:17.027119737Z 2026-03-29 18:16:17,026 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-29T18:16:17.040213432Z 2026-03-29 18:16:17,039 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-29T18:16:17.052335330Z 2026-03-29 18:16:17,051 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-29T18:16:17.054136227Z 2026-03-29 18:16:17,053 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-29T18:16:17.401734419Z 2026-03-29 18:16:17,401 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-03-29T18:16:17.742701569Z 2026-03-29 18:16:17,742 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-29T18:16:17.754222567Z 2026-03-29 18:16:17,753 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-29T18:16:18.180525586Z 2026-03-29 18:16:18,179 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-29T18:16:19.929930599Z 2026-03-29 18:16:19,929 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-29T18:16:19.995458334Z 2026-03-29 18:16:19,994 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-29T18:16:20.053017272Z 2026-03-29 18:16:20,052 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-29T18:16:22.242423406Z 2026-03-29 18:16:22,241 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-29T18:16:22.320538646Z 2026-03-29 18:16:22,319 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-29T18:16:23.486343040Z 2026-03-29 18:16:23,485 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-29T18:16:23.488608422Z 2026-03-29 18:16:23,488 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-29T18:16:23.634018454Z 2026-03-29 18:16:23,633 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-29T18:16:23.679984250Z 2026-03-29 18:16:23,679 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:16:23.700553226Z 2026-03-29 18:16:23,700 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:16:23.715376414Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-29T18:16:23.721794708Z 2026-03-29 18:16:23,721 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:16:23.745171067Z 2026-03-29 18:16:23,744 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:16:23.760885590Z 2026-03-29 18:16:23,760 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:16:23.787002287Z 2026-03-29 18:16:23,786 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:16:23.812047517Z 2026-03-29 18:16:23,811 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:16:24.188984245Z [ls.io-init] done.