2026-05-29T09:07:17.633563598Z [migrations] started 2026-05-29T09:07:17.641532979Z [migrations] no migrations found 2026-05-29T09:07:18.507139068Z usermod: no changes 2026-05-29T09:07:18.778988554Z ─────────────────────────────────────── 2026-05-29T09:07:18.779003724Z 2026-05-29T09:07:18.779012211Z ██╗ ███████╗██╗ ██████╗ 2026-05-29T09:07:18.779018033Z ██║ ██╔════╝██║██╔═══██╗ 2026-05-29T09:07:18.779023705Z ██║ ███████╗██║██║ ██║ 2026-05-29T09:07:18.779029286Z ██║ ╚════██║██║██║ ██║ 2026-05-29T09:07:18.779034837Z ███████╗███████║██║╚██████╔╝ 2026-05-29T09:07:18.779040468Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-05-29T09:07:18.779046130Z 2026-05-29T09:07:18.779051611Z Brought to you by linuxserver.io 2026-05-29T09:07:18.779057994Z ─────────────────────────────────────── 2026-05-29T09:07:18.790650131Z 2026-05-29T09:07:18.790972741Z To support LSIO projects visit: 2026-05-29T09:07:18.790984625Z https://www.linuxserver.io/donate/ 2026-05-29T09:07:18.790993282Z 2026-05-29T09:07:18.791395643Z ─────────────────────────────────────── 2026-05-29T09:07:18.791409480Z GID/UID 2026-05-29T09:07:18.792159711Z ─────────────────────────────────────── 2026-05-29T09:07:18.916382105Z 2026-05-29T09:07:18.916399510Z User UID: 911 2026-05-29T09:07:18.916405633Z User GID: 911 2026-05-29T09:07:18.916411224Z ─────────────────────────────────────── 2026-05-29T09:07:18.951863127Z Linuxserver.io version: 925da027-ls294 2026-05-29T09:07:18.955923755Z Build-date: 2026-05-29T09:02:40+00:00 2026-05-29T09:07:18.955941010Z ─────────────────────────────────────── 2026-05-29T09:07:18.955950148Z 2026-05-29T09:07:23.732026764Z [custom-init] No custom files found, skipping... 2026-05-29T09:07:53.618107173Z 2026-05-29 09:07:53,615 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-05-29T09:07:53.620253546Z 2026-05-29 09:07:53,619 INFO: Lazylibrarian (pid 614) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-05-29T09:07:55.629280269Z 2026-05-29 09:07:55,628 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-29T09:07:55.630122706Z 2026-05-29 09:07:55,629 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-29T09:07:55.630916595Z 2026-05-29 09:07:55,630 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-29T09:07:55.644457147Z 2026-05-29 09:07:55,643 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-29T09:07:55.656948145Z 2026-05-29 09:07:55,656 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-05-29T09:07:55.658830977Z 2026-05-29 09:07:55,658 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-05-29T09:07:56.029768265Z 2026-05-29 09:07:56,029 INFO: Apprise library (1.10.0) installed [startup.py:237 (MAIN)] 2026-05-29T09:07:56.391627219Z 2026-05-29 09:07:56,390 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-05-29T09:07:56.403326933Z 2026-05-29 09:07:56,402 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-05-29T09:07:56.849455632Z 2026-05-29 09:07:56,848 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-05-29T09:07:58.582334352Z 2026-05-29 09:07:58,581 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-05-29T09:07:58.649428445Z 2026-05-29 09:07:58,648 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-05-29T09:07:58.707601200Z 2026-05-29 09:07:58,707 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-05-29T09:08:00.743461880Z 2026-05-29 09:08:00,742 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-05-29T09:08:00.818099817Z 2026-05-29 09:08:00,817 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-05-29T09:08:01.875573566Z 2026-05-29 09:08:01,874 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-05-29T09:08:01.877838247Z 2026-05-29 09:08:01,877 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-05-29T09:08:02.028517387Z 2026-05-29 09:08:02,027 INFO: Scheduler started [base.py:214 (MAIN)] 2026-05-29T09:08:02.092414522Z 2026-05-29 09:08:02,091 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T09:08:02.113253182Z 2026-05-29 09:08:02,112 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T09:08:02.133735676Z 2026-05-29 09:08:02,133 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T09:08:02.156290042Z 2026-05-29 09:08:02,155 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T09:08:02.172013621Z 2026-05-29 09:08:02,171 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T09:08:02.198643535Z 2026-05-29 09:08:02,198 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T09:08:02.224127412Z 2026-05-29 09:08:02,223 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T09:08:02.476382655Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-05-29T09:08:03.354888117Z [ls.io-init] done.