2026-06-08T19:21:16.615875742Z [migrations] started
2026-06-08T19:21:16.615915242Z [migrations] no migrations found
2026-06-08T19:21:16.654516204Z usermod: no changes
2026-06-08T19:21:16.663720504Z ───────────────────────────────────────
2026-06-08T19:21:16.663734171Z 
2026-06-08T19:21:16.663738991Z       ██╗     ███████╗██╗ ██████╗
2026-06-08T19:21:16.663743841Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-08T19:21:16.663748400Z       ██║     ███████╗██║██║   ██║
2026-06-08T19:21:16.663752178Z       ██║     ╚════██║██║██║   ██║
2026-06-08T19:21:16.663756907Z       ███████╗███████║██║╚██████╔╝
2026-06-08T19:21:16.663761597Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-08T19:21:16.663766166Z 
2026-06-08T19:21:16.663769793Z    Brought to you by linuxserver.io
2026-06-08T19:21:16.663773591Z ───────────────────────────────────────
2026-06-08T19:21:16.663998163Z 
2026-06-08T19:21:16.664005338Z To support LSIO projects visit:
2026-06-08T19:21:16.664009336Z https://www.linuxserver.io/donate/
2026-06-08T19:21:16.664012993Z 
2026-06-08T19:21:16.664016550Z ───────────────────────────────────────
2026-06-08T19:21:16.664020608Z GID/UID
2026-06-08T19:21:16.664024326Z ───────────────────────────────────────
2026-06-08T19:21:16.667401608Z 
2026-06-08T19:21:16.667407841Z User UID:    911
2026-06-08T19:21:16.667411538Z User GID:    911
2026-06-08T19:21:16.667415156Z ───────────────────────────────────────
2026-06-08T19:21:16.668347484Z Linuxserver.io version: c570fd29-ls299
2026-06-08T19:21:16.668527226Z Build-date: 2026-06-08T19:15:10+00:00
2026-06-08T19:21:16.668532296Z ───────────────────────────────────────
2026-06-08T19:21:16.668536194Z     
2026-06-08T19:21:16.729737469Z [custom-init] No custom files found, skipping...
2026-06-08T19:21:17.985240569Z 2026-06-08 19:21:17,985 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-08T19:21:17.985381943Z 2026-06-08 19:21:17,985 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-08T19:21:19.986759439Z 2026-06-08 19:21:19,986 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-08T19:21:19.986842346Z 2026-06-08 19:21:19,986 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-08T19:21:19.986852377Z 2026-06-08 19:21:19,986 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-08T19:21:19.987544361Z 2026-06-08 19:21:19,987 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-08T19:21:19.988219240Z 2026-06-08 19:21:19,988 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-08T19:21:19.988274642Z 2026-06-08 19:21:19,988 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-08T19:21:20.007168428Z 2026-06-08 19:21:20,006 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-08T19:21:20.098048244Z 2026-06-08 19:21:20,097 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-08T19:21:20.098693043Z 2026-06-08 19:21:20,098 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-08T19:21:20.117968419Z 2026-06-08 19:21:20,117 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-08T19:21:20.184384287Z 2026-06-08 19:21:20,184 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-08T19:21:20.186652276Z 2026-06-08 19:21:20,186 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-08T19:21:20.189587588Z 2026-06-08 19:21:20,189 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-08T19:21:20.623034754Z 2026-06-08 19:21:20,622 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-08T19:21:20.666605527Z 2026-06-08 19:21:20,666 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-08T19:21:20.959482137Z 2026-06-08 19:21:20,959 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-08T19:21:20.959740136Z 2026-06-08 19:21:20,959 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-08T19:21:21.065967706Z 2026-06-08 19:21:21,065 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-08T19:21:21.071923453Z 2026-06-08 19:21:21,071 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:21:21.074233656Z 2026-06-08 19:21:21,073 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:21:21.076438918Z 2026-06-08 19:21:21,076 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:21:21.079143867Z 2026-06-08 19:21:21,078 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:21:21.081152072Z 2026-06-08 19:21:21,080 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:21:21.085163532Z 2026-06-08 19:21:21,084 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:21:21.088705155Z 2026-06-08 19:21:21,088 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:21:21.769882124Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-08T19:21:21.788345625Z [ls.io-init] done.