2026-06-13T20:09:17.276551391Z [migrations] started
2026-06-13T20:09:17.283529767Z [migrations] no migrations found
2026-06-13T20:09:18.223289131Z usermod: no changes
2026-06-13T20:09:18.402389781Z ───────────────────────────────────────
2026-06-13T20:09:18.402414611Z 
2026-06-13T20:09:18.402424010Z       ██╗     ███████╗██╗ ██████╗
2026-06-13T20:09:18.402432678Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-13T20:09:18.402441095Z       ██║     ███████╗██║██║   ██║
2026-06-13T20:09:18.402449381Z       ██║     ╚════██║██║██║   ██║
2026-06-13T20:09:18.402457688Z       ███████╗███████║██║╚██████╔╝
2026-06-13T20:09:18.402466065Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-13T20:09:18.402474442Z 
2026-06-13T20:09:18.402482638Z    Brought to you by linuxserver.io
2026-06-13T20:09:18.402490875Z ───────────────────────────────────────
2026-06-13T20:09:18.413774272Z 
2026-06-13T20:09:18.414135018Z To support LSIO projects visit:
2026-06-13T20:09:18.414161612Z https://www.linuxserver.io/donate/
2026-06-13T20:09:18.414172925Z 
2026-06-13T20:09:18.414498190Z ───────────────────────────────────────
2026-06-13T20:09:18.414519884Z GID/UID
2026-06-13T20:09:18.415092116Z ───────────────────────────────────────
2026-06-13T20:09:18.547023590Z 
2026-06-13T20:09:18.547052448Z User UID:    911
2026-06-13T20:09:18.547061977Z User GID:    911
2026-06-13T20:09:18.547070705Z ───────────────────────────────────────
2026-06-13T20:09:18.594323961Z Linuxserver.io version: d58c5eab-ls300
2026-06-13T20:09:18.598353247Z Build-date: 2026-06-13T20:04:29+00:00
2026-06-13T20:09:18.598379670Z ───────────────────────────────────────
2026-06-13T20:09:18.598389730Z     
2026-06-13T20:09:22.937642730Z [custom-init] No custom files found, skipping...
2026-06-13T20:09:51.906221611Z 2026-06-13 20:09:51,903 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-13T20:09:51.908373205Z 2026-06-13 20:09:51,907 INFO: Lazylibrarian (pid 614) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-13T20:09:53.917459307Z 2026-06-13 20:09:53,916 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-13T20:09:53.918254248Z 2026-06-13 20:09:53,917 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-13T20:09:53.919042857Z 2026-06-13 20:09:53,918 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-13T20:09:53.932389058Z 2026-06-13 20:09:53,931 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-13T20:09:53.944594532Z 2026-06-13 20:09:53,944 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-13T20:09:53.946433125Z 2026-06-13 20:09:53,946 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-13T20:09:54.305873029Z 2026-06-13 20:09:54,305 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-13T20:09:54.653727838Z 2026-06-13 20:09:54,653 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-13T20:09:54.664973037Z 2026-06-13 20:09:54,664 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-13T20:09:55.100665676Z 2026-06-13 20:09:55,100 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-13T20:09:56.824502968Z 2026-06-13 20:09:56,823 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-13T20:09:56.891375831Z 2026-06-13 20:09:56,890 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-13T20:09:56.949656208Z 2026-06-13 20:09:56,949 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-13T20:09:59.013749532Z 2026-06-13 20:09:59,013 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-13T20:09:59.097908202Z 2026-06-13 20:09:59,097 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-13T20:10:00.139140039Z 2026-06-13 20:10:00,138 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-13T20:10:00.141410302Z 2026-06-13 20:10:00,140 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-13T20:10:00.292731438Z 2026-06-13 20:10:00,291 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-13T20:10:00.356695873Z 2026-06-13 20:10:00,356 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:10:00.376994758Z 2026-06-13 20:10:00,376 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:10:00.397477624Z 2026-06-13 20:10:00,396 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:10:00.419593149Z 2026-06-13 20:10:00,419 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:10:00.435256447Z 2026-06-13 20:10:00,434 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:10:00.461615809Z 2026-06-13 20:10:00,461 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:10:00.487558021Z 2026-06-13 20:10:00,487 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-13T20:10:00.500882038Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-13T20:10:01.198100083Z [ls.io-init] done.