2026-02-12T21:21:51.528484974Z [migrations] started
2026-02-12T21:21:51.533565785Z [migrations] no migrations found
2026-02-12T21:21:52.247274958Z usermod: no changes
2026-02-12T21:21:52.413567585Z ───────────────────────────────────────
2026-02-12T21:21:52.413599009Z 
2026-02-12T21:21:52.413604480Z       ██╗     ███████╗██╗ ██████╗
2026-02-12T21:21:52.413609560Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-12T21:21:52.413614480Z       ██║     ███████╗██║██║   ██║
2026-02-12T21:21:52.413619400Z       ██║     ╚════██║██║██║   ██║
2026-02-12T21:21:52.413624420Z       ███████╗███████║██║╚██████╔╝
2026-02-12T21:21:52.413629420Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-12T21:21:52.413634149Z 
2026-02-12T21:21:52.413638839Z    Brought to you by linuxserver.io
2026-02-12T21:21:52.413643568Z ───────────────────────────────────────
2026-02-12T21:21:52.422460834Z 
2026-02-12T21:21:52.422679504Z To support LSIO projects visit:
2026-02-12T21:21:52.422694665Z https://www.linuxserver.io/donate/
2026-02-12T21:21:52.422703102Z 
2026-02-12T21:21:52.422995440Z ───────────────────────────────────────
2026-02-12T21:21:52.423004989Z GID/UID
2026-02-12T21:21:52.423391979Z ───────────────────────────────────────
2026-02-12T21:21:52.545184986Z 
2026-02-12T21:21:52.545210137Z User UID:    911
2026-02-12T21:21:52.545218774Z User GID:    911
2026-02-12T21:21:52.545226911Z ───────────────────────────────────────
2026-02-12T21:21:52.588582186Z Linuxserver.io version: 93325b2d-ls254
2026-02-12T21:21:52.592174079Z Build-date: 2026-02-12T21:17:17+00:00
2026-02-12T21:21:52.592191044Z ───────────────────────────────────────
2026-02-12T21:21:52.592200232Z     
2026-02-12T21:21:55.536923078Z [custom-init] No custom files found, skipping...
2026-02-12T21:22:22.389333857Z 2026-02-12 21:22:22,386 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-12T21:22:22.391476742Z 2026-02-12 21:22:22,390 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-12T21:22:24.400513463Z 2026-02-12 21:22:24,399 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-12T21:22:24.401329466Z 2026-02-12 21:22:24,400 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-12T21:22:24.402066440Z 2026-02-12 21:22:24,401 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-12T21:22:24.415361803Z 2026-02-12 21:22:24,414 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-12T21:22:24.427645700Z 2026-02-12 21:22:24,427 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-12T21:22:24.429443931Z 2026-02-12 21:22:24,429 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-12T21:22:24.774347951Z 2026-02-12 21:22:24,773 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-12T21:22:25.111672710Z 2026-02-12 21:22:25,111 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-12T21:22:25.122491345Z 2026-02-12 21:22:25,122 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-12T21:22:25.551694070Z 2026-02-12 21:22:25,551 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-12T21:22:27.246428674Z 2026-02-12 21:22:27,245 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-12T21:22:27.310966856Z 2026-02-12 21:22:27,310 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-12T21:22:27.367727496Z 2026-02-12 21:22:27,367 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-12T21:22:29.590245127Z 2026-02-12 21:22:29,589 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-12T21:22:29.666859587Z 2026-02-12 21:22:29,666 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-12T21:22:30.859914277Z 2026-02-12 21:22:30,859 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-12T21:22:30.862159288Z 2026-02-12 21:22:30,861 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-12T21:22:31.007233005Z 2026-02-12 21:22:31,006 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-12T21:22:31.051754048Z 2026-02-12 21:22:31,051 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:22:31.071715785Z 2026-02-12 21:22:31,071 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:22:31.091679728Z 2026-02-12 21:22:31,091 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:22:31.113519787Z 2026-02-12 21:22:31,113 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:22:31.128686699Z 2026-02-12 21:22:31,128 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:22:31.153989401Z 2026-02-12 21:22:31,153 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:22:31.178338284Z 2026-02-12 21:22:31,177 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:22:31.465074440Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-12T21:22:31.969025317Z [ls.io-init] done.