2026-04-11T19:21:00.861997090Z [migrations] started
2026-04-11T19:21:00.862052552Z [migrations] no migrations found
2026-04-11T19:21:00.888497896Z usermod: no changes
2026-04-11T19:21:00.897246473Z ───────────────────────────────────────
2026-04-11T19:21:00.897256784Z 
2026-04-11T19:21:00.897260722Z       ██╗     ███████╗██╗ ██████╗
2026-04-11T19:21:00.897264820Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-11T19:21:00.897268568Z       ██║     ███████╗██║██║   ██║
2026-04-11T19:21:00.897272326Z       ██║     ╚════██║██║██║   ██║
2026-04-11T19:21:00.897275973Z       ███████╗███████║██║╚██████╔╝
2026-04-11T19:21:00.897279630Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-11T19:21:00.897283318Z 
2026-04-11T19:21:00.897286845Z    Brought to you by linuxserver.io
2026-04-11T19:21:00.897290522Z ───────────────────────────────────────
2026-04-11T19:21:00.897558652Z 
2026-04-11T19:21:00.897586057Z To support LSIO projects visit:
2026-04-11T19:21:00.897598222Z https://www.linuxserver.io/donate/
2026-04-11T19:21:00.897608963Z 
2026-04-11T19:21:00.897619114Z ───────────────────────────────────────
2026-04-11T19:21:00.897630206Z GID/UID
2026-04-11T19:21:00.897640808Z ───────────────────────────────────────
2026-04-11T19:21:00.900696751Z 
2026-04-11T19:21:00.900704457Z User UID:    911
2026-04-11T19:21:00.900708154Z User GID:    911
2026-04-11T19:21:00.900711692Z ───────────────────────────────────────
2026-04-11T19:21:00.901594108Z Linuxserver.io version: 538756ba-ls273
2026-04-11T19:21:00.901802328Z Build-date: 2026-04-11T19:14:49+00:00
2026-04-11T19:21:00.901806486Z ───────────────────────────────────────
2026-04-11T19:21:00.901810354Z     
2026-04-11T19:21:00.966447827Z [custom-init] No custom files found, skipping...
2026-04-11T19:21:02.140987271Z 2026-04-11 19:21:02,140 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-04-11T19:21:02.141114237Z 2026-04-11 19:21:02,141 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-04-11T19:21:04.142193787Z 2026-04-11 19:21:04,141 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-11T19:21:04.142277035Z 2026-04-11 19:21:04,142 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-11T19:21:04.142287305Z 2026-04-11 19:21:04,142 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-11T19:21:04.142922314Z 2026-04-11 19:21:04,142 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-11T19:21:04.143579688Z 2026-04-11 19:21:04,143 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-04-11T19:21:04.143602604Z 2026-04-11 19:21:04,143 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-04-11T19:21:04.158380853Z 2026-04-11 19:21:04,158 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-04-11T19:21:04.248881077Z 2026-04-11 19:21:04,248 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-04-11T19:21:04.249742301Z 2026-04-11 19:21:04,249 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-04-11T19:21:04.281604865Z 2026-04-11 19:21:04,281 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-04-11T19:21:04.351389102Z 2026-04-11 19:21:04,351 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-04-11T19:21:04.353905489Z 2026-04-11 19:21:04,353 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-04-11T19:21:04.356641228Z 2026-04-11 19:21:04,356 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-04-11T19:21:04.980019008Z 2026-04-11 19:21:04,979 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-04-11T19:21:05.027590885Z 2026-04-11 19:21:05,027 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-04-11T19:21:05.329440491Z 2026-04-11 19:21:05,329 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-04-11T19:21:05.329585443Z 2026-04-11 19:21:05,329 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-04-11T19:21:05.435198400Z 2026-04-11 19:21:05,434 INFO: Scheduler started [base.py:214 (MAIN)]
2026-04-11T19:21:05.440104840Z 2026-04-11 19:21:05,439 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-04-11T19:21:05.442345152Z 2026-04-11 19:21:05,442 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-04-11T19:21:05.445610938Z 2026-04-11 19:21:05,445 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-04-11T19:21:05.448223630Z 2026-04-11 19:21:05,448 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-04-11T19:21:05.450549533Z 2026-04-11 19:21:05,450 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-04-11T19:21:05.453793355Z 2026-04-11 19:21:05,453 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-11T19:21:05.456555397Z 2026-04-11 19:21:05,456 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-11T19:21:06.006006999Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-04-11T19:21:06.023833557Z [ls.io-init] done.