2026-03-07T19:05:39.162445227Z [migrations] started
2026-03-07T19:05:39.167396608Z [migrations] no migrations found
2026-03-07T19:05:39.891765974Z usermod: no changes
2026-03-07T19:05:40.065894312Z ───────────────────────────────────────
2026-03-07T19:05:40.065927830Z 
2026-03-07T19:05:40.065936577Z       ██╗     ███████╗██╗ ██████╗
2026-03-07T19:05:40.065944273Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-07T19:05:40.065953812Z       ██║     ███████╗██║██║   ██║
2026-03-07T19:05:40.065963151Z       ██║     ╚════██║██║██║   ██║
2026-03-07T19:05:40.065971558Z       ███████╗███████║██║╚██████╔╝
2026-03-07T19:05:40.065978882Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-07T19:05:40.065986297Z 
2026-03-07T19:05:40.065993311Z    Brought to you by linuxserver.io
2026-03-07T19:05:40.066000476Z ───────────────────────────────────────
2026-03-07T19:05:40.074839374Z 
2026-03-07T19:05:40.075098025Z To support LSIO projects visit:
2026-03-07T19:05:40.075121352Z https://www.linuxserver.io/donate/
2026-03-07T19:05:40.075130851Z 
2026-03-07T19:05:40.075356856Z ───────────────────────────────────────
2026-03-07T19:05:40.075379793Z GID/UID
2026-03-07T19:05:40.075795389Z ───────────────────────────────────────
2026-03-07T19:05:40.196852810Z 
2026-03-07T19:05:40.196871117Z User UID:    911
2026-03-07T19:05:40.196875476Z User GID:    911
2026-03-07T19:05:40.196879614Z ───────────────────────────────────────
2026-03-07T19:05:40.238855159Z Linuxserver.io version: e7c7ce2d-ls262
2026-03-07T19:05:40.242614349Z Build-date: 2026-03-07T19:00:03+00:00
2026-03-07T19:05:40.242629219Z ───────────────────────────────────────
2026-03-07T19:05:40.242637917Z     
2026-03-07T19:05:43.312576581Z [custom-init] No custom files found, skipping...
2026-03-07T19:06:10.233900557Z 2026-03-07 19:06:10,230 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-07T19:06:10.237418410Z 2026-03-07 19:06:10,236 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-07T19:06:12.246571144Z 2026-03-07 19:06:12,245 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-07T19:06:12.247419282Z 2026-03-07 19:06:12,246 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-07T19:06:12.248235887Z 2026-03-07 19:06:12,247 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-07T19:06:12.261433873Z 2026-03-07 19:06:12,260 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-07T19:06:12.273670885Z 2026-03-07 19:06:12,273 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-07T19:06:12.275477683Z 2026-03-07 19:06:12,275 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-07T19:06:12.628933268Z 2026-03-07 19:06:12,628 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-03-07T19:06:12.981096651Z 2026-03-07 19:06:12,980 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-07T19:06:12.991872892Z 2026-03-07 19:06:12,991 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-07T19:06:13.418728601Z 2026-03-07 19:06:13,418 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-07T19:06:15.149879429Z 2026-03-07 19:06:15,149 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-07T19:06:15.215480899Z 2026-03-07 19:06:15,214 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-07T19:06:15.272101815Z 2026-03-07 19:06:15,271 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-07T19:06:17.559261626Z 2026-03-07 19:06:17,558 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-07T19:06:17.618141661Z 2026-03-07 19:06:17,617 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-07T19:06:18.975448007Z 2026-03-07 19:06:18,974 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-07T19:06:18.977700904Z 2026-03-07 19:06:18,977 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-07T19:06:19.125919107Z 2026-03-07 19:06:19,125 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-07T19:06:19.159169713Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-07T19:06:19.172249091Z 2026-03-07 19:06:19,171 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-07T19:06:19.192609099Z 2026-03-07 19:06:19,192 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-07T19:06:19.212731680Z 2026-03-07 19:06:19,212 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-07T19:06:19.235325376Z 2026-03-07 19:06:19,234 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-07T19:06:19.253967896Z 2026-03-07 19:06:19,253 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-07T19:06:19.280710046Z 2026-03-07 19:06:19,280 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-07T19:06:19.305756572Z 2026-03-07 19:06:19,305 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-07T19:06:19.639813294Z [ls.io-init] done.