2026-06-08T19:21:19.784478754Z [migrations] started
2026-06-08T19:21:19.791366006Z [migrations] no migrations found
2026-06-08T19:21:20.617226745Z usermod: no changes
2026-06-08T19:21:20.858263466Z ───────────────────────────────────────
2026-06-08T19:21:20.858291713Z 
2026-06-08T19:21:20.858300931Z       ██╗     ███████╗██╗ ██████╗
2026-06-08T19:21:20.858309639Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-08T19:21:20.858317915Z       ██║     ███████╗██║██║   ██║
2026-06-08T19:21:20.858326042Z       ██║     ╚════██║██║██║   ██║
2026-06-08T19:21:20.858334409Z       ███████╗███████║██║╚██████╔╝
2026-06-08T19:21:20.858342545Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-08T19:21:20.858353517Z 
2026-06-08T19:21:20.858361393Z    Brought to you by linuxserver.io
2026-06-08T19:21:20.858369439Z ───────────────────────────────────────
2026-06-08T19:21:20.870190661Z 
2026-06-08T19:21:20.870459512Z To support LSIO projects visit:
2026-06-08T19:21:20.870480815Z https://www.linuxserver.io/donate/
2026-06-08T19:21:20.870490374Z 
2026-06-08T19:21:20.870856872Z ───────────────────────────────────────
2026-06-08T19:21:20.870880751Z GID/UID
2026-06-08T19:21:20.871453454Z ───────────────────────────────────────
2026-06-08T19:21:20.997612341Z 
2026-06-08T19:21:20.997637782Z User UID:    911
2026-06-08T19:21:20.997647402Z User GID:    911
2026-06-08T19:21:20.997655638Z ───────────────────────────────────────
2026-06-08T19:21:21.043279467Z Linuxserver.io version: c570fd29-ls299
2026-06-08T19:21:21.047398994Z Build-date: 2026-06-08T19:15:10+00:00
2026-06-08T19:21:21.047424636Z ───────────────────────────────────────
2026-06-08T19:21:21.047436039Z     
2026-06-08T19:21:25.388649469Z [custom-init] No custom files found, skipping...
2026-06-08T19:21:54.798096195Z 2026-06-08 19:21:54,795 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-08T19:21:54.800233680Z 2026-06-08 19:21:54,799 INFO: Lazylibrarian (pid 614) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-08T19:21:56.809018007Z 2026-06-08 19:21:56,808 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-08T19:21:56.809854943Z 2026-06-08 19:21:56,809 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-08T19:21:56.810607118Z 2026-06-08 19:21:56,810 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-08T19:21:56.823989333Z 2026-06-08 19:21:56,823 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-08T19:21:56.836191582Z 2026-06-08 19:21:56,835 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-08T19:21:56.838017770Z 2026-06-08 19:21:56,837 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-08T19:21:57.957383247Z 2026-06-08 19:21:57,956 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-08T19:21:58.310331340Z 2026-06-08 19:21:58,309 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-08T19:21:58.321584397Z 2026-06-08 19:21:58,321 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-08T19:21:58.763607943Z 2026-06-08 19:21:58,763 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-08T19:22:00.480763422Z 2026-06-08 19:22:00,480 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-08T19:22:00.548473328Z 2026-06-08 19:22:00,547 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-08T19:22:00.606542957Z 2026-06-08 19:22:00,605 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-08T19:22:02.622268879Z 2026-06-08 19:22:02,621 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-08T19:22:02.698506272Z 2026-06-08 19:22:02,697 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-08T19:22:03.773448410Z 2026-06-08 19:22:03,772 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-08T19:22:03.775867503Z 2026-06-08 19:22:03,775 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-08T19:22:03.928293340Z 2026-06-08 19:22:03,926 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-08T19:22:03.966741004Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-08T19:22:03.994348153Z 2026-06-08 19:22:03,993 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:22:04.014223197Z 2026-06-08 19:22:04,013 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:22:04.034645693Z 2026-06-08 19:22:04,034 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:22:04.056873596Z 2026-06-08 19:22:04,056 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:22:04.072420832Z 2026-06-08 19:22:04,071 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:22:04.098428509Z 2026-06-08 19:22:04,097 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:22:04.123529519Z 2026-06-08 19:22:04,123 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-08T19:22:04.648256463Z [ls.io-init] done.