2026-04-30T19:07:43.757547500Z [migrations] started
2026-04-30T19:07:43.765113506Z [migrations] no migrations found
2026-04-30T19:07:44.661614956Z usermod: no changes
2026-04-30T19:07:44.902822571Z ───────────────────────────────────────
2026-04-30T19:07:44.902850788Z 
2026-04-30T19:07:44.902859866Z       ██╗     ███████╗██╗ ██████╗
2026-04-30T19:07:44.902868433Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-30T19:07:44.902876750Z       ██║     ███████╗██║██║   ██║
2026-04-30T19:07:44.902884906Z       ██║     ╚════██║██║██║   ██║
2026-04-30T19:07:44.902892963Z       ███████╗███████║██║╚██████╔╝
2026-04-30T19:07:44.902901099Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-30T19:07:44.902909496Z 
2026-04-30T19:07:44.902917342Z    Brought to you by linuxserver.io
2026-04-30T19:07:44.902925418Z ───────────────────────────────────────
2026-04-30T19:07:44.911956114Z 
2026-04-30T19:07:44.912168251Z To support LSIO projects visit:
2026-04-30T19:07:44.912191197Z https://www.linuxserver.io/donate/
2026-04-30T19:07:44.912202740Z 
2026-04-30T19:07:44.912454567Z ───────────────────────────────────────
2026-04-30T19:07:44.912478896Z GID/UID
2026-04-30T19:07:44.912817558Z ───────────────────────────────────────
2026-04-30T19:07:45.038785297Z 
2026-04-30T19:07:45.038809446Z User UID:    911
2026-04-30T19:07:45.038818745Z User GID:    911
2026-04-30T19:07:45.038826971Z ───────────────────────────────────────
2026-04-30T19:07:45.084354082Z Linuxserver.io version: 322dba1e-ls277
2026-04-30T19:07:45.088393146Z Build-date: 2026-04-30T19:03:09+00:00
2026-04-30T19:07:45.088417455Z ───────────────────────────────────────
2026-04-30T19:07:45.088427655Z     
2026-04-30T19:07:49.852962652Z [custom-init] No custom files found, skipping...
2026-04-30T19:08:20.279663549Z 2026-04-30 19:08:20,277 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-04-30T19:08:20.282434469Z 2026-04-30 19:08:20,281 INFO: Lazylibrarian (pid 615) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-04-30T19:08:22.294748067Z 2026-04-30 19:08:22,294 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-30T19:08:22.295563129Z 2026-04-30 19:08:22,295 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-30T19:08:22.296382769Z 2026-04-30 19:08:22,295 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-30T19:08:22.309871432Z 2026-04-30 19:08:22,309 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-30T19:08:22.322032842Z 2026-04-30 19:08:22,321 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-04-30T19:08:22.323911926Z 2026-04-30 19:08:22,323 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-04-30T19:08:23.005400491Z 2026-04-30 19:08:23,004 INFO: Apprise library (1.10.0) installed [startup.py:237 (MAIN)]
2026-04-30T19:08:23.368077255Z 2026-04-30 19:08:23,367 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-04-30T19:08:23.379335166Z 2026-04-30 19:08:23,378 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-04-30T19:08:23.825770269Z 2026-04-30 19:08:23,825 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-04-30T19:08:25.587909727Z 2026-04-30 19:08:25,587 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-04-30T19:08:25.654676038Z 2026-04-30 19:08:25,654 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-04-30T19:08:25.711787187Z 2026-04-30 19:08:25,711 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-04-30T19:08:27.716590070Z 2026-04-30 19:08:27,715 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-04-30T19:08:27.797093254Z 2026-04-30 19:08:27,796 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-04-30T19:08:28.852608429Z 2026-04-30 19:08:28,851 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-04-30T19:08:28.854880665Z 2026-04-30 19:08:28,854 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-04-30T19:08:29.003900555Z 2026-04-30 19:08:29,003 INFO: Scheduler started [base.py:214 (MAIN)]
2026-04-30T19:08:29.067650072Z 2026-04-30 19:08:29,067 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-04-30T19:08:29.088384676Z 2026-04-30 19:08:29,087 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-04-30T19:08:29.108650166Z 2026-04-30 19:08:29,108 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-04-30T19:08:29.130531169Z 2026-04-30 19:08:29,130 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-04-30T19:08:29.145990250Z 2026-04-30 19:08:29,145 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-04-30T19:08:29.172235151Z 2026-04-30 19:08:29,171 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-30T19:08:29.197360878Z 2026-04-30 19:08:29,196 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-30T19:08:29.993683171Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-04-30T19:08:30.532659300Z [ls.io-init] done.