2026-06-05T09:08:35.811203412Z [migrations] started
2026-06-05T09:08:35.819053302Z [migrations] no migrations found
2026-06-05T09:08:36.610525624Z usermod: no changes
2026-06-05T09:08:36.787775280Z ───────────────────────────────────────
2026-06-05T09:08:36.787803817Z 
2026-06-05T09:08:36.787811613Z       ██╗     ███████╗██╗ ██████╗
2026-06-05T09:08:36.787819168Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-05T09:08:36.787826433Z       ██║     ███████╗██║██║   ██║
2026-06-05T09:08:36.787833206Z       ██║     ╚════██║██║██║   ██║
2026-06-05T09:08:36.787839950Z       ███████╗███████║██║╚██████╔╝
2026-06-05T09:08:36.787895372Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-05T09:08:36.787905061Z 
2026-06-05T09:08:36.787911624Z    Brought to you by linuxserver.io
2026-06-05T09:08:36.787918338Z ───────────────────────────────────────
2026-06-05T09:08:36.799747882Z 
2026-06-05T09:08:36.800101975Z To support LSIO projects visit:
2026-06-05T09:08:36.800123288Z https://www.linuxserver.io/donate/
2026-06-05T09:08:36.800130943Z 
2026-06-05T09:08:36.800489255Z ───────────────────────────────────────
2026-06-05T09:08:36.800512351Z GID/UID
2026-06-05T09:08:36.801067439Z ───────────────────────────────────────
2026-06-05T09:08:36.928510186Z 
2026-06-05T09:08:36.928535547Z User UID:    911
2026-06-05T09:08:36.928545316Z User GID:    911
2026-06-05T09:08:36.928553874Z ───────────────────────────────────────
2026-06-05T09:08:36.976827154Z Linuxserver.io version: 6324496a-ls297
2026-06-05T09:08:36.980964296Z Build-date: 2026-06-05T09:03:26+00:00
2026-06-05T09:08:36.980985519Z ───────────────────────────────────────
2026-06-05T09:08:36.980993645Z     
2026-06-05T09:08:40.866187762Z [custom-init] No custom files found, skipping...
2026-06-05T09:09:10.584218722Z 2026-06-05 09:09:10,581 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-05T09:09:10.586316546Z 2026-06-05 09:09:10,585 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-05T09:09:12.595518391Z 2026-06-05 09:09:12,594 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-05T09:09:12.596386389Z 2026-06-05 09:09:12,595 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-05T09:09:12.597150528Z 2026-06-05 09:09:12,596 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-05T09:09:12.610761360Z 2026-06-05 09:09:12,610 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-05T09:09:12.623077384Z 2026-06-05 09:09:12,622 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-05T09:09:12.624928753Z 2026-06-05 09:09:12,624 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-05T09:09:12.990576416Z 2026-06-05 09:09:12,989 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-05T09:09:13.336911395Z 2026-06-05 09:09:13,336 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-05T09:09:13.348118817Z 2026-06-05 09:09:13,347 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-05T09:09:13.790238864Z 2026-06-05 09:09:13,789 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-05T09:09:15.531761861Z 2026-06-05 09:09:15,531 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-05T09:09:15.598141117Z 2026-06-05 09:09:15,597 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-05T09:09:15.656039753Z 2026-06-05 09:09:15,655 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-05T09:09:17.691616126Z 2026-06-05 09:09:17,691 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-05T09:09:17.880547317Z 2026-06-05 09:09:17,879 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-05T09:09:18.925163244Z 2026-06-05 09:09:18,924 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-05T09:09:18.927382213Z 2026-06-05 09:09:18,926 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-05T09:09:19.078358915Z 2026-06-05 09:09:19,077 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-05T09:09:19.141313244Z 2026-06-05 09:09:19,140 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-05T09:09:19.162333077Z 2026-06-05 09:09:19,161 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-05T09:09:19.183248861Z 2026-06-05 09:09:19,182 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-05T09:09:19.206697095Z 2026-06-05 09:09:19,206 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-05T09:09:19.222430862Z 2026-06-05 09:09:19,221 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-05T09:09:19.250424921Z 2026-06-05 09:09:19,249 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-05T09:09:19.276431238Z 2026-06-05 09:09:19,275 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-05T09:09:19.412149300Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-05T09:09:19.999318091Z [ls.io-init] done.