2026-03-15T14:21:58.979813866Z [migrations] started 2026-03-15T14:21:58.979866732Z [migrations] no migrations found 2026-03-15T14:21:59.010699854Z usermod: no changes 2026-03-15T14:21:59.020738260Z ─────────────────────────────────────── 2026-03-15T14:21:59.020759132Z 2026-03-15T14:21:59.020763571Z ██╗ ███████╗██╗ ██████╗ 2026-03-15T14:21:59.020768370Z ██║ ██╔════╝██║██╔═══██╗ 2026-03-15T14:21:59.020772258Z ██║ ███████╗██║██║ ██║ 2026-03-15T14:21:59.020776016Z ██║ ╚════██║██║██║ ██║ 2026-03-15T14:21:59.020779813Z ███████╗███████║██║╚██████╔╝ 2026-03-15T14:21:59.020783571Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-03-15T14:21:59.020787449Z 2026-03-15T14:21:59.020791116Z Brought to you by linuxserver.io 2026-03-15T14:21:59.020794954Z ─────────────────────────────────────── 2026-03-15T14:21:59.021086862Z 2026-03-15T14:21:59.021096601Z To support LSIO projects visit: 2026-03-15T14:21:59.021100549Z https://www.linuxserver.io/donate/ 2026-03-15T14:21:59.021106601Z 2026-03-15T14:21:59.021110008Z ─────────────────────────────────────── 2026-03-15T14:21:59.021114577Z GID/UID 2026-03-15T14:21:59.021117964Z ─────────────────────────────────────── 2026-03-15T14:21:59.024685929Z 2026-03-15T14:21:59.024697142Z User UID: 911 2026-03-15T14:21:59.024701080Z User GID: 911 2026-03-15T14:21:59.024704697Z ─────────────────────────────────────── 2026-03-15T14:21:59.026152032Z Linuxserver.io version: a0c0dce1-ls263 2026-03-15T14:21:59.026461365Z Build-date: 2026-03-15T14:17:23+00:00 2026-03-15T14:21:59.026467848Z ─────────────────────────────────────── 2026-03-15T14:21:59.026471836Z 2026-03-15T14:21:59.081147501Z [custom-init] No custom files found, skipping... 2026-03-15T14:22:00.237197592Z 2026-03-15 14:22:00,237 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-03-15T14:22:00.237330429Z 2026-03-15 14:22:00,237 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-03-15T14:22:02.240122196Z 2026-03-15 14:22:02,239 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-15T14:22:02.240173228Z 2026-03-15 14:22:02,240 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-15T14:22:02.240182998Z 2026-03-15 14:22:02,240 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-15T14:22:02.240922617Z 2026-03-15 14:22:02,240 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-15T14:22:02.241566143Z 2026-03-15 14:22:02,241 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-03-15T14:22:02.241597436Z 2026-03-15 14:22:02,241 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-03-15T14:22:02.260706568Z 2026-03-15 14:22:02,260 INFO: Apprise library (1.9.8) installed [startup.py:237 (MAIN)] 2026-03-15T14:22:02.343438564Z 2026-03-15 14:22:02,342 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-03-15T14:22:02.343466159Z 2026-03-15 14:22:02,343 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-03-15T14:22:02.363296534Z 2026-03-15 14:22:02,363 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-03-15T14:22:02.429512560Z 2026-03-15 14:22:02,429 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-03-15T14:22:02.431708351Z 2026-03-15 14:22:02,431 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-03-15T14:22:02.434559693Z 2026-03-15 14:22:02,434 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-03-15T14:22:03.065037838Z 2026-03-15 14:22:03,064 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-03-15T14:22:03.089656656Z 2026-03-15 14:22:03,089 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-03-15T14:22:03.570432241Z 2026-03-15 14:22:03,570 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-03-15T14:22:03.570667434Z 2026-03-15 14:22:03,570 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-03-15T14:22:03.676079503Z 2026-03-15 14:22:03,675 INFO: Scheduler started [base.py:214 (MAIN)] 2026-03-15T14:22:03.681578206Z 2026-03-15 14:22:03,681 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:03.685873356Z 2026-03-15 14:22:03,685 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:03.688330864Z 2026-03-15 14:22:03,688 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:03.690890659Z 2026-03-15 14:22:03,690 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:03.692993875Z 2026-03-15 14:22:03,692 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:03.696572181Z 2026-03-15 14:22:03,696 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:03.700073241Z 2026-03-15 14:22:03,699 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-15T14:22:04.121217169Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-03-15T14:22:04.137096266Z [ls.io-init] done.