2026-04-19T15:29:16.235230470Z [migrations] started
2026-04-19T15:29:16.235281673Z [migrations] no migrations found
2026-04-19T15:29:16.262629564Z usermod: no changes
2026-04-19T15:29:16.271920223Z ───────────────────────────────────────
2026-04-19T15:29:16.271936726Z 
2026-04-19T15:29:16.271940914Z       ██╗     ███████╗██╗ ██████╗
2026-04-19T15:29:16.271945013Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-19T15:29:16.271948720Z       ██║     ███████╗██║██║   ██║
2026-04-19T15:29:16.271952588Z       ██║     ╚════██║██║██║   ██║
2026-04-19T15:29:16.271956315Z       ███████╗███████║██║╚██████╔╝
2026-04-19T15:29:16.271960103Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-19T15:29:16.271964111Z 
2026-04-19T15:29:16.271967638Z    Brought to you by linuxserver.io
2026-04-19T15:29:16.271971596Z ───────────────────────────────────────
2026-04-19T15:29:16.272181549Z 
2026-04-19T15:29:16.272190928Z To support LSIO projects visit:
2026-04-19T15:29:16.272194996Z https://www.linuxserver.io/donate/
2026-04-19T15:29:16.272199204Z 
2026-04-19T15:29:16.272203102Z ───────────────────────────────────────
2026-04-19T15:29:16.272207962Z GID/UID
2026-04-19T15:29:16.272211760Z ───────────────────────────────────────
2026-04-19T15:29:16.275347384Z 
2026-04-19T15:29:16.275354398Z User UID:    911
2026-04-19T15:29:16.275358195Z User GID:    911
2026-04-19T15:29:16.275365240Z ───────────────────────────────────────
2026-04-19T15:29:16.276218227Z Linuxserver.io version: f3e59690-ls275
2026-04-19T15:29:16.276392388Z Build-date: 2026-04-19T15:24:32+00:00
2026-04-19T15:29:16.276400414Z ───────────────────────────────────────
2026-04-19T15:29:16.276404553Z     
2026-04-19T15:29:16.333767975Z [custom-init] No custom files found, skipping...
2026-04-19T15:29:17.547933053Z 2026-04-19 15:29:17,547 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-04-19T15:29:17.548051531Z 2026-04-19 15:29:17,547 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-04-19T15:29:19.548841336Z 2026-04-19 15:29:19,548 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-19T15:29:19.548900966Z 2026-04-19 15:29:19,548 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-19T15:29:19.548912960Z 2026-04-19 15:29:19,548 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-19T15:29:19.549622990Z 2026-04-19 15:29:19,549 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-19T15:29:19.550267047Z 2026-04-19 15:29:19,550 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-04-19T15:29:19.550341857Z 2026-04-19 15:29:19,550 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-04-19T15:29:19.568940930Z 2026-04-19 15:29:19,568 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-04-19T15:29:19.652804667Z 2026-04-19 15:29:19,652 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-04-19T15:29:19.653312911Z 2026-04-19 15:29:19,653 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-04-19T15:29:19.672729510Z 2026-04-19 15:29:19,672 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-04-19T15:29:19.739308740Z 2026-04-19 15:29:19,739 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-04-19T15:29:19.741540625Z 2026-04-19 15:29:19,741 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-04-19T15:29:19.744481848Z 2026-04-19 15:29:19,744 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-04-19T15:29:20.310313464Z 2026-04-19 15:29:20,310 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-04-19T15:29:20.367597367Z 2026-04-19 15:29:20,367 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-04-19T15:29:20.664304076Z 2026-04-19 15:29:20,664 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-04-19T15:29:20.664428266Z 2026-04-19 15:29:20,664 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-04-19T15:29:20.770698453Z 2026-04-19 15:29:20,770 INFO: Scheduler started [base.py:214 (MAIN)]
2026-04-19T15:29:20.776381907Z 2026-04-19 15:29:20,776 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:29:20.778841410Z 2026-04-19 15:29:20,778 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:29:20.781312957Z 2026-04-19 15:29:20,781 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:29:20.783962052Z 2026-04-19 15:29:20,783 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:29:20.786044575Z 2026-04-19 15:29:20,785 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:29:20.790124781Z 2026-04-19 15:29:20,789 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:29:20.793899462Z 2026-04-19 15:29:20,793 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:29:21.375057171Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-04-19T15:29:21.393728089Z [ls.io-init] done.