2026-06-27T20:02:21.148152164Z [migrations] started
2026-06-27T20:02:21.181011401Z [migrations] no migrations found
2026-06-27T20:02:22.219684090Z usermod: no changes
2026-06-27T20:02:22.405598172Z ───────────────────────────────────────
2026-06-27T20:02:22.405625116Z 
2026-06-27T20:02:22.405634685Z       ██╗     ███████╗██╗ ██████╗
2026-06-27T20:02:22.405643182Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-27T20:02:22.405651439Z       ██║     ███████╗██║██║   ██║
2026-06-27T20:02:22.405659545Z       ██║     ╚════██║██║██║   ██║
2026-06-27T20:02:22.405667591Z       ███████╗███████║██║╚██████╔╝
2026-06-27T20:02:22.405675848Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-27T20:02:22.405684185Z 
2026-06-27T20:02:22.405691960Z    Brought to you by linuxserver.io
2026-06-27T20:02:22.405700097Z ───────────────────────────────────────
2026-06-27T20:02:22.417026298Z 
2026-06-27T20:02:22.417364489Z To support LSIO projects visit:
2026-06-27T20:02:22.417370621Z https://www.linuxserver.io/donate/
2026-06-27T20:02:22.417374659Z 
2026-06-27T20:02:22.417730346Z ───────────────────────────────────────
2026-06-27T20:02:22.417735617Z GID/UID
2026-06-27T20:02:22.418350255Z ───────────────────────────────────────
2026-06-27T20:02:22.529942879Z 
2026-06-27T20:02:22.529967488Z User UID:    911
2026-06-27T20:02:22.529976867Z User GID:    911
2026-06-27T20:02:22.529985475Z ───────────────────────────────────────
2026-06-27T20:02:22.573664321Z Linuxserver.io version: 94a17102-ls305
2026-06-27T20:02:22.577475841Z Build-date: 2026-06-27T19:56:08+00:00
2026-06-27T20:02:22.577489348Z ───────────────────────────────────────
2026-06-27T20:02:22.577494980Z     
2026-06-27T20:02:26.502554905Z [custom-init] No custom files found, skipping...
2026-06-27T20:02:55.996083595Z 2026-06-27 20:02:55,993 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-27T20:02:55.998217154Z 2026-06-27 20:02:55,997 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-27T20:02:58.007238762Z 2026-06-27 20:02:58,006 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-27T20:02:58.008090287Z 2026-06-27 20:02:58,007 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-27T20:02:58.008860840Z 2026-06-27 20:02:58,008 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-27T20:02:58.022153803Z 2026-06-27 20:02:58,021 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-27T20:02:58.034378745Z 2026-06-27 20:02:58,033 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-27T20:02:58.036233812Z 2026-06-27 20:02:58,035 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-27T20:02:58.395699205Z 2026-06-27 20:02:58,395 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-27T20:02:58.764442541Z 2026-06-27 20:02:58,763 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-27T20:02:58.777330018Z 2026-06-27 20:02:58,776 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-27T20:02:59.496836543Z 2026-06-27 20:02:59,496 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-27T20:03:01.220110870Z 2026-06-27 20:03:01,219 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-27T20:03:01.286656420Z 2026-06-27 20:03:01,285 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-27T20:03:01.344446419Z 2026-06-27 20:03:01,343 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-27T20:03:03.366225641Z 2026-06-27 20:03:03,365 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-27T20:03:03.435154604Z 2026-06-27 20:03:03,434 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-27T20:03:04.490052866Z 2026-06-27 20:03:04,489 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-27T20:03:04.492342009Z 2026-06-27 20:03:04,491 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-27T20:03:04.643528047Z 2026-06-27 20:03:04,642 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-27T20:03:04.707786228Z 2026-06-27 20:03:04,707 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:03:04.728175109Z 2026-06-27 20:03:04,727 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:03:04.748835236Z 2026-06-27 20:03:04,748 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:03:04.770823800Z 2026-06-27 20:03:04,770 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:03:04.786423702Z 2026-06-27 20:03:04,785 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:03:04.812528890Z 2026-06-27 20:03:04,812 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:03:04.838585611Z 2026-06-27 20:03:04,838 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-27T20:03:05.048902059Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-27T20:03:05.606904175Z [ls.io-init] done.