2026-04-07T18:48:56.328859632Z [migrations] started
2026-04-07T18:48:56.336759151Z [migrations] no migrations found
2026-04-07T18:48:57.385706951Z usermod: no changes
2026-04-07T18:48:57.567465753Z ───────────────────────────────────────
2026-04-07T18:48:57.567491555Z 
2026-04-07T18:48:57.567500823Z       ██╗     ███████╗██╗ ██████╗
2026-04-07T18:48:57.567509611Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-07T18:48:57.567517788Z       ██║     ███████╗██║██║   ██║
2026-04-07T18:48:57.567528319Z       ██║     ╚════██║██║██║   ██║
2026-04-07T18:48:57.567536445Z       ███████╗███████║██║╚██████╔╝
2026-04-07T18:48:57.567544602Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-07T18:48:57.567552758Z 
2026-04-07T18:48:57.567560754Z    Brought to you by linuxserver.io
2026-04-07T18:48:57.567568690Z ───────────────────────────────────────
2026-04-07T18:48:57.578924028Z 
2026-04-07T18:48:57.579276538Z To support LSIO projects visit:
2026-04-07T18:48:57.579298212Z https://www.linuxserver.io/donate/
2026-04-07T18:48:57.579307460Z 
2026-04-07T18:48:57.579643266Z ───────────────────────────────────────
2026-04-07T18:48:57.579664800Z GID/UID
2026-04-07T18:48:57.580259928Z ───────────────────────────────────────
2026-04-07T18:48:57.705493184Z 
2026-04-07T18:48:57.705518345Z User UID:    911
2026-04-07T18:48:57.705527463Z User GID:    911
2026-04-07T18:48:57.705535669Z ───────────────────────────────────────
2026-04-07T18:48:57.751708426Z Linuxserver.io version: 538756ba-ls272
2026-04-07T18:48:57.755738562Z Build-date: 2026-04-07T18:44:14+00:00
2026-04-07T18:48:57.755762661Z ───────────────────────────────────────
2026-04-07T18:48:57.755772310Z     
2026-04-07T18:49:01.657380953Z [custom-init] No custom files found, skipping...
2026-04-07T18:49:29.398635539Z 2026-04-07 18:49:29,396 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-04-07T18:49:29.400820930Z 2026-04-07 18:49:29,400 INFO: Lazylibrarian (pid 609) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-04-07T18:49:31.409987861Z 2026-04-07 18:49:31,409 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-07T18:49:31.410816991Z 2026-04-07 18:49:31,410 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-07T18:49:31.411583715Z 2026-04-07 18:49:31,411 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-07T18:49:31.424939171Z 2026-04-07 18:49:31,424 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-07T18:49:31.437106094Z 2026-04-07 18:49:31,436 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-04-07T18:49:31.438945448Z 2026-04-07 18:49:31,438 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-04-07T18:49:31.795545410Z 2026-04-07 18:49:31,794 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-04-07T18:49:32.152831022Z 2026-04-07 18:49:32,152 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-04-07T18:49:32.164204848Z 2026-04-07 18:49:32,163 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-04-07T18:49:32.602591939Z 2026-04-07 18:49:32,602 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-04-07T18:49:34.335010843Z 2026-04-07 18:49:34,334 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-04-07T18:49:34.404271837Z 2026-04-07 18:49:34,403 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-04-07T18:49:34.462213284Z 2026-04-07 18:49:34,461 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-04-07T18:49:36.716235236Z 2026-04-07 18:49:36,715 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-04-07T18:49:36.792705579Z 2026-04-07 18:49:36,792 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-04-07T18:49:37.983895369Z 2026-04-07 18:49:37,983 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-04-07T18:49:37.986172024Z 2026-04-07 18:49:37,985 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-04-07T18:49:38.135756049Z 2026-04-07 18:49:38,135 INFO: Scheduler started [base.py:214 (MAIN)]
2026-04-07T18:49:38.199276582Z 2026-04-07 18:49:38,198 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:49:38.220120019Z 2026-04-07 18:49:38,219 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:49:38.240387465Z 2026-04-07 18:49:38,239 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:49:38.262777296Z 2026-04-07 18:49:38,262 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:49:38.278319826Z 2026-04-07 18:49:38,277 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:49:38.304506473Z 2026-04-07 18:49:38,304 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:49:38.329594398Z 2026-04-07 18:49:38,329 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:49:38.769275746Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-04-07T18:49:39.509391203Z [ls.io-init] done.