2026-06-24T20:36:40.282205941Z [migrations] started
2026-06-24T20:36:40.282274870Z [migrations] no migrations found
2026-06-24T20:36:40.308699373Z usermod: no changes
2026-06-24T20:36:40.318912748Z ───────────────────────────────────────
2026-06-24T20:36:40.318938470Z 
2026-06-24T20:36:40.318942749Z       ██╗     ███████╗██╗ ██████╗
2026-06-24T20:36:40.318946707Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-24T20:36:40.318950845Z       ██║     ███████╗██║██║   ██║
2026-06-24T20:36:40.318954633Z       ██║     ╚════██║██║██║   ██║
2026-06-24T20:36:40.318958400Z       ███████╗███████║██║╚██████╔╝
2026-06-24T20:36:40.318962448Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-24T20:36:40.318966376Z 
2026-06-24T20:36:40.318969954Z    Brought to you by linuxserver.io
2026-06-24T20:36:40.318973701Z ───────────────────────────────────────
2026-06-24T20:36:40.319159966Z 
2026-06-24T20:36:40.319176430Z To support LSIO projects visit:
2026-06-24T20:36:40.319185338Z https://www.linuxserver.io/donate/
2026-06-24T20:36:40.319193694Z 
2026-06-24T20:36:40.319202081Z ───────────────────────────────────────
2026-06-24T20:36:40.319211590Z GID/UID
2026-06-24T20:36:40.319219767Z ───────────────────────────────────────
2026-06-24T20:36:40.322657212Z 
2026-06-24T20:36:40.322665719Z User UID:    911
2026-06-24T20:36:40.322669587Z User GID:    911
2026-06-24T20:36:40.322673685Z ───────────────────────────────────────
2026-06-24T20:36:40.323867620Z Linuxserver.io version: 388cedb3-ls303
2026-06-24T20:36:40.324181583Z Build-date: 2026-06-24T20:30:21+00:00
2026-06-24T20:36:40.324192825Z ───────────────────────────────────────
2026-06-24T20:36:40.324201803Z     
2026-06-24T20:36:40.379678412Z [custom-init] No custom files found, skipping...
2026-06-24T20:36:41.633516451Z 2026-06-24 20:36:41,633 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-24T20:36:41.633622855Z 2026-06-24 20:36:41,633 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-24T20:36:43.634685426Z 2026-06-24 20:36:43,634 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-24T20:36:43.634744515Z 2026-06-24 20:36:43,634 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-24T20:36:43.634755748Z 2026-06-24 20:36:43,634 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-24T20:36:43.635413583Z 2026-06-24 20:36:43,635 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-24T20:36:43.636064875Z 2026-06-24 20:36:43,635 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-24T20:36:43.636169035Z 2026-06-24 20:36:43,636 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-24T20:36:43.650558052Z 2026-06-24 20:36:43,650 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-24T20:36:43.721559526Z 2026-06-24 20:36:43,721 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-24T20:36:43.722152150Z 2026-06-24 20:36:43,722 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-24T20:36:43.741948821Z 2026-06-24 20:36:43,741 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-24T20:36:43.809500997Z 2026-06-24 20:36:43,809 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-24T20:36:43.811857304Z 2026-06-24 20:36:43,811 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-24T20:36:43.815015726Z 2026-06-24 20:36:43,814 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-24T20:36:44.254586212Z 2026-06-24 20:36:44,254 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-24T20:36:44.298428053Z 2026-06-24 20:36:44,298 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-24T20:36:44.589600507Z 2026-06-24 20:36:44,589 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-24T20:36:44.589877645Z 2026-06-24 20:36:44,589 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-24T20:36:44.695923728Z 2026-06-24 20:36:44,695 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-24T20:36:44.702160101Z 2026-06-24 20:36:44,701 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-24T20:36:44.705034833Z 2026-06-24 20:36:44,704 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-24T20:36:44.708067512Z 2026-06-24 20:36:44,707 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-24T20:36:44.710699264Z 2026-06-24 20:36:44,710 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-24T20:36:44.712866760Z 2026-06-24 20:36:44,712 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-24T20:36:44.717325052Z 2026-06-24 20:36:44,717 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-24T20:36:44.722295064Z 2026-06-24 20:36:44,722 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-24T20:36:45.417774034Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-24T20:36:45.431887856Z [ls.io-init] done.