2026-02-14T19:08:02.511876279Z [migrations] started 2026-02-14T19:08:02.511925288Z [migrations] no migrations found 2026-02-14T19:08:02.537898173Z usermod: no changes 2026-02-14T19:08:02.547310668Z ─────────────────────────────────────── 2026-02-14T19:08:02.547327722Z 2026-02-14T19:08:02.547331791Z ██╗ ███████╗██╗ ██████╗ 2026-02-14T19:08:02.547335869Z ██║ ██╔════╝██║██╔═══██╗ 2026-02-14T19:08:02.547339757Z ██║ ███████╗██║██║ ██║ 2026-02-14T19:08:02.547343554Z ██║ ╚════██║██║██║ ██║ 2026-02-14T19:08:02.547347242Z ███████╗███████║██║╚██████╔╝ 2026-02-14T19:08:02.547350989Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-02-14T19:08:02.547354727Z 2026-02-14T19:08:02.547358224Z Brought to you by linuxserver.io 2026-02-14T19:08:02.547361851Z ─────────────────────────────────────── 2026-02-14T19:08:02.547575481Z 2026-02-14T19:08:02.547583307Z To support LSIO projects visit: 2026-02-14T19:08:02.547587516Z https://www.linuxserver.io/donate/ 2026-02-14T19:08:02.547591183Z 2026-02-14T19:08:02.547594921Z ─────────────────────────────────────── 2026-02-14T19:08:02.547599560Z GID/UID 2026-02-14T19:08:02.547603348Z ─────────────────────────────────────── 2026-02-14T19:08:02.551008916Z 2026-02-14T19:08:02.551016541Z User UID: 911 2026-02-14T19:08:02.551020629Z User GID: 911 2026-02-14T19:08:02.551024718Z ─────────────────────────────────────── 2026-02-14T19:08:02.551900100Z Linuxserver.io version: 93325b2d-ls255 2026-02-14T19:08:02.552088800Z Build-date: 2026-02-14T19:03:24+00:00 2026-02-14T19:08:02.552097468Z ─────────────────────────────────────── 2026-02-14T19:08:02.552102929Z 2026-02-14T19:08:02.619265494Z [custom-init] No custom files found, skipping... 2026-02-14T19:08:03.766081321Z 2026-02-14 19:08:03,765 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-02-14T19:08:03.766221423Z 2026-02-14 19:08:03,766 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-02-14T19:08:05.767255921Z 2026-02-14 19:08:05,767 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-14T19:08:05.767312985Z 2026-02-14 19:08:05,767 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-14T19:08:05.767323096Z 2026-02-14 19:08:05,767 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-14T19:08:05.768021613Z 2026-02-14 19:08:05,767 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-14T19:08:05.768658685Z 2026-02-14 19:08:05,768 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-02-14T19:08:05.768691051Z 2026-02-14 19:08:05,768 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-02-14T19:08:05.787435850Z 2026-02-14 19:08:05,787 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)] 2026-02-14T19:08:05.869732763Z 2026-02-14 19:08:05,869 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-02-14T19:08:05.870324775Z 2026-02-14 19:08:05,870 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-02-14T19:08:05.892259177Z 2026-02-14 19:08:05,892 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-02-14T19:08:05.959416311Z 2026-02-14 19:08:05,959 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-02-14T19:08:05.961742385Z 2026-02-14 19:08:05,961 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-02-14T19:08:05.964687436Z 2026-02-14 19:08:05,964 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-02-14T19:08:06.540340991Z 2026-02-14 19:08:06,540 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-02-14T19:08:06.585958498Z 2026-02-14 19:08:06,585 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-02-14T19:08:06.883513055Z 2026-02-14 19:08:06,883 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-02-14T19:08:06.883920826Z 2026-02-14 19:08:06,883 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-02-14T19:08:06.989104329Z 2026-02-14 19:08:06,988 INFO: Scheduler started [base.py:214 (MAIN)] 2026-02-14T19:08:06.994671571Z 2026-02-14 19:08:06,994 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-02-14T19:08:06.997081975Z 2026-02-14 19:08:06,996 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-02-14T19:08:06.999587310Z 2026-02-14 19:08:06,999 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-02-14T19:08:07.003241820Z 2026-02-14 19:08:07,003 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-02-14T19:08:07.005393132Z 2026-02-14 19:08:07,005 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-02-14T19:08:07.009050829Z 2026-02-14 19:08:07,008 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-14T19:08:07.012606910Z 2026-02-14 19:08:07,012 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-14T19:08:07.661291798Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-02-14T19:08:07.678348948Z [ls.io-init] done.