2026-03-31T17:45:51.061086779Z [migrations] started 2026-03-31T17:45:51.069040755Z [migrations] no migrations found 2026-03-31T17:45:52.057990987Z usermod: no changes 2026-03-31T17:45:52.247177205Z ─────────────────────────────────────── 2026-03-31T17:45:52.247210943Z 2026-03-31T17:45:52.247220151Z ██╗ ███████╗██╗ ██████╗ 2026-03-31T17:45:52.247228418Z ██║ ██╔════╝██║██╔═══██╗ 2026-03-31T17:45:52.247236384Z ██║ ███████╗██║██║ ██║ 2026-03-31T17:45:52.247244220Z ██║ ╚════██║██║██║ ██║ 2026-03-31T17:45:52.247252086Z ███████╗███████║██║╚██████╔╝ 2026-03-31T17:45:52.247260302Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-03-31T17:45:52.247268218Z 2026-03-31T17:45:52.247275743Z Brought to you by linuxserver.io 2026-03-31T17:45:52.247283409Z ─────────────────────────────────────── 2026-03-31T17:45:52.258995202Z 2026-03-31T17:45:52.259330126Z To support LSIO projects visit: 2026-03-31T17:45:52.259342571Z https://www.linuxserver.io/donate/ 2026-03-31T17:45:52.259350417Z 2026-03-31T17:45:52.259711013Z ─────────────────────────────────────── 2026-03-31T17:45:52.259721454Z GID/UID 2026-03-31T17:45:52.260389138Z ─────────────────────────────────────── 2026-03-31T17:45:52.390531284Z 2026-03-31T17:45:52.390556655Z User UID: 911 2026-03-31T17:45:52.390565984Z User GID: 911 2026-03-31T17:45:52.390574341Z ─────────────────────────────────────── 2026-03-31T17:45:52.436426610Z Linuxserver.io version: 78812bc7-ls270 2026-03-31T17:45:52.440415882Z Build-date: 2026-03-31T17:41:18+00:00 2026-03-31T17:45:52.440440863Z ─────────────────────────────────────── 2026-03-31T17:45:52.440450853Z 2026-03-31T17:45:56.723030998Z [custom-init] No custom files found, skipping... 2026-03-31T17:46:24.867818517Z 2026-03-31 17:46:24,865 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-03-31T17:46:24.869931412Z 2026-03-31 17:46:24,869 INFO: Lazylibrarian (pid 615) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-03-31T17:46:26.878918372Z 2026-03-31 17:46:26,878 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-31T17:46:26.879738112Z 2026-03-31 17:46:26,879 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-31T17:46:26.880480257Z 2026-03-31 17:46:26,880 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-31T17:46:26.894435658Z 2026-03-31 17:46:26,893 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-31T17:46:26.907065900Z 2026-03-31 17:46:26,906 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-03-31T17:46:26.908961316Z 2026-03-31 17:46:26,908 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-03-31T17:46:27.269709033Z 2026-03-31 17:46:27,269 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)] 2026-03-31T17:46:27.616471437Z 2026-03-31 17:46:27,615 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-03-31T17:46:27.627750239Z 2026-03-31 17:46:27,627 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-03-31T17:46:28.062624075Z 2026-03-31 17:46:28,062 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-03-31T17:46:29.804217679Z 2026-03-31 17:46:29,803 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-03-31T17:46:29.870654827Z 2026-03-31 17:46:29,870 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-03-31T17:46:29.935619161Z 2026-03-31 17:46:29,934 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-03-31T17:46:32.234620848Z 2026-03-31 17:46:32,234 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-03-31T17:46:32.309761542Z 2026-03-31 17:46:32,309 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-03-31T17:46:33.691518565Z 2026-03-31 17:46:33,690 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-03-31T17:46:33.693761822Z 2026-03-31 17:46:33,693 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-03-31T17:46:33.838075002Z 2026-03-31 17:46:33,837 INFO: Scheduler started [base.py:214 (MAIN)] 2026-03-31T17:46:33.885396099Z 2026-03-31 17:46:33,884 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-03-31T17:46:33.906932345Z 2026-03-31 17:46:33,906 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-03-31T17:46:33.919930017Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-03-31T17:46:33.927563518Z 2026-03-31 17:46:33,927 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-03-31T17:46:33.949440109Z 2026-03-31 17:46:33,948 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-03-31T17:46:33.964998517Z 2026-03-31 17:46:33,964 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-03-31T17:46:33.991605864Z 2026-03-31 17:46:33,991 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-31T17:46:34.016660554Z 2026-03-31 17:46:34,016 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-31T17:46:36.400820657Z [ls.io-init] done.