2026-06-06T20:02:57.508718572Z [migrations] started
2026-06-06T20:02:57.516473289Z [migrations] no migrations found
2026-06-06T20:02:58.410165167Z usermod: no changes
2026-06-06T20:02:58.579189949Z ───────────────────────────────────────
2026-06-06T20:02:58.579220411Z 
2026-06-06T20:02:58.579230521Z       ██╗     ███████╗██╗ ██████╗
2026-06-06T20:02:58.579237786Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-06T20:02:58.579245752Z       ██║     ███████╗██║██║   ██║
2026-06-06T20:02:58.579254680Z       ██║     ╚════██║██║██║   ██║
2026-06-06T20:02:58.579263197Z       ███████╗███████║██║╚██████╔╝
2026-06-06T20:02:58.579270221Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-06T20:02:58.579277235Z 
2026-06-06T20:02:58.579283698Z    Brought to you by linuxserver.io
2026-06-06T20:02:58.579290301Z ───────────────────────────────────────
2026-06-06T20:02:58.590742094Z 
2026-06-06T20:02:58.591049683Z To support LSIO projects visit:
2026-06-06T20:02:58.591056417Z https://www.linuxserver.io/donate/
2026-06-06T20:02:58.591060485Z 
2026-06-06T20:02:58.591420810Z ───────────────────────────────────────
2026-06-06T20:02:58.591432915Z GID/UID
2026-06-06T20:02:58.592038925Z ───────────────────────────────────────
2026-06-06T20:02:58.718253283Z 
2026-06-06T20:02:58.718263343Z User UID:    911
2026-06-06T20:02:58.718267411Z User GID:    911
2026-06-06T20:02:58.718271009Z ───────────────────────────────────────
2026-06-06T20:02:58.764426399Z Linuxserver.io version: 6324496a-ls298
2026-06-06T20:02:58.769400155Z Build-date: 2026-06-06T19:56:34+00:00
2026-06-06T20:02:58.769415647Z ───────────────────────────────────────
2026-06-06T20:02:58.769424444Z     
2026-06-06T20:03:02.513884136Z [custom-init] No custom files found, skipping...
2026-06-06T20:03:32.792717385Z 2026-06-06 20:03:32,790 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-06T20:03:32.794832204Z 2026-06-06 20:03:32,794 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-06T20:03:34.804150676Z 2026-06-06 20:03:34,803 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-06T20:03:34.804579550Z 2026-06-06 20:03:34,804 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-06T20:03:34.805381044Z 2026-06-06 20:03:34,804 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-06T20:03:34.819005532Z 2026-06-06 20:03:34,818 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-06T20:03:34.832130814Z 2026-06-06 20:03:34,831 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-06T20:03:34.834184761Z 2026-06-06 20:03:34,833 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-06T20:03:35.195105066Z 2026-06-06 20:03:35,194 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-06T20:03:35.539645986Z 2026-06-06 20:03:35,539 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-06T20:03:35.550880110Z 2026-06-06 20:03:35,550 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-06T20:03:35.987804949Z 2026-06-06 20:03:35,987 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-06T20:03:37.710950998Z 2026-06-06 20:03:37,710 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-06T20:03:37.778551346Z 2026-06-06 20:03:37,777 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-06T20:03:37.837588950Z 2026-06-06 20:03:37,836 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-06T20:03:39.856040606Z 2026-06-06 20:03:39,855 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-06T20:03:39.932794779Z 2026-06-06 20:03:39,932 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-06T20:03:40.986697982Z 2026-06-06 20:03:40,986 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-06T20:03:40.989144639Z 2026-06-06 20:03:40,988 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-06T20:03:41.080036504Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-06T20:03:41.135465650Z 2026-06-06 20:03:41,134 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-06T20:03:41.199323261Z 2026-06-06 20:03:41,198 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-06T20:03:41.219933608Z 2026-06-06 20:03:41,219 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-06T20:03:41.240453171Z 2026-06-06 20:03:41,239 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-06T20:03:41.262889375Z 2026-06-06 20:03:41,262 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-06T20:03:41.278522929Z 2026-06-06 20:03:41,278 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-06T20:03:41.304869768Z 2026-06-06 20:03:41,304 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-06T20:03:41.329901449Z 2026-06-06 20:03:41,329 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-06T20:03:41.675740583Z [ls.io-init] done.