2026-06-13T20:09:14.397932646Z [migrations] started
2026-06-13T20:09:14.397975793Z [migrations] no migrations found
2026-06-13T20:09:14.424749840Z usermod: no changes
2026-06-13T20:09:14.433936384Z ───────────────────────────────────────
2026-06-13T20:09:14.433954871Z 
2026-06-13T20:09:14.433960212Z       ██╗     ███████╗██╗ ██████╗
2026-06-13T20:09:14.433965222Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-13T20:09:14.433970062Z       ██║     ███████╗██║██║   ██║
2026-06-13T20:09:14.433974892Z       ██║     ╚════██║██║██║   ██║
2026-06-13T20:09:14.433979761Z       ███████╗███████║██║╚██████╔╝
2026-06-13T20:09:14.433984711Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-13T20:09:14.433989491Z 
2026-06-13T20:09:14.433994100Z    Brought to you by linuxserver.io
2026-06-13T20:09:14.433999160Z ───────────────────────────────────────
2026-06-13T20:09:14.434222961Z 
2026-06-13T20:09:14.434238372Z To support LSIO projects visit:
2026-06-13T20:09:14.434242761Z https://www.linuxserver.io/donate/
2026-06-13T20:09:14.434246469Z 
2026-06-13T20:09:14.434249956Z ───────────────────────────────────────
2026-06-13T20:09:14.434254204Z GID/UID
2026-06-13T20:09:14.434257671Z ───────────────────────────────────────
2026-06-13T20:09:14.438287558Z 
2026-06-13T20:09:14.438298680Z User UID:    911
2026-06-13T20:09:14.438303460Z User GID:    911
2026-06-13T20:09:14.438307458Z ───────────────────────────────────────
2026-06-13T20:09:14.439188533Z Linuxserver.io version: d58c5eab-ls300
2026-06-13T20:09:14.439347393Z Build-date: 2026-06-13T20:04:29+00:00
2026-06-13T20:09:14.439354758Z ───────────────────────────────────────
2026-06-13T20:09:14.439359197Z     
2026-06-13T20:09:14.500439654Z [custom-init] No custom files found, skipping...
2026-06-13T20:09:15.796834195Z 2026-06-13 20:09:15,796 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-13T20:09:15.796940810Z 2026-06-13 20:09:15,796 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-13T20:09:17.797757694Z 2026-06-13 20:09:17,797 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-13T20:09:17.797817565Z 2026-06-13 20:09:17,797 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-13T20:09:17.797823867Z 2026-06-13 20:09:17,797 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-13T20:09:17.798561533Z 2026-06-13 20:09:17,798 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-13T20:09:17.799187855Z 2026-06-13 20:09:17,799 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-13T20:09:17.799645396Z 2026-06-13 20:09:17,799 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-13T20:09:17.814973049Z 2026-06-13 20:09:17,814 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-13T20:09:17.885540494Z 2026-06-13 20:09:17,885 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-13T20:09:17.886361749Z 2026-06-13 20:09:17,886 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-13T20:09:17.916034565Z 2026-06-13 20:09:17,915 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-13T20:09:17.984209582Z 2026-06-13 20:09:17,984 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-13T20:09:17.986737373Z 2026-06-13 20:09:17,986 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-13T20:09:17.989359595Z 2026-06-13 20:09:17,989 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-13T20:09:18.424269831Z 2026-06-13 20:09:18,423 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-13T20:09:18.467384843Z 2026-06-13 20:09:18,467 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-13T20:09:18.750228090Z 2026-06-13 20:09:18,749 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-13T20:09:18.750493274Z 2026-06-13 20:09:18,750 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-13T20:09:18.856814344Z 2026-06-13 20:09:18,856 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-13T20:09:18.862668595Z 2026-06-13 20:09:18,862 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:09:18.865062266Z 2026-06-13 20:09:18,864 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:09:18.867690811Z 2026-06-13 20:09:18,867 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:09:18.870110404Z 2026-06-13 20:09:18,869 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:09:18.872589197Z 2026-06-13 20:09:18,872 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:09:18.876417538Z 2026-06-13 20:09:18,876 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:09:18.879822887Z 2026-06-13 20:09:18,879 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:09:19.540777097Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-13T20:09:19.559567214Z [ls.io-init] done.