2026-03-14T19:10:57.415668924Z [migrations] started
2026-03-14T19:10:57.415717182Z [migrations] no migrations found
2026-03-14T19:10:57.443275070Z usermod: no changes
2026-03-14T19:10:57.452494186Z ───────────────────────────────────────
2026-03-14T19:10:57.452521110Z 
2026-03-14T19:10:57.452525098Z       ██╗     ███████╗██╗ ██████╗
2026-03-14T19:10:57.452529136Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-14T19:10:57.452533695Z       ██║     ███████╗██║██║   ██║
2026-03-14T19:10:57.452537453Z       ██║     ╚════██║██║██║   ██║
2026-03-14T19:10:57.452541210Z       ███████╗███████║██║╚██████╔╝
2026-03-14T19:10:57.452545219Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-14T19:10:57.452548996Z 
2026-03-14T19:10:57.452556792Z    Brought to you by linuxserver.io
2026-03-14T19:10:57.452560459Z ───────────────────────────────────────
2026-03-14T19:10:57.452775282Z 
2026-03-14T19:10:57.452797006Z To support LSIO projects visit:
2026-03-14T19:10:57.452801635Z https://www.linuxserver.io/donate/
2026-03-14T19:10:57.452806635Z 
2026-03-14T19:10:57.452810853Z ───────────────────────────────────────
2026-03-14T19:10:57.452816144Z GID/UID
2026-03-14T19:10:57.452820433Z ───────────────────────────────────────
2026-03-14T19:10:57.456061069Z 
2026-03-14T19:10:57.456068734Z User UID:    911
2026-03-14T19:10:57.456072873Z User GID:    911
2026-03-14T19:10:57.456076730Z ───────────────────────────────────────
2026-03-14T19:10:57.456928476Z Linuxserver.io version: e7c7ce2d-ls263
2026-03-14T19:10:57.457099179Z Build-date: 2026-03-14T19:06:22+00:00
2026-03-14T19:10:57.457105462Z ───────────────────────────────────────
2026-03-14T19:10:57.457109651Z     
2026-03-14T19:10:57.511712795Z [custom-init] No custom files found, skipping...
2026-03-14T19:10:58.653447736Z 2026-03-14 19:10:58,653 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-14T19:10:58.653635394Z 2026-03-14 19:10:58,653 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-14T19:11:00.654751672Z 2026-03-14 19:11:00,654 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-14T19:11:00.654800420Z 2026-03-14 19:11:00,654 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-14T19:11:00.654810580Z 2026-03-14 19:11:00,654 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-14T19:11:00.655522023Z 2026-03-14 19:11:00,655 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-14T19:11:00.656178455Z 2026-03-14 19:11:00,656 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-14T19:11:00.656223756Z 2026-03-14 19:11:00,656 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-14T19:11:00.675985374Z 2026-03-14 19:11:00,675 INFO: Apprise library (1.9.8) installed [startup.py:237 (MAIN)]
2026-03-14T19:11:00.758057166Z 2026-03-14 19:11:00,757 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-14T19:11:00.758662615Z 2026-03-14 19:11:00,758 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-14T19:11:00.778711231Z 2026-03-14 19:11:00,778 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-14T19:11:00.845956595Z 2026-03-14 19:11:00,845 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-14T19:11:00.848258590Z 2026-03-14 19:11:00,848 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-14T19:11:00.851016394Z 2026-03-14 19:11:00,850 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-14T19:11:01.439585990Z 2026-03-14 19:11:01,439 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-14T19:11:01.465573556Z 2026-03-14 19:11:01,465 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-14T19:11:01.755151890Z 2026-03-14 19:11:01,754 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-14T19:11:01.755256330Z 2026-03-14 19:11:01,755 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-14T19:11:01.859530275Z 2026-03-14 19:11:01,859 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-14T19:11:01.865004950Z 2026-03-14 19:11:01,864 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-14T19:11:01.867343580Z 2026-03-14 19:11:01,867 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-14T19:11:01.869801740Z 2026-03-14 19:11:01,869 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-14T19:11:01.872433781Z 2026-03-14 19:11:01,872 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-14T19:11:01.874553750Z 2026-03-14 19:11:01,874 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-14T19:11:01.879058362Z 2026-03-14 19:11:01,878 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-14T19:11:01.882574493Z 2026-03-14 19:11:01,882 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-14T19:11:02.551919451Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-14T19:11:02.569437399Z [ls.io-init] done.