2026-03-26T20:28:28.987994742Z [migrations] started 2026-03-26T20:28:28.988036826Z [migrations] no migrations found 2026-03-26T20:28:29.015146605Z usermod: no changes 2026-03-26T20:28:29.024731165Z ─────────────────────────────────────── 2026-03-26T20:28:29.024760604Z 2026-03-26T20:28:29.024765184Z ██╗ ███████╗██╗ ██████╗ 2026-03-26T20:28:29.024769092Z ██║ ██╔════╝██║██╔═══██╗ 2026-03-26T20:28:29.024773009Z ██║ ███████╗██║██║ ██║ 2026-03-26T20:28:29.024776897Z ██║ ╚════██║██║██║ ██║ 2026-03-26T20:28:29.024781236Z ███████╗███████║██║╚██████╔╝ 2026-03-26T20:28:29.024785204Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-03-26T20:28:29.024788982Z 2026-03-26T20:28:29.024792469Z Brought to you by linuxserver.io 2026-03-26T20:28:29.024796176Z ─────────────────────────────────────── 2026-03-26T20:28:29.024988684Z 2026-03-26T20:28:29.025002722Z To support LSIO projects visit: 2026-03-26T20:28:29.025009656Z https://www.linuxserver.io/donate/ 2026-03-26T20:28:29.025019466Z 2026-03-26T20:28:29.025025889Z ─────────────────────────────────────── 2026-03-26T20:28:29.025033584Z GID/UID 2026-03-26T20:28:29.025039897Z ─────────────────────────────────────── 2026-03-26T20:28:29.028297446Z 2026-03-26T20:28:29.028306384Z User UID: 911 2026-03-26T20:28:29.028310092Z User GID: 911 2026-03-26T20:28:29.028313829Z ─────────────────────────────────────── 2026-03-26T20:28:29.029657565Z Linuxserver.io version: 715add6a-ls268 2026-03-26T20:28:29.029922108Z Build-date: 2026-03-26T20:23:35+00:00 2026-03-26T20:28:29.029929162Z ─────────────────────────────────────── 2026-03-26T20:28:29.029933270Z 2026-03-26T20:28:29.089559394Z [custom-init] No custom files found, skipping... 2026-03-26T20:28:30.262953945Z 2026-03-26 20:28:30,262 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-03-26T20:28:30.263153657Z 2026-03-26 20:28:30,263 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-03-26T20:28:32.264317901Z 2026-03-26 20:28:32,264 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-26T20:28:32.264386258Z 2026-03-26 20:28:32,264 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-26T20:28:32.264396549Z 2026-03-26 20:28:32,264 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-26T20:28:32.265053041Z 2026-03-26 20:28:32,264 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-26T20:28:32.265666907Z 2026-03-26 20:28:32,265 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-03-26T20:28:32.265729654Z 2026-03-26 20:28:32,265 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-03-26T20:28:32.281670733Z 2026-03-26 20:28:32,281 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)] 2026-03-26T20:28:32.346543442Z 2026-03-26 20:28:32,346 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-03-26T20:28:32.346850490Z 2026-03-26 20:28:32,346 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-03-26T20:28:32.367094644Z 2026-03-26 20:28:32,366 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-03-26T20:28:32.435394875Z 2026-03-26 20:28:32,435 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-03-26T20:28:32.437656850Z 2026-03-26 20:28:32,437 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-03-26T20:28:32.440578192Z 2026-03-26 20:28:32,440 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-03-26T20:28:33.013068240Z 2026-03-26 20:28:33,012 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-03-26T20:28:33.038319857Z 2026-03-26 20:28:33,038 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-03-26T20:28:33.324712252Z 2026-03-26 20:28:33,324 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-03-26T20:28:33.324787093Z 2026-03-26 20:28:33,324 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-03-26T20:28:33.428764334Z 2026-03-26 20:28:33,428 INFO: Scheduler started [base.py:214 (MAIN)] 2026-03-26T20:28:33.432080841Z 2026-03-26 20:28:33,431 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:28:33.432844048Z 2026-03-26 20:28:33,432 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:28:33.434006669Z 2026-03-26 20:28:33,433 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:28:33.435208189Z 2026-03-26 20:28:33,435 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:28:33.436179725Z 2026-03-26 20:28:33,436 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:28:33.438701643Z 2026-03-26 20:28:33,438 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:28:33.440094258Z 2026-03-26 20:28:33,439 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:28:34.130162924Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-03-26T20:28:34.147677932Z [ls.io-init] done.