2026-03-15T14:22:00.761773151Z [migrations] started 2026-03-15T14:22:00.766738510Z [migrations] no migrations found 2026-03-15T14:22:01.480948444Z usermod: no changes 2026-03-15T14:22:01.658359564Z ─────────────────────────────────────── 2026-03-15T14:22:01.658387129Z 2026-03-15T14:22:01.658395626Z ██╗ ███████╗██╗ ██████╗ 2026-03-15T14:22:01.658402771Z ██║ ██╔════╝██║██╔═══██╗ 2026-03-15T14:22:01.658409885Z ██║ ███████╗██║██║ ██║ 2026-03-15T14:22:01.658416618Z ██║ ╚════██║██║██║ ██║ 2026-03-15T14:22:01.658423322Z ███████╗███████║██║╚██████╔╝ 2026-03-15T14:22:01.658430486Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-03-15T14:22:01.658437380Z 2026-03-15T14:22:01.658443903Z Brought to you by linuxserver.io 2026-03-15T14:22:01.658450607Z ─────────────────────────────────────── 2026-03-15T14:22:01.670001478Z 2026-03-15T14:22:01.670367625Z To support LSIO projects visit: 2026-03-15T14:22:01.670389890Z https://www.linuxserver.io/donate/ 2026-03-15T14:22:01.670399279Z 2026-03-15T14:22:01.670733773Z ─────────────────────────────────────── 2026-03-15T14:22:01.670756689Z GID/UID 2026-03-15T14:22:01.671357208Z ─────────────────────────────────────── 2026-03-15T14:22:01.794307455Z 2026-03-15T14:22:01.794335191Z User UID: 911 2026-03-15T14:22:01.794345131Z User GID: 911 2026-03-15T14:22:01.794353668Z ─────────────────────────────────────── 2026-03-15T14:22:01.836919788Z Linuxserver.io version: a0c0dce1-ls263 2026-03-15T14:22:01.840337360Z Build-date: 2026-03-15T14:17:23+00:00 2026-03-15T14:22:01.840362040Z ─────────────────────────────────────── 2026-03-15T14:22:01.840371980Z 2026-03-15T14:22:04.885295478Z [custom-init] No custom files found, skipping... 2026-03-15T14:22:31.775337410Z 2026-03-15 14:22:31,772 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-03-15T14:22:31.777574585Z 2026-03-15 14:22:31,776 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-03-15T14:22:33.786897123Z 2026-03-15 14:22:33,786 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-15T14:22:33.787727986Z 2026-03-15 14:22:33,787 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-15T14:22:33.788516194Z 2026-03-15 14:22:33,788 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-15T14:22:33.801821518Z 2026-03-15 14:22:33,801 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-15T14:22:33.813856373Z 2026-03-15 14:22:33,813 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-03-15T14:22:33.815670747Z 2026-03-15 14:22:33,815 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-03-15T14:22:34.172875735Z 2026-03-15 14:22:34,172 INFO: Apprise library (1.9.8) installed [startup.py:237 (MAIN)] 2026-03-15T14:22:34.515788993Z 2026-03-15 14:22:34,515 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-03-15T14:22:34.526939949Z 2026-03-15 14:22:34,526 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-03-15T14:22:34.953724145Z 2026-03-15 14:22:34,953 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-03-15T14:22:36.662092050Z 2026-03-15 14:22:36,661 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-03-15T14:22:36.727671254Z 2026-03-15 14:22:36,727 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-03-15T14:22:36.785637536Z 2026-03-15 14:22:36,785 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-03-15T14:22:39.021432001Z 2026-03-15 14:22:39,020 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-03-15T14:22:39.075261513Z 2026-03-15 14:22:39,074 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-03-15T14:22:40.276767331Z 2026-03-15 14:22:40,276 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-03-15T14:22:40.279010178Z 2026-03-15 14:22:40,278 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-03-15T14:22:40.435873759Z 2026-03-15 14:22:40,434 INFO: Scheduler started [base.py:214 (MAIN)] 2026-03-15T14:22:40.512665442Z 2026-03-15 14:22:40,512 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:40.533394125Z 2026-03-15 14:22:40,532 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:40.553535396Z 2026-03-15 14:22:40,553 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:40.575336980Z 2026-03-15 14:22:40,574 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:40.590911393Z 2026-03-15 14:22:40,590 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:40.616917664Z 2026-03-15 14:22:40,616 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:40.641942048Z 2026-03-15 14:22:40,641 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:40.790945902Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-03-15T14:22:41.292147280Z [ls.io-init] done.