2026-02-22T19:17:37.279944137Z [migrations] started
2026-02-22T19:17:37.284979837Z [migrations] no migrations found
2026-02-22T19:17:38.028360179Z usermod: no changes
2026-02-22T19:17:38.196129535Z ───────────────────────────────────────
2026-02-22T19:17:38.196169465Z 
2026-02-22T19:17:38.196178694Z       ██╗     ███████╗██╗ ██████╗
2026-02-22T19:17:38.196187351Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-22T19:17:38.196195939Z       ██║     ███████╗██║██║   ██║
2026-02-22T19:17:38.196204095Z       ██║     ╚════██║██║██║   ██║
2026-02-22T19:17:38.196212181Z       ███████╗███████║██║╚██████╔╝
2026-02-22T19:17:38.196220368Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-22T19:17:38.196228574Z 
2026-02-22T19:17:38.196236350Z    Brought to you by linuxserver.io
2026-02-22T19:17:38.196244456Z ───────────────────────────────────────
2026-02-22T19:17:38.205440044Z 
2026-02-22T19:17:38.205691129Z To support LSIO projects visit:
2026-02-22T19:17:38.205712262Z https://www.linuxserver.io/donate/
2026-02-22T19:17:38.205721541Z 
2026-02-22T19:17:38.205953398Z ───────────────────────────────────────
2026-02-22T19:17:38.205975522Z GID/UID
2026-02-22T19:17:38.206395778Z ───────────────────────────────────────
2026-02-22T19:17:38.327189407Z 
2026-02-22T19:17:38.327213195Z User UID:    911
2026-02-22T19:17:38.327222504Z User GID:    911
2026-02-22T19:17:38.327230770Z ───────────────────────────────────────
2026-02-22T19:17:38.370774215Z Linuxserver.io version: d3be371a-ls259
2026-02-22T19:17:38.374595851Z Build-date: 2026-02-22T19:12:56+00:00
2026-02-22T19:17:38.374619529Z ───────────────────────────────────────
2026-02-22T19:17:38.374629469Z     
2026-02-22T19:17:41.398192038Z [custom-init] No custom files found, skipping...
2026-02-22T19:18:08.153398709Z 2026-02-22 19:18:08,150 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-22T19:18:08.155565091Z 2026-02-22 19:18:08,154 INFO: Lazylibrarian (pid 615) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-22T19:18:10.164620383Z 2026-02-22 19:18:10,164 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T19:18:10.165434623Z 2026-02-22 19:18:10,165 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T19:18:10.166177860Z 2026-02-22 19:18:10,165 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T19:18:10.179096785Z 2026-02-22 19:18:10,178 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-22T19:18:10.190951277Z 2026-02-22 19:18:10,190 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-22T19:18:10.192749358Z 2026-02-22 19:18:10,192 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-22T19:18:10.535739294Z 2026-02-22 19:18:10,535 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-22T19:18:10.871614361Z 2026-02-22 19:18:10,871 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-22T19:18:10.882390612Z 2026-02-22 19:18:10,881 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-22T19:18:11.313768489Z 2026-02-22 19:18:11,313 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-22T19:18:12.990454884Z 2026-02-22 19:18:12,989 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-22T19:18:13.055232480Z 2026-02-22 19:18:13,054 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-22T19:18:13.112068033Z 2026-02-22 19:18:13,111 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-22T19:18:15.338119700Z 2026-02-22 19:18:15,337 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-22T19:18:15.418213088Z 2026-02-22 19:18:15,417 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-22T19:18:16.603728829Z 2026-02-22 19:18:16,603 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-22T19:18:16.605986265Z 2026-02-22 19:18:16,605 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-22T19:18:16.750053550Z 2026-02-22 19:18:16,749 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-22T19:18:16.795769471Z 2026-02-22 19:18:16,795 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:18:16.816077536Z 2026-02-22 19:18:16,815 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:18:16.835896657Z 2026-02-22 19:18:16,835 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:18:16.857257422Z 2026-02-22 19:18:16,856 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:18:16.872463343Z 2026-02-22 19:18:16,871 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:18:16.898055429Z 2026-02-22 19:18:16,897 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:18:16.923289484Z 2026-02-22 19:18:16,922 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-22T19:18:17.291032215Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-22T19:18:17.784826473Z [ls.io-init] done.