2026-03-22T12:01:57.719018894Z [migrations] started 2026-03-22T12:01:57.724140399Z [migrations] no migrations found 2026-03-22T12:01:58.470813409Z usermod: no changes 2026-03-22T12:01:58.645626924Z ─────────────────────────────────────── 2026-03-22T12:01:58.645653277Z 2026-03-22T12:01:58.645658367Z ██╗ ███████╗██╗ ██████╗ 2026-03-22T12:01:58.645663578Z ██║ ██╔════╝██║██╔═══██╗ 2026-03-22T12:01:58.645668768Z ██║ ███████╗██║██║ ██║ 2026-03-22T12:01:58.645673127Z ██║ ╚════██║██║██║ ██║ 2026-03-22T12:01:58.645677466Z ███████╗███████║██║╚██████╔╝ 2026-03-22T12:01:58.645681825Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-03-22T12:01:58.645686394Z 2026-03-22T12:01:58.645690462Z Brought to you by linuxserver.io 2026-03-22T12:01:58.645694721Z ─────────────────────────────────────── 2026-03-22T12:01:58.657042045Z 2026-03-22T12:01:58.657399986Z To support LSIO projects visit: 2026-03-22T12:01:58.657413022Z https://www.linuxserver.io/donate/ 2026-03-22T12:01:58.657418133Z 2026-03-22T12:01:58.657785462Z ─────────────────────────────────────── 2026-03-22T12:01:58.657793088Z GID/UID 2026-03-22T12:01:58.658420932Z ─────────────────────────────────────── 2026-03-22T12:01:58.777633130Z 2026-03-22T12:01:58.777647780Z User UID: 911 2026-03-22T12:01:58.777652680Z User GID: 911 2026-03-22T12:01:58.777657029Z ─────────────────────────────────────── 2026-03-22T12:01:58.819114930Z Linuxserver.io version: 5bb59dd1-ls265 2026-03-22T12:01:58.822846906Z Build-date: 2026-03-22T11:57:39+00:00 2026-03-22T12:01:58.822857478Z ─────────────────────────────────────── 2026-03-22T12:01:58.822862658Z 2026-03-22T12:02:01.794974377Z [custom-init] No custom files found, skipping... 2026-03-22T12:02:29.258097279Z 2026-03-22 12:02:29,255 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-03-22T12:02:29.260573176Z 2026-03-22 12:02:29,259 INFO: Lazylibrarian (pid 615) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-03-22T12:02:31.270201632Z 2026-03-22 12:02:31,269 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-22T12:02:31.271183359Z 2026-03-22 12:02:31,270 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-22T12:02:31.272106939Z 2026-03-22 12:02:31,271 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-22T12:02:31.286981097Z 2026-03-22 12:02:31,286 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-22T12:02:31.300936596Z 2026-03-22 12:02:31,300 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-03-22T12:02:31.303006104Z 2026-03-22 12:02:31,302 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-03-22T12:02:31.661282943Z 2026-03-22 12:02:31,660 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)] 2026-03-22T12:02:32.057185054Z 2026-03-22 12:02:32,056 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-03-22T12:02:32.071528373Z 2026-03-22 12:02:32,070 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-03-22T12:02:32.560997879Z 2026-03-22 12:02:32,560 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-03-22T12:02:34.269638911Z 2026-03-22 12:02:34,269 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-03-22T12:02:34.335351644Z 2026-03-22 12:02:34,334 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-03-22T12:02:34.392709048Z 2026-03-22 12:02:34,392 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-03-22T12:02:36.653141348Z 2026-03-22 12:02:36,652 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-03-22T12:02:36.736974538Z 2026-03-22 12:02:36,736 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-03-22T12:02:37.882441323Z 2026-03-22 12:02:37,881 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-03-22T12:02:37.884668018Z 2026-03-22 12:02:37,884 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-03-22T12:02:38.034067665Z 2026-03-22 12:02:38,033 INFO: Scheduler started [base.py:214 (MAIN)] 2026-03-22T12:02:38.097077835Z 2026-03-22 12:02:38,096 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:38.117821024Z 2026-03-22 12:02:38,117 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:38.137839654Z 2026-03-22 12:02:38,137 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:38.159759863Z 2026-03-22 12:02:38,159 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:38.177238647Z 2026-03-22 12:02:38,176 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:38.204056982Z 2026-03-22 12:02:38,203 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:38.229058809Z 2026-03-22 12:02:38,228 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:38.756564703Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-03-22T12:02:39.243079006Z [ls.io-init] done.