2026-03-14T19:10:59.122660231Z [migrations] started 2026-03-14T19:10:59.127645311Z [migrations] no migrations found 2026-03-14T19:10:59.848439099Z usermod: no changes 2026-03-14T19:11:00.026962042Z ─────────────────────────────────────── 2026-03-14T19:11:00.026993936Z 2026-03-14T19:11:00.027002103Z ██╗ ███████╗██╗ ██████╗ 2026-03-14T19:11:00.027009838Z ██║ ██╔════╝██║██╔═══██╗ 2026-03-14T19:11:00.027017363Z ██║ ███████╗██║██║ ██║ 2026-03-14T19:11:00.027024658Z ██║ ╚════██║██║██║ ██║ 2026-03-14T19:11:00.027031903Z ███████╗███████║██║╚██████╔╝ 2026-03-14T19:11:00.027039468Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-03-14T19:11:00.027046833Z 2026-03-14T19:11:00.027054228Z Brought to you by linuxserver.io 2026-03-14T19:11:00.027061593Z ─────────────────────────────────────── 2026-03-14T19:11:00.038644389Z 2026-03-14T19:11:00.038954824Z To support LSIO projects visit: 2026-03-14T19:11:00.038978492Z https://www.linuxserver.io/donate/ 2026-03-14T19:11:00.038988171Z 2026-03-14T19:11:00.039320611Z ─────────────────────────────────────── 2026-03-14T19:11:00.039342345Z GID/UID 2026-03-14T19:11:00.039952203Z ─────────────────────────────────────── 2026-03-14T19:11:00.158011199Z 2026-03-14T19:11:00.158027902Z User UID: 911 2026-03-14T19:11:00.158034155Z User GID: 911 2026-03-14T19:11:00.158039716Z ─────────────────────────────────────── 2026-03-14T19:11:00.200970744Z Linuxserver.io version: e7c7ce2d-ls263 2026-03-14T19:11:00.204889626Z Build-date: 2026-03-14T19:06:22+00:00 2026-03-14T19:11:00.204909967Z ─────────────────────────────────────── 2026-03-14T19:11:00.204918253Z 2026-03-14T19:11:03.216862452Z [custom-init] No custom files found, skipping... 2026-03-14T19:11:30.109462570Z 2026-03-14 19:11:30,106 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-03-14T19:11:30.111678101Z 2026-03-14 19:11:30,110 INFO: Lazylibrarian (pid 613) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-03-14T19:11:32.120962323Z 2026-03-14 19:11:32,120 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-14T19:11:32.121768116Z 2026-03-14 19:11:32,121 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-14T19:11:32.122525391Z 2026-03-14 19:11:32,122 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-14T19:11:32.135837821Z 2026-03-14 19:11:32,135 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-14T19:11:32.147805222Z 2026-03-14 19:11:32,147 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-03-14T19:11:32.149601950Z 2026-03-14 19:11:32,149 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-03-14T19:11:32.503002254Z 2026-03-14 19:11:32,502 INFO: Apprise library (1.9.8) installed [startup.py:237 (MAIN)] 2026-03-14T19:11:32.835739455Z 2026-03-14 19:11:32,835 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-03-14T19:11:32.846737453Z 2026-03-14 19:11:32,846 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-03-14T19:11:33.272638574Z 2026-03-14 19:11:33,272 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-03-14T19:11:34.984675350Z 2026-03-14 19:11:34,984 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-03-14T19:11:35.050011549Z 2026-03-14 19:11:35,049 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-03-14T19:11:35.107363048Z 2026-03-14 19:11:35,106 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-03-14T19:11:37.381282733Z 2026-03-14 19:11:37,380 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-03-14T19:11:37.439888889Z 2026-03-14 19:11:37,439 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-03-14T19:11:38.619088699Z 2026-03-14 19:11:38,618 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-03-14T19:11:38.621318399Z 2026-03-14 19:11:38,620 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-03-14T19:11:38.767832409Z 2026-03-14 19:11:38,767 INFO: Scheduler started [base.py:214 (MAIN)] 2026-03-14T19:11:38.813495238Z 2026-03-14 19:11:38,812 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-03-14T19:11:38.834189454Z 2026-03-14 19:11:38,833 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-03-14T19:11:38.854144240Z 2026-03-14 19:11:38,853 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-03-14T19:11:38.875760834Z 2026-03-14 19:11:38,875 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-03-14T19:11:38.891077730Z 2026-03-14 19:11:38,890 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-03-14T19:11:38.917259787Z 2026-03-14 19:11:38,916 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-14T19:11:38.942041344Z 2026-03-14 19:11:38,941 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-14T19:11:39.103402495Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-03-14T19:11:39.598283343Z [ls.io-init] done.