2026-03-29T18:15:42.100482901Z [migrations] started
2026-03-29T18:15:42.100523022Z [migrations] no migrations found
2026-03-29T18:15:42.127838633Z usermod: no changes
2026-03-29T18:15:42.136399512Z ───────────────────────────────────────
2026-03-29T18:15:42.136416927Z 
2026-03-29T18:15:42.136420935Z       ██╗     ███████╗██╗ ██████╗
2026-03-29T18:15:42.136424833Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-29T18:15:42.136428720Z       ██║     ███████╗██║██║   ██║
2026-03-29T18:15:42.136432408Z       ██║     ╚════██║██║██║   ██║
2026-03-29T18:15:42.136436055Z       ███████╗███████║██║╚██████╔╝
2026-03-29T18:15:42.136439723Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-29T18:15:42.136443420Z 
2026-03-29T18:15:42.136449362Z    Brought to you by linuxserver.io
2026-03-29T18:15:42.136453069Z ───────────────────────────────────────
2026-03-29T18:15:42.136658784Z 
2026-03-29T18:15:42.136666700Z To support LSIO projects visit:
2026-03-29T18:15:42.136670848Z https://www.linuxserver.io/donate/
2026-03-29T18:15:42.136674666Z 
2026-03-29T18:15:42.136678383Z ───────────────────────────────────────
2026-03-29T18:15:42.136683333Z GID/UID
2026-03-29T18:15:42.136687141Z ───────────────────────────────────────
2026-03-29T18:15:42.139958959Z 
2026-03-29T18:15:42.139967035Z User UID:    911
2026-03-29T18:15:42.139970883Z User GID:    911
2026-03-29T18:15:42.139974770Z ───────────────────────────────────────
2026-03-29T18:15:42.140851806Z Linuxserver.io version: abee0639-ls269
2026-03-29T18:15:42.141027470Z Build-date: 2026-03-29T18:11:23+00:00
2026-03-29T18:15:42.141034013Z ───────────────────────────────────────
2026-03-29T18:15:42.141038001Z     
2026-03-29T18:15:42.201349563Z [custom-init] No custom files found, skipping...
2026-03-29T18:15:43.362291552Z 2026-03-29 18:15:43,362 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-29T18:15:43.362474150Z 2026-03-29 18:15:43,362 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-29T18:15:45.363745281Z 2026-03-29 18:15:45,363 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-29T18:15:45.363814190Z 2026-03-29 18:15:45,363 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-29T18:15:45.363824671Z 2026-03-29 18:15:45,363 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-29T18:15:45.364595543Z 2026-03-29 18:15:45,364 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-29T18:15:45.365221915Z 2026-03-29 18:15:45,365 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-29T18:15:45.365253358Z 2026-03-29 18:15:45,365 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-29T18:15:45.383373614Z 2026-03-29 18:15:45,383 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-03-29T18:15:45.465161049Z 2026-03-29 18:15:45,464 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-29T18:15:45.465767941Z 2026-03-29 18:15:45,465 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-29T18:15:45.486566821Z 2026-03-29 18:15:45,486 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-29T18:15:45.553273299Z 2026-03-29 18:15:45,553 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-29T18:15:45.555613612Z 2026-03-29 18:15:45,555 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-29T18:15:45.558433259Z 2026-03-29 18:15:45,558 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-29T18:15:46.131105906Z 2026-03-29 18:15:46,130 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-29T18:15:46.182295079Z 2026-03-29 18:15:46,182 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-29T18:15:46.465590044Z 2026-03-29 18:15:46,465 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-29T18:15:46.465775808Z 2026-03-29 18:15:46,465 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-29T18:15:46.572693905Z 2026-03-29 18:15:46,572 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-29T18:15:46.578398822Z 2026-03-29 18:15:46,578 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:15:46.580850639Z 2026-03-29 18:15:46,580 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:15:46.583290361Z 2026-03-29 18:15:46,583 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:15:46.585890066Z 2026-03-29 18:15:46,585 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:15:46.588071910Z 2026-03-29 18:15:46,587 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:15:46.591613951Z 2026-03-29 18:15:46,591 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:15:46.595746743Z 2026-03-29 18:15:46,595 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-29T18:15:47.242205995Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-29T18:15:47.260234606Z [ls.io-init] done.