2026-02-27T10:31:15.630934918Z [migrations] started
2026-02-27T10:31:15.630998446Z [migrations] no migrations found
2026-02-27T10:31:15.659832059Z usermod: no changes
2026-02-27T10:31:15.669282563Z ───────────────────────────────────────
2026-02-27T10:31:15.669296131Z 
2026-02-27T10:31:15.669300099Z       ██╗     ███████╗██╗ ██████╗
2026-02-27T10:31:15.669303816Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-27T10:31:15.669307454Z       ██║     ███████╗██║██║   ██║
2026-02-27T10:31:15.669310991Z       ██║     ╚════██║██║██║   ██║
2026-02-27T10:31:15.669314608Z       ███████╗███████║██║╚██████╔╝
2026-02-27T10:31:15.669318195Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-27T10:31:15.669321742Z 
2026-02-27T10:31:15.669325049Z    Brought to you by linuxserver.io
2026-02-27T10:31:15.669328436Z ───────────────────────────────────────
2026-02-27T10:31:15.669545423Z 
2026-02-27T10:31:15.669552197Z To support LSIO projects visit:
2026-02-27T10:31:15.669556225Z https://www.linuxserver.io/donate/
2026-02-27T10:31:15.669559872Z 
2026-02-27T10:31:15.669563429Z ───────────────────────────────────────
2026-02-27T10:31:15.669567447Z GID/UID
2026-02-27T10:31:15.669571135Z ───────────────────────────────────────
2026-02-27T10:31:15.672803766Z 
2026-02-27T10:31:15.672809738Z User UID:    911
2026-02-27T10:31:15.672813235Z User GID:    911
2026-02-27T10:31:15.672816882Z ───────────────────────────────────────
2026-02-27T10:31:15.673830404Z Linuxserver.io version: e7c7ce2d-ls260
2026-02-27T10:31:15.674079064Z Build-date: 2026-02-27T10:26:31+00:00
2026-02-27T10:31:15.674083193Z ───────────────────────────────────────
2026-02-27T10:31:15.674086840Z     
2026-02-27T10:31:15.731546539Z [custom-init] No custom files found, skipping...
2026-02-27T10:31:16.871400423Z 2026-02-27 10:31:16,870 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-27T10:31:16.871433350Z 2026-02-27 10:31:16,871 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-27T10:31:18.872627454Z 2026-02-27 10:31:18,872 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-27T10:31:18.872685871Z 2026-02-27 10:31:18,872 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-27T10:31:18.872696072Z 2026-02-27 10:31:18,872 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-27T10:31:18.873388567Z 2026-02-27 10:31:18,873 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-27T10:31:18.874034267Z 2026-02-27 10:31:18,873 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-27T10:31:18.874103386Z 2026-02-27 10:31:18,874 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-27T10:31:18.892959675Z 2026-02-27 10:31:18,892 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-27T10:31:18.969597140Z 2026-02-27 10:31:18,969 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-27T10:31:18.970120995Z 2026-02-27 10:31:18,969 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-27T10:31:18.989294051Z 2026-02-27 10:31:18,989 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-27T10:31:19.055665820Z 2026-02-27 10:31:19,055 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-27T10:31:19.057783776Z 2026-02-27 10:31:19,057 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-27T10:31:19.060619097Z 2026-02-27 10:31:19,060 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-27T10:31:19.637026746Z 2026-02-27 10:31:19,636 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-27T10:31:19.680726040Z 2026-02-27 10:31:19,680 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-27T10:31:19.952086866Z 2026-02-27 10:31:19,951 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-27T10:31:19.952417262Z 2026-02-27 10:31:19,952 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-27T10:31:20.059181275Z 2026-02-27 10:31:20,058 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-27T10:31:20.066014207Z 2026-02-27 10:31:20,065 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:20.068413950Z 2026-02-27 10:31:20,068 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:20.071675970Z 2026-02-27 10:31:20,071 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:20.074319424Z 2026-02-27 10:31:20,074 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:20.076559977Z 2026-02-27 10:31:20,076 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:20.080159958Z 2026-02-27 10:31:20,080 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:20.083698494Z 2026-02-27 10:31:20,083 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:20.773142019Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-27T10:31:20.789614245Z [ls.io-init] done.