2026-03-18T17:55:16.793883701Z [migrations] started
2026-03-18T17:55:16.799023371Z [migrations] no migrations found
2026-03-18T17:55:17.522936827Z usermod: no changes
2026-03-18T17:55:17.706506127Z ───────────────────────────────────────
2026-03-18T17:55:17.706537931Z 
2026-03-18T17:55:17.706547470Z       ██╗     ███████╗██╗ ██████╗
2026-03-18T17:55:17.706556057Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-18T17:55:17.706564324Z       ██║     ███████╗██║██║   ██║
2026-03-18T17:55:17.706572480Z       ██║     ╚════██║██║██║   ██║
2026-03-18T17:55:17.706580627Z       ███████╗███████║██║╚██████╔╝
2026-03-18T17:55:17.706589084Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-18T17:55:17.706597541Z 
2026-03-18T17:55:17.706605356Z    Brought to you by linuxserver.io
2026-03-18T17:55:17.706613423Z ───────────────────────────────────────
2026-03-18T17:55:17.718554408Z 
2026-03-18T17:55:17.718941989Z To support LSIO projects visit:
2026-03-18T17:55:17.718962530Z https://www.linuxserver.io/donate/
2026-03-18T17:55:17.718971989Z 
2026-03-18T17:55:17.719315300Z ───────────────────────────────────────
2026-03-18T17:55:17.719336222Z GID/UID
2026-03-18T17:55:17.719933906Z ───────────────────────────────────────
2026-03-18T17:55:17.838662426Z 
2026-03-18T17:55:17.838685513Z User UID:    911
2026-03-18T17:55:17.838694751Z User GID:    911
2026-03-18T17:55:17.838703028Z ───────────────────────────────────────
2026-03-18T17:55:17.882038512Z Linuxserver.io version: 5745b014-ls264
2026-03-18T17:55:17.885883765Z Build-date: 2026-03-18T17:50:36+00:00
2026-03-18T17:55:17.885907763Z ───────────────────────────────────────
2026-03-18T17:55:17.885917744Z     
2026-03-18T17:55:20.880388826Z [custom-init] No custom files found, skipping...
2026-03-18T17:55:48.119080647Z 2026-03-18 17:55:48,116 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-18T17:55:48.121305086Z 2026-03-18 17:55:48,120 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-18T17:55:50.131145265Z 2026-03-18 17:55:50,130 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-18T17:55:50.131955587Z 2026-03-18 17:55:50,131 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-18T17:55:50.132709044Z 2026-03-18 17:55:50,132 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-18T17:55:50.145820366Z 2026-03-18 17:55:50,145 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-18T17:55:50.157970763Z 2026-03-18 17:55:50,157 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-18T17:55:50.159769596Z 2026-03-18 17:55:50,159 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-18T17:55:50.504646035Z 2026-03-18 17:55:50,503 INFO: Apprise library (1.9.8) installed [startup.py:237 (MAIN)]
2026-03-18T17:55:50.850254118Z 2026-03-18 17:55:50,849 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-18T17:55:50.861222013Z 2026-03-18 17:55:50,860 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-18T17:55:51.284784391Z 2026-03-18 17:55:51,284 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-18T17:55:53.016796061Z 2026-03-18 17:55:53,016 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-18T17:55:53.082602534Z 2026-03-18 17:55:53,081 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-18T17:55:53.140259877Z 2026-03-18 17:55:53,139 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-18T17:55:55.381333574Z 2026-03-18 17:55:55,380 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-18T17:55:55.436286862Z 2026-03-18 17:55:55,435 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-18T17:55:57.702658560Z 2026-03-18 17:55:57,702 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-18T17:55:57.704880054Z 2026-03-18 17:55:57,704 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-18T17:55:57.854794994Z 2026-03-18 17:55:57,854 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-18T17:55:57.856241968Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-18T17:55:57.919958502Z 2026-03-18 17:55:57,918 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-18T17:55:57.940955152Z 2026-03-18 17:55:57,940 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-18T17:55:57.961332215Z 2026-03-18 17:55:57,960 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-18T17:55:57.983298478Z 2026-03-18 17:55:57,982 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-18T17:55:57.998531302Z 2026-03-18 17:55:57,998 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-18T17:55:58.024168197Z 2026-03-18 17:55:58,023 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-18T17:55:58.048950991Z 2026-03-18 17:55:58,048 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-18T17:55:58.352046317Z [ls.io-init] done.