2026-06-14T20:58:34.170346650Z [migrations] started
2026-06-14T20:58:34.178189726Z [migrations] no migrations found
2026-06-14T20:58:35.035117597Z usermod: no changes
2026-06-14T20:58:35.209106140Z ───────────────────────────────────────
2026-06-14T20:58:35.209132563Z 
2026-06-14T20:58:35.209140900Z       ██╗     ███████╗██╗ ██████╗
2026-06-14T20:58:35.209148264Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-14T20:58:35.209155249Z       ██║     ███████╗██║██║   ██║
2026-06-14T20:58:35.209162213Z       ██║     ╚════██║██║██║   ██║
2026-06-14T20:58:35.209168976Z       ███████╗███████║██║╚██████╔╝
2026-06-14T20:58:35.209175880Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-14T20:58:35.209183065Z 
2026-06-14T20:58:35.209189718Z    Brought to you by linuxserver.io
2026-06-14T20:58:35.209196652Z ───────────────────────────────────────
2026-06-14T20:58:35.220560209Z 
2026-06-14T20:58:35.220881927Z To support LSIO projects visit:
2026-06-14T20:58:35.220903821Z https://www.linuxserver.io/donate/
2026-06-14T20:58:35.220914051Z 
2026-06-14T20:58:35.221246240Z ───────────────────────────────────────
2026-06-14T20:58:35.221268826Z GID/UID
2026-06-14T20:58:35.221840267Z ───────────────────────────────────────
2026-06-14T20:58:35.379940249Z 
2026-06-14T20:58:35.379966211Z User UID:    911
2026-06-14T20:58:35.379975891Z User GID:    911
2026-06-14T20:58:35.379984678Z ───────────────────────────────────────
2026-06-14T20:58:35.425359476Z Linuxserver.io version: 48ec4352-ls300
2026-06-14T20:58:35.429439984Z Build-date: 2026-06-14T20:52:30+00:00
2026-06-14T20:58:35.429458221Z ───────────────────────────────────────
2026-06-14T20:58:35.429465365Z     
2026-06-14T20:58:39.522702875Z [custom-init] No custom files found, skipping...
2026-06-14T20:59:08.636684188Z 2026-06-14 20:59:08,633 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-14T20:59:08.638979300Z 2026-06-14 20:59:08,638 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-14T20:59:10.648105278Z 2026-06-14 20:59:10,647 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-14T20:59:10.648985361Z 2026-06-14 20:59:10,648 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-14T20:59:10.649838539Z 2026-06-14 20:59:10,649 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-14T20:59:10.664385327Z 2026-06-14 20:59:10,663 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-14T20:59:10.677610934Z 2026-06-14 20:59:10,677 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-14T20:59:10.679569909Z 2026-06-14 20:59:10,679 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-14T20:59:11.031952700Z 2026-06-14 20:59:11,031 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-14T20:59:11.387606387Z 2026-06-14 20:59:11,386 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-14T20:59:11.398939162Z 2026-06-14 20:59:11,398 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-14T20:59:11.839628646Z 2026-06-14 20:59:11,839 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-14T20:59:13.581287831Z 2026-06-14 20:59:13,580 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-14T20:59:13.648847490Z 2026-06-14 20:59:13,648 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-14T20:59:13.707749602Z 2026-06-14 20:59:13,707 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-14T20:59:16.004039186Z 2026-06-14 20:59:16,003 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-14T20:59:16.081248130Z 2026-06-14 20:59:16,080 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-14T20:59:17.285260763Z 2026-06-14 20:59:17,284 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-14T20:59:17.287574252Z 2026-06-14 20:59:17,287 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-14T20:59:17.440114908Z 2026-06-14 20:59:17,438 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-14T20:59:17.471347833Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-14T20:59:17.499482368Z 2026-06-14 20:59:17,498 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:59:17.519283087Z 2026-06-14 20:59:17,518 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:59:17.540030714Z 2026-06-14 20:59:17,539 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:59:17.562282170Z 2026-06-14 20:59:17,561 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:59:17.577898893Z 2026-06-14 20:59:17,577 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:59:17.604018460Z 2026-06-14 20:59:17,603 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:59:17.629400912Z 2026-06-14 20:59:17,628 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-14T20:59:18.204611931Z [ls.io-init] done.