2026-06-23T16:28:35.517532728Z [migrations] started
2026-06-23T16:28:35.517592608Z [migrations] no migrations found
2026-06-23T16:28:35.552606485Z usermod: no changes
2026-06-23T16:28:35.562884153Z ───────────────────────────────────────
2026-06-23T16:28:35.562898231Z 
2026-06-23T16:28:35.562902570Z       ██╗     ███████╗██╗ ██████╗
2026-06-23T16:28:35.562906488Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-23T16:28:35.562910747Z       ██║     ███████╗██║██║   ██║
2026-06-23T16:28:35.562914514Z       ██║     ╚════██║██║██║   ██║
2026-06-23T16:28:35.562918242Z       ███████╗███████║██║╚██████╔╝
2026-06-23T16:28:35.562922029Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-23T16:28:35.562925807Z 
2026-06-23T16:28:35.562929424Z    Brought to you by linuxserver.io
2026-06-23T16:28:35.562933152Z ───────────────────────────────────────
2026-06-23T16:28:35.563170831Z 
2026-06-23T16:28:35.563178406Z To support LSIO projects visit:
2026-06-23T16:28:35.563182945Z https://www.linuxserver.io/donate/
2026-06-23T16:28:35.563186622Z 
2026-06-23T16:28:35.563190200Z ───────────────────────────────────────
2026-06-23T16:28:35.563195651Z GID/UID
2026-06-23T16:28:35.563199298Z ───────────────────────────────────────
2026-06-23T16:28:35.567509162Z 
2026-06-23T16:28:35.567518350Z User UID:    911
2026-06-23T16:28:35.567522859Z User GID:    911
2026-06-23T16:28:35.567526597Z ───────────────────────────────────────
2026-06-23T16:28:35.568565129Z Linuxserver.io version: 9f27dc9d-ls302
2026-06-23T16:28:35.568745623Z Build-date: 2026-06-23T16:21:30+00:00
2026-06-23T16:28:35.568752757Z ───────────────────────────────────────
2026-06-23T16:28:35.568757497Z     
2026-06-23T16:28:35.624472422Z [custom-init] No custom files found, skipping...
2026-06-23T16:28:36.871725689Z 2026-06-23 16:28:36,871 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-23T16:28:36.871875130Z 2026-06-23 16:28:36,871 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-23T16:28:38.873069555Z 2026-06-23 16:28:38,872 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-23T16:28:38.873137181Z 2026-06-23 16:28:38,872 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-23T16:28:38.873142652Z 2026-06-23 16:28:38,873 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-23T16:28:38.874119691Z 2026-06-23 16:28:38,873 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-23T16:28:38.874960134Z 2026-06-23 16:28:38,874 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-23T16:28:38.875060567Z 2026-06-23 16:28:38,874 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-23T16:28:38.892920121Z 2026-06-23 16:28:38,892 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-23T16:28:38.956940320Z 2026-06-23 16:28:38,956 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-23T16:28:38.957424586Z 2026-06-23 16:28:38,957 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-23T16:28:38.977174959Z 2026-06-23 16:28:38,977 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-23T16:28:39.045343026Z 2026-06-23 16:28:39,045 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-23T16:28:39.047670626Z 2026-06-23 16:28:39,047 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-23T16:28:39.050585018Z 2026-06-23 16:28:39,050 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-23T16:28:39.498270616Z 2026-06-23 16:28:39,497 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-23T16:28:39.541646711Z 2026-06-23 16:28:39,541 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-23T16:28:39.813380086Z 2026-06-23 16:28:39,813 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-23T16:28:39.813695552Z 2026-06-23 16:28:39,813 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-23T16:28:39.918916644Z 2026-06-23 16:28:39,918 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-23T16:28:39.924665266Z 2026-06-23 16:28:39,924 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:28:39.927055512Z 2026-06-23 16:28:39,926 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:28:39.929539247Z 2026-06-23 16:28:39,929 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:28:39.932162572Z 2026-06-23 16:28:39,931 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:28:39.934252212Z 2026-06-23 16:28:39,934 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:28:39.937779279Z 2026-06-23 16:28:39,937 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:28:39.941506148Z 2026-06-23 16:28:39,941 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-23T16:28:40.663691144Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-23T16:28:40.680335018Z [ls.io-init] done.