2026-06-20T20:12:16.467315796Z [migrations] started 2026-06-20T20:12:16.500427542Z [migrations] no migrations found 2026-06-20T20:12:17.547271060Z usermod: no changes 2026-06-20T20:12:17.754703213Z ─────────────────────────────────────── 2026-06-20T20:12:17.754730077Z 2026-06-20T20:12:17.754737732Z ██╗ ███████╗██╗ ██████╗ 2026-06-20T20:12:17.754744827Z ██║ ██╔════╝██║██╔═══██╗ 2026-06-20T20:12:17.754751730Z ██║ ███████╗██║██║ ██║ 2026-06-20T20:12:17.754758514Z ██║ ╚════██║██║██║ ██║ 2026-06-20T20:12:17.754765659Z ███████╗███████║██║╚██████╔╝ 2026-06-20T20:12:17.754772442Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-06-20T20:12:17.754779316Z 2026-06-20T20:12:17.754785789Z Brought to you by linuxserver.io 2026-06-20T20:12:17.754792473Z ─────────────────────────────────────── 2026-06-20T20:12:17.766232245Z 2026-06-20T20:12:17.766533252Z To support LSIO projects visit: 2026-06-20T20:12:17.766552110Z https://www.linuxserver.io/donate/ 2026-06-20T20:12:17.766559785Z 2026-06-20T20:12:17.766893217Z ─────────────────────────────────────── 2026-06-20T20:12:17.766912646Z GID/UID 2026-06-20T20:12:17.767490530Z ─────────────────────────────────────── 2026-06-20T20:12:17.898904171Z 2026-06-20T20:12:17.898936847Z User UID: 911 2026-06-20T20:12:17.898945264Z User GID: 911 2026-06-20T20:12:17.898952649Z ─────────────────────────────────────── 2026-06-20T20:12:17.948150576Z Linuxserver.io version: 48ec4352-ls301 2026-06-20T20:12:17.952228671Z Build-date: 2026-06-20T20:07:20+00:00 2026-06-20T20:12:17.952249694Z ─────────────────────────────────────── 2026-06-20T20:12:17.952261928Z 2026-06-20T20:12:21.565322032Z [custom-init] No custom files found, skipping... 2026-06-20T20:12:50.819813282Z 2026-06-20 20:12:50,817 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-06-20T20:12:50.821965107Z 2026-06-20 20:12:50,821 INFO: Lazylibrarian (pid 614) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-06-20T20:12:52.831011467Z 2026-06-20 20:12:52,830 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-20T20:12:52.831898795Z 2026-06-20 20:12:52,831 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-20T20:12:52.832673225Z 2026-06-20 20:12:52,832 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-20T20:12:52.846210573Z 2026-06-20 20:12:52,845 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-20T20:12:52.858492231Z 2026-06-20 20:12:52,858 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-06-20T20:12:52.860354993Z 2026-06-20 20:12:52,859 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-06-20T20:12:53.223150579Z 2026-06-20 20:12:53,222 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)] 2026-06-20T20:12:53.567002578Z 2026-06-20 20:12:53,566 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-06-20T20:12:53.578219182Z 2026-06-20 20:12:53,577 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-06-20T20:12:54.015754343Z 2026-06-20 20:12:54,015 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-06-20T20:12:55.752107920Z 2026-06-20 20:12:55,751 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-06-20T20:12:55.818869325Z 2026-06-20 20:12:55,818 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-06-20T20:12:55.876839562Z 2026-06-20 20:12:55,876 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-06-20T20:12:57.898931041Z 2026-06-20 20:12:57,898 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-06-20T20:12:57.971948888Z 2026-06-20 20:12:57,971 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-06-20T20:12:59.001747946Z 2026-06-20 20:12:59,001 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-06-20T20:12:59.004032177Z 2026-06-20 20:12:59,003 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-06-20T20:12:59.154760875Z 2026-06-20 20:12:59,153 INFO: Scheduler started [base.py:214 (MAIN)] 2026-06-20T20:12:59.217798149Z 2026-06-20 20:12:59,217 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-06-20T20:12:59.238772827Z 2026-06-20 20:12:59,238 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-06-20T20:12:59.259345296Z 2026-06-20 20:12:59,258 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-06-20T20:12:59.281686136Z 2026-06-20 20:12:59,281 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-06-20T20:12:59.298655156Z 2026-06-20 20:12:59,298 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-06-20T20:12:59.325114582Z 2026-06-20 20:12:59,324 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-06-20T20:12:59.350849078Z 2026-06-20 20:12:59,350 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-06-20T20:13:00.065249059Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-06-20T20:13:00.725807529Z [ls.io-init] done.