2026-08-28T19:48:39.690740439Z [migrations] started
2026-08-28T19:48:39.690792374Z [migrations] no migrations found
2026-08-28T19:48:39.716734265Z usermod: no changes
2026-08-28T19:48:39.726174653Z ───────────────────────────────────────
2026-08-28T19:48:39.726193130Z
2026-08-28T19:48:39.726197228Z ██╗ ███████╗██╗ ██████╗
2026-08-28T19:48:39.726201146Z ██║ ██╔════╝██║██╔═══██╗
2026-08-28T19:48:39.726205094Z ██║ ███████╗██║██║ ██║
2026-08-28T19:48:39.726208962Z ██║ ╚════██║██║██║ ██║
2026-08-28T19:48:39.726212900Z ███████╗███████║██║╚██████╔╝
2026-08-28T19:48:39.726216788Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-28T19:48:39.726220626Z
2026-08-28T19:48:39.726224253Z Brought to you by linuxserver.io
2026-08-28T19:48:39.726228021Z ───────────────────────────────────────
2026-08-28T19:48:39.726437362Z
2026-08-28T19:48:39.726445258Z To support LSIO projects visit:
2026-08-28T19:48:39.726449407Z https://www.linuxserver.io/donate/
2026-08-28T19:48:39.726453314Z
2026-08-28T19:48:39.726457353Z ───────────────────────────────────────
2026-08-28T19:48:39.726461972Z GID/UID
2026-08-28T19:48:39.726465669Z ───────────────────────────────────────
2026-08-28T19:48:39.729684353Z
2026-08-28T19:48:39.729693843Z User UID: 911
2026-08-28T19:48:39.729697841Z User GID: 911
2026-08-28T19:48:39.729701518Z ───────────────────────────────────────
2026-08-28T19:48:39.730533704Z Linuxserver.io version: 1fccb42b-ls339
2026-08-28T19:48:39.730763527Z Build-date: 2026-08-28T19:41:34+00:00
2026-08-28T19:48:39.730784369Z ───────────────────────────────────────
2026-08-28T19:48:39.730789560Z
2026-08-28T19:48:39.784452566Z [custom-init] No custom files found, skipping...
2026-08-28T19:48:41.026842997Z 2026-08-28 19:48:41,026 INFO: Enabled configured INFO level logging. [startup.py:144 (MAIN/lazylibrarian.startup)]
2026-08-28T19:48:41.026989192Z 2026-08-28 19:48:41,026 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:197 (MAIN/lazylibrarian.startup)]
2026-08-28T19:48:43.028163632Z 2026-08-28 19:48:43,027 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-08-28T19:48:43.028223662Z 2026-08-28 19:48:43,028 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-08-28T19:48:43.028234274Z 2026-08-28 19:48:43,028 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-08-28T19:48:43.028958633Z 2026-08-28 19:48:43,028 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-08-28T19:48:43.029797653Z 2026-08-28 19:48:43,029 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-08-28T19:48:43.029899148Z 2026-08-28 19:48:43,029 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-08-28T19:48:43.046741607Z 2026-08-28 19:48:43,046 INFO: Apprise library (1.13.0) installed [startup.py:236 (MAIN)]
2026-08-28T19:48:43.134068080Z 2026-08-28 19:48:43,133 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-08-28T19:48:43.134113442Z 2026-08-28 19:48:43,134 INFO: Database {'seq': 0, 'name': 'main', 'file': '/config/lazylibrarian.db'} [startup.py:286 (MAIN)]
2026-08-28T19:48:43.134676696Z 2026-08-28 19:48:43,134 INFO: Creating new database, version 96 [dbupgrade.py:204 (MAIN)]
2026-08-28T19:48:43.154607648Z 2026-08-28 19:48:43,154 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:388 (CONFIG2_WRITE)]
2026-08-28T19:48:43.230007954Z 2026-08-28 19:48:43,229 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-08-28T19:48:43.236656979Z 2026-08-28 19:48:43,236 INFO: Database check found 0 errors [dbupgrade.py:888 (MAIN)]
2026-08-28T19:48:43.239683015Z 2026-08-28 19:48:43,239 INFO: Database updated to version 96 [dbupgrade.py:320 (MAIN)]
2026-08-28T19:48:43.720717427Z 2026-08-28 19:48:43,720 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:473 (MAIN)]
2026-08-28T19:48:43.771246309Z 2026-08-28 19:48:43,771 INFO: Bookstrap found 16 themes [startup.py:424 (MAIN)]
2026-08-28T19:48:44.121718007Z 2026-08-28 19:48:44,121 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-08-28T19:48:44.121873691Z 2026-08-28 19:48:44,121 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-08-28T19:48:44.227131306Z 2026-08-28 19:48:44,226 INFO: Scheduler started [base.py:214 (MAIN)]
2026-08-28T19:48:44.230463469Z 2026-08-28 19:48:44,230 INFO: Added job "update_openlibrary_dump" to job store "default" [base.py:1092 (MAIN)]
2026-08-28T19:48:44.231959393Z 2026-08-28 19:48:44,231 INFO: Added job "update_all_totals" to job store "default" [base.py:1092 (MAIN)]
2026-08-28T19:48:44.234094294Z 2026-08-28 19:48:44,233 INFO: Added job "PostProcessor" to job store "default" [base.py:1092 (MAIN)]
2026-08-28T19:48:44.235763316Z 2026-08-28 19:48:44,235 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1092 (MAIN)]
2026-08-28T19:48:44.237417518Z 2026-08-28 19:48:44,237 INFO: Added job "check_for_updates" to job store "default" [base.py:1092 (MAIN)]
2026-08-28T19:48:44.239211462Z 2026-08-28 19:48:44,239 INFO: Added job "clean_cache" to job store "default" [base.py:1092 (MAIN)]
2026-08-28T19:48:44.240761345Z 2026-08-28 19:48:44,240 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1092 (MAIN)]
2026-08-28T19:48:44.243228535Z 2026-08-28 19:48:44,242 INFO: Added job "author_update" to job store "default" [base.py:1092 (MAIN)]
2026-08-28T19:48:44.245608319Z 2026-08-28 19:48:44,245 INFO: Added job "series_update" to job store "default" [base.py:1092 (MAIN)]
2026-08-28T19:48:44.824336438Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-08-28T19:48:44.840477786Z [ls.io-init] done.