2026-05-26T21:28:04.174488479Z [migrations] started 2026-05-26T21:28:04.174526726Z [migrations] no migrations found 2026-05-26T21:28:04.201496129Z usermod: no changes 2026-05-26T21:28:04.210953928Z ─────────────────────────────────────── 2026-05-26T21:28:04.210977175Z 2026-05-26T21:28:04.210981734Z ██╗ ███████╗██╗ ██████╗ 2026-05-26T21:28:04.210985602Z ██║ ██╔════╝██║██╔═══██╗ 2026-05-26T21:28:04.210989801Z ██║ ███████╗██║██║ ██║ 2026-05-26T21:28:04.210993528Z ██║ ╚════██║██║██║ ██║ 2026-05-26T21:28:04.210997276Z ███████╗███████║██║╚██████╔╝ 2026-05-26T21:28:04.211000993Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-05-26T21:28:04.211005061Z 2026-05-26T21:28:04.211008989Z Brought to you by linuxserver.io 2026-05-26T21:28:04.211012697Z ─────────────────────────────────────── 2026-05-26T21:28:04.211228341Z 2026-05-26T21:28:04.211240265Z To support LSIO projects visit: 2026-05-26T21:28:04.211243983Z https://www.linuxserver.io/donate/ 2026-05-26T21:28:04.211247379Z 2026-05-26T21:28:04.211250786Z ─────────────────────────────────────── 2026-05-26T21:28:04.211254574Z GID/UID 2026-05-26T21:28:04.211258101Z ─────────────────────────────────────── 2026-05-26T21:28:04.214756888Z 2026-05-26T21:28:04.214766989Z User UID: 911 2026-05-26T21:28:04.214771187Z User GID: 911 2026-05-26T21:28:04.214774814Z ─────────────────────────────────────── 2026-05-26T21:28:04.215633755Z Linuxserver.io version: d0d553b1-ls292 2026-05-26T21:28:04.215786753Z Build-date: 2026-05-26T21:21:26+00:00 2026-05-26T21:28:04.215793406Z ─────────────────────────────────────── 2026-05-26T21:28:04.215798256Z 2026-05-26T21:28:04.273046898Z [custom-init] No custom files found, skipping... 2026-05-26T21:28:05.520951614Z 2026-05-26 21:28:05,520 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-05-26T21:28:05.521122709Z 2026-05-26 21:28:05,520 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-05-26T21:28:07.522043502Z 2026-05-26 21:28:07,521 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-26T21:28:07.522151239Z 2026-05-26 21:28:07,521 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-26T21:28:07.522162792Z 2026-05-26 21:28:07,521 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-26T21:28:07.522851690Z 2026-05-26 21:28:07,522 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-26T21:28:07.523540667Z 2026-05-26 21:28:07,523 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-05-26T21:28:07.523594867Z 2026-05-26 21:28:07,523 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-05-26T21:28:07.541962564Z 2026-05-26 21:28:07,541 INFO: Apprise library (1.10.0) installed [startup.py:237 (MAIN)] 2026-05-26T21:28:07.622161583Z 2026-05-26 21:28:07,621 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-05-26T21:28:07.622757213Z 2026-05-26 21:28:07,622 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-05-26T21:28:07.642118541Z 2026-05-26 21:28:07,642 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-05-26T21:28:07.709073614Z 2026-05-26 21:28:07,708 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-05-26T21:28:07.711433517Z 2026-05-26 21:28:07,711 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-05-26T21:28:07.714331033Z 2026-05-26 21:28:07,714 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-05-26T21:28:08.169872027Z 2026-05-26 21:28:08,169 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-05-26T21:28:08.216790452Z 2026-05-26 21:28:08,216 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-05-26T21:28:08.498701315Z 2026-05-26 21:28:08,498 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-05-26T21:28:08.498840726Z 2026-05-26 21:28:08,498 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-05-26T21:28:08.603660697Z 2026-05-26 21:28:08,603 INFO: Scheduler started [base.py:214 (MAIN)] 2026-05-26T21:28:08.607764603Z 2026-05-26 21:28:08,607 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:08.609646123Z 2026-05-26 21:28:08,609 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:08.611359474Z 2026-05-26 21:28:08,611 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:08.613167425Z 2026-05-26 21:28:08,613 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:08.614632146Z 2026-05-26 21:28:08,614 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:08.617070658Z 2026-05-26 21:28:08,616 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:08.619483908Z 2026-05-26 21:28:08,619 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:09.312800517Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-05-26T21:28:09.330244583Z [ls.io-init] done.