2026-06-24T20:36:42.595392273Z [migrations] started 2026-06-24T20:36:42.648494530Z [migrations] no migrations found 2026-06-24T20:36:43.642567615Z usermod: no changes 2026-06-24T20:36:43.828152831Z ─────────────────────────────────────── 2026-06-24T20:36:43.828181950Z 2026-06-24T20:36:43.828188282Z ██╗ ███████╗██╗ ██████╗ 2026-06-24T20:36:43.828194104Z ██║ ██╔════╝██║██╔═══██╗ 2026-06-24T20:36:43.828199765Z ██║ ███████╗██║██║ ██║ 2026-06-24T20:36:43.828205437Z ██║ ╚════██║██║██║ ██║ 2026-06-24T20:36:43.828211018Z ███████╗███████║██║╚██████╔╝ 2026-06-24T20:36:43.828216619Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-06-24T20:36:43.828222321Z 2026-06-24T20:36:43.828227812Z Brought to you by linuxserver.io 2026-06-24T20:36:43.828233283Z ─────────────────────────────────────── 2026-06-24T20:36:43.840475325Z 2026-06-24T20:36:43.840814318Z To support LSIO projects visit: 2026-06-24T20:36:43.840835170Z https://www.linuxserver.io/donate/ 2026-06-24T20:36:43.840841062Z 2026-06-24T20:36:43.841152179Z ─────────────────────────────────────── 2026-06-24T20:36:43.841162700Z GID/UID 2026-06-24T20:36:43.841814984Z ─────────────────────────────────────── 2026-06-24T20:36:44.000314245Z 2026-06-24T20:36:44.000354736Z User UID: 911 2026-06-24T20:36:44.000363815Z User GID: 911 2026-06-24T20:36:44.000372141Z ─────────────────────────────────────── 2026-06-24T20:36:44.049283625Z Linuxserver.io version: 388cedb3-ls303 2026-06-24T20:36:44.053414517Z Build-date: 2026-06-24T20:30:21+00:00 2026-06-24T20:36:44.053430429Z ─────────────────────────────────────── 2026-06-24T20:36:44.053437152Z 2026-06-24T20:36:47.914475925Z [custom-init] No custom files found, skipping... 2026-06-24T20:37:17.490924888Z 2026-06-24 20:37:17,488 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-06-24T20:37:17.493071442Z 2026-06-24 20:37:17,492 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-06-24T20:37:19.502008868Z 2026-06-24 20:37:19,501 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-24T20:37:19.502848689Z 2026-06-24 20:37:19,502 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-24T20:37:19.503627258Z 2026-06-24 20:37:19,503 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-24T20:37:19.517101843Z 2026-06-24 20:37:19,516 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-24T20:37:19.529374897Z 2026-06-24 20:37:19,528 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-06-24T20:37:19.531217238Z 2026-06-24 20:37:19,530 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-06-24T20:37:19.903615586Z 2026-06-24 20:37:19,902 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)] 2026-06-24T20:37:20.260045184Z 2026-06-24 20:37:20,259 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-06-24T20:37:20.273567024Z 2026-06-24 20:37:20,272 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-06-24T20:37:20.732053329Z 2026-06-24 20:37:20,731 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-06-24T20:37:22.466285332Z 2026-06-24 20:37:22,465 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-06-24T20:37:22.534820578Z 2026-06-24 20:37:22,534 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-06-24T20:37:22.593212661Z 2026-06-24 20:37:22,592 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-06-24T20:37:24.668155978Z 2026-06-24 20:37:24,667 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-06-24T20:37:24.741147782Z 2026-06-24 20:37:24,740 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-06-24T20:37:25.812523160Z 2026-06-24 20:37:25,811 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-06-24T20:37:25.814772442Z 2026-06-24 20:37:25,814 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-06-24T20:37:25.965149761Z 2026-06-24 20:37:25,964 INFO: Scheduler started [base.py:214 (MAIN)] 2026-06-24T20:37:26.029009950Z 2026-06-24 20:37:26,028 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-06-24T20:37:26.051170924Z 2026-06-24 20:37:26,050 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-06-24T20:37:26.071728477Z 2026-06-24 20:37:26,071 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-06-24T20:37:26.093875573Z 2026-06-24 20:37:26,093 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-06-24T20:37:26.109523907Z 2026-06-24 20:37:26,109 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-06-24T20:37:26.135731453Z 2026-06-24 20:37:26,135 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-06-24T20:37:26.160982352Z 2026-06-24 20:37:26,160 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-06-24T20:37:26.778799594Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-06-24T20:37:27.418815666Z [ls.io-init] done.