2026-05-27T14:57:24.028902090Z [migrations] started
2026-05-27T14:57:24.028954054Z [migrations] no migrations found
2026-05-27T14:57:24.056294803Z usermod: no changes
2026-05-27T14:57:24.066859382Z ───────────────────────────────────────
2026-05-27T14:57:24.066873781Z 
2026-05-27T14:57:24.066877869Z       ██╗     ███████╗██╗ ██████╗
2026-05-27T14:57:24.066881677Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-27T14:57:24.066885454Z       ██║     ███████╗██║██║   ██║
2026-05-27T14:57:24.066889152Z       ██║     ╚════██║██║██║   ██║
2026-05-27T14:57:24.066893040Z       ███████╗███████║██║╚██████╔╝
2026-05-27T14:57:24.066896807Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-27T14:57:24.066900525Z 
2026-05-27T14:57:24.066904042Z    Brought to you by linuxserver.io
2026-05-27T14:57:24.066907649Z ───────────────────────────────────────
2026-05-27T14:57:24.067121851Z 
2026-05-27T14:57:24.067136229Z To support LSIO projects visit:
2026-05-27T14:57:24.067143484Z https://www.linuxserver.io/donate/
2026-05-27T14:57:24.067149937Z 
2026-05-27T14:57:24.067156160Z ───────────────────────────────────────
2026-05-27T14:57:24.067163084Z GID/UID
2026-05-27T14:57:24.067169376Z ───────────────────────────────────────
2026-05-27T14:57:24.070732854Z 
2026-05-27T14:57:24.070741371Z User UID:    911
2026-05-27T14:57:24.070745248Z User GID:    911
2026-05-27T14:57:24.070748876Z ───────────────────────────────────────
2026-05-27T14:57:24.071647977Z Linuxserver.io version: 2b8da256-ls293
2026-05-27T14:57:24.071835464Z Build-date: 2026-05-27T14:51:16+00:00
2026-05-27T14:57:24.071839633Z ───────────────────────────────────────
2026-05-27T14:57:24.071843510Z     
2026-05-27T14:57:24.126020842Z [custom-init] No custom files found, skipping...
2026-05-27T14:57:25.392799119Z 2026-05-27 14:57:25,392 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-05-27T14:57:25.392936285Z 2026-05-27 14:57:25,392 INFO: Lazylibrarian (pid 170) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-05-27T14:57:27.394190442Z 2026-05-27 14:57:27,393 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T14:57:27.394412840Z 2026-05-27 14:57:27,393 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T14:57:27.394425476Z 2026-05-27 14:57:27,393 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T14:57:27.394859380Z 2026-05-27 14:57:27,394 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T14:57:27.395508016Z 2026-05-27 14:57:27,395 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-05-27T14:57:27.395555311Z 2026-05-27 14:57:27,395 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-05-27T14:57:27.413968148Z 2026-05-27 14:57:27,413 INFO: Apprise library (1.10.0) installed [startup.py:237 (MAIN)]
2026-05-27T14:57:27.496736767Z 2026-05-27 14:57:27,496 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-05-27T14:57:27.497279811Z 2026-05-27 14:57:27,497 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-05-27T14:57:27.516948016Z 2026-05-27 14:57:27,516 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-05-27T14:57:27.584403803Z 2026-05-27 14:57:27,584 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-05-27T14:57:27.586640858Z 2026-05-27 14:57:27,586 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-05-27T14:57:27.589550980Z 2026-05-27 14:57:27,589 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-05-27T14:57:28.035480825Z 2026-05-27 14:57:28,035 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-05-27T14:57:28.087228272Z 2026-05-27 14:57:28,086 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-05-27T14:57:28.377167977Z 2026-05-27 14:57:28,376 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-05-27T14:57:28.377324332Z 2026-05-27 14:57:28,377 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-05-27T14:57:28.482446836Z 2026-05-27 14:57:28,482 INFO: Scheduler started [base.py:214 (MAIN)]
2026-05-27T14:57:28.486373856Z 2026-05-27 14:57:28,486 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T14:57:28.487869258Z 2026-05-27 14:57:28,487 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T14:57:28.489097973Z 2026-05-27 14:57:28,488 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T14:57:28.490290474Z 2026-05-27 14:57:28,490 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T14:57:28.491285388Z 2026-05-27 14:57:28,491 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T14:57:28.493020032Z 2026-05-27 14:57:28,492 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T14:57:28.494713313Z 2026-05-27 14:57:28,494 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T14:57:29.169605605Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-05-27T14:57:29.187439425Z [ls.io-init] done.