2026-05-29T09:07:15.219572700Z [migrations] started
2026-05-29T09:07:15.219628543Z [migrations] no migrations found
2026-05-29T09:07:15.248732811Z usermod: no changes
2026-05-29T09:07:15.258959619Z ───────────────────────────────────────
2026-05-29T09:07:15.258989358Z 
2026-05-29T09:07:15.258996874Z       ██╗     ███████╗██╗ ██████╗
2026-05-29T09:07:15.259003607Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-29T09:07:15.259010210Z       ██║     ███████╗██║██║   ██║
2026-05-29T09:07:15.259016734Z       ██║     ╚════██║██║██║   ██║
2026-05-29T09:07:15.259023257Z       ███████╗███████║██║╚██████╔╝
2026-05-29T09:07:15.259029840Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-29T09:07:15.259036453Z 
2026-05-29T09:07:15.259042646Z    Brought to you by linuxserver.io
2026-05-29T09:07:15.259049049Z ───────────────────────────────────────
2026-05-29T09:07:15.259245344Z 
2026-05-29T09:07:15.259257438Z To support LSIO projects visit:
2026-05-29T09:07:15.259261627Z https://www.linuxserver.io/donate/
2026-05-29T09:07:15.259265284Z 
2026-05-29T09:07:15.259268741Z ───────────────────────────────────────
2026-05-29T09:07:15.259273250Z GID/UID
2026-05-29T09:07:15.259276898Z ───────────────────────────────────────
2026-05-29T09:07:15.263056710Z 
2026-05-29T09:07:15.263076390Z User UID:    911
2026-05-29T09:07:15.263083645Z User GID:    911
2026-05-29T09:07:15.263090178Z ───────────────────────────────────────
2026-05-29T09:07:15.264140714Z Linuxserver.io version: 925da027-ls294
2026-05-29T09:07:15.264333462Z Build-date: 2026-05-29T09:02:40+00:00
2026-05-29T09:07:15.264338933Z ───────────────────────────────────────
2026-05-29T09:07:15.264342901Z     
2026-05-29T09:07:15.320671531Z [custom-init] No custom files found, skipping...
2026-05-29T09:07:16.621649914Z 2026-05-29 09:07:16,621 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-05-29T09:07:16.621963957Z 2026-05-29 09:07:16,621 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-05-29T09:07:18.622927695Z 2026-05-29 09:07:18,622 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-29T09:07:18.623005802Z 2026-05-29 09:07:18,622 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-29T09:07:18.623018678Z 2026-05-29 09:07:18,622 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-29T09:07:18.623683577Z 2026-05-29 09:07:18,623 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-29T09:07:18.624339108Z 2026-05-29 09:07:18,624 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-05-29T09:07:18.624991973Z 2026-05-29 09:07:18,624 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-05-29T09:07:18.642980092Z 2026-05-29 09:07:18,642 INFO: Apprise library (1.10.0) installed [startup.py:237 (MAIN)]
2026-05-29T09:07:18.712103583Z 2026-05-29 09:07:18,711 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-05-29T09:07:18.712631476Z 2026-05-29 09:07:18,712 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-05-29T09:07:18.732201270Z 2026-05-29 09:07:18,732 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-05-29T09:07:18.799389733Z 2026-05-29 09:07:18,799 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-05-29T09:07:18.801636128Z 2026-05-29 09:07:18,801 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-05-29T09:07:18.804601621Z 2026-05-29 09:07:18,804 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-05-29T09:07:19.251493907Z 2026-05-29 09:07:19,251 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-05-29T09:07:19.300876427Z 2026-05-29 09:07:19,300 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-05-29T09:07:19.539656519Z 2026-05-29 09:07:19,539 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-05-29T09:07:19.539910842Z 2026-05-29 09:07:19,539 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-05-29T09:07:19.645343942Z 2026-05-29 09:07:19,645 INFO: Scheduler started [base.py:214 (MAIN)]
2026-05-29T09:07:19.650817346Z 2026-05-29 09:07:19,650 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T09:07:19.653155595Z 2026-05-29 09:07:19,653 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T09:07:19.655555289Z 2026-05-29 09:07:19,655 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T09:07:19.658976709Z 2026-05-29 09:07:19,658 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T09:07:19.661106940Z 2026-05-29 09:07:19,661 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T09:07:19.664644184Z 2026-05-29 09:07:19,664 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T09:07:19.668141067Z 2026-05-29 09:07:19,668 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T09:07:20.361977689Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-05-29T09:07:20.378452280Z [ls.io-init] done.