2026-06-20T20:12:14.179660696Z [migrations] started
2026-06-20T20:12:14.179697370Z [migrations] no migrations found
2026-06-20T20:12:14.207100157Z usermod: no changes
2026-06-20T20:12:14.215924542Z ───────────────────────────────────────
2026-06-20T20:12:14.215941466Z 
2026-06-20T20:12:14.215946285Z       ██╗     ███████╗██╗ ██████╗
2026-06-20T20:12:14.215951205Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-20T20:12:14.215955795Z       ██║     ███████╗██║██║   ██║
2026-06-20T20:12:14.215960414Z       ██║     ╚════██║██║██║   ██║
2026-06-20T20:12:14.215965093Z       ███████╗███████║██║╚██████╔╝
2026-06-20T20:12:14.215969763Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-20T20:12:14.215974522Z 
2026-06-20T20:12:14.215978981Z    Brought to you by linuxserver.io
2026-06-20T20:12:14.215983520Z ───────────────────────────────────────
2026-06-20T20:12:14.216218213Z 
2026-06-20T20:12:14.216232552Z To support LSIO projects visit:
2026-06-20T20:12:14.216239436Z https://www.linuxserver.io/donate/
2026-06-20T20:12:14.216246370Z 
2026-06-20T20:12:14.216252663Z ───────────────────────────────────────
2026-06-20T20:12:14.216260248Z GID/UID
2026-06-20T20:12:14.216266531Z ───────────────────────────────────────
2026-06-20T20:12:14.219565515Z 
2026-06-20T20:12:14.219573041Z User UID:    911
2026-06-20T20:12:14.219576898Z User GID:    911
2026-06-20T20:12:14.219580967Z ───────────────────────────────────────
2026-06-20T20:12:14.220496501Z Linuxserver.io version: 48ec4352-ls301
2026-06-20T20:12:14.220695972Z Build-date: 2026-06-20T20:07:20+00:00
2026-06-20T20:12:14.220706403Z ───────────────────────────────────────
2026-06-20T20:12:14.220715051Z     
2026-06-20T20:12:14.278192656Z [custom-init] No custom files found, skipping...
2026-06-20T20:12:15.539737269Z 2026-06-20 20:12:15,539 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-20T20:12:15.539884325Z 2026-06-20 20:12:15,539 INFO: Lazylibrarian (pid 170) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-20T20:12:17.541158618Z 2026-06-20 20:12:17,540 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-20T20:12:17.541241846Z 2026-06-20 20:12:17,541 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-20T20:12:17.541252236Z 2026-06-20 20:12:17,541 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-20T20:12:17.541954230Z 2026-06-20 20:12:17,541 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-20T20:12:17.542594981Z 2026-06-20 20:12:17,542 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-20T20:12:17.542631485Z 2026-06-20 20:12:17,542 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-20T20:12:17.559967484Z 2026-06-20 20:12:17,559 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-20T20:12:17.641631336Z 2026-06-20 20:12:17,641 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-20T20:12:17.642183067Z 2026-06-20 20:12:17,642 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-20T20:12:17.662392875Z 2026-06-20 20:12:17,662 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-20T20:12:17.730034984Z 2026-06-20 20:12:17,729 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-20T20:12:17.732554529Z 2026-06-20 20:12:17,732 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-20T20:12:17.735316362Z 2026-06-20 20:12:17,735 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-20T20:12:18.182246618Z 2026-06-20 20:12:18,182 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-20T20:12:18.226502821Z 2026-06-20 20:12:18,226 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-20T20:12:18.520830635Z 2026-06-20 20:12:18,520 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-20T20:12:18.521126631Z 2026-06-20 20:12:18,520 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-20T20:12:18.627349632Z 2026-06-20 20:12:18,626 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-20T20:12:18.633253895Z 2026-06-20 20:12:18,633 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-20T20:12:18.635676234Z 2026-06-20 20:12:18,635 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-20T20:12:18.638204206Z 2026-06-20 20:12:18,638 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-20T20:12:18.640870577Z 2026-06-20 20:12:18,640 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-20T20:12:18.642983633Z 2026-06-20 20:12:18,642 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-20T20:12:18.646559366Z 2026-06-20 20:12:18,646 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-20T20:12:18.650315101Z 2026-06-20 20:12:18,650 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-20T20:12:19.322098469Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-20T20:12:19.338567121Z [ls.io-init] done.