2026-05-30T19:56:59.647456568Z [migrations] started 2026-05-30T19:56:59.647491388Z [migrations] no migrations found 2026-05-30T19:56:59.680373541Z usermod: no changes 2026-05-30T19:56:59.689473471Z ─────────────────────────────────────── 2026-05-30T19:56:59.689500575Z 2026-05-30T19:56:59.689506056Z ██╗ ███████╗██╗ ██████╗ 2026-05-30T19:56:59.689511046Z ██║ ██╔════╝██║██╔═══██╗ 2026-05-30T19:56:59.689515876Z ██║ ███████╗██║██║ ██║ 2026-05-30T19:56:59.689520716Z ██║ ╚════██║██║██║ ██║ 2026-05-30T19:56:59.689525415Z ███████╗███████║██║╚██████╔╝ 2026-05-30T19:56:59.689530075Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-05-30T19:56:59.689534904Z 2026-05-30T19:56:59.689539363Z Brought to you by linuxserver.io 2026-05-30T19:56:59.689544524Z ─────────────────────────────────────── 2026-05-30T19:56:59.689846031Z 2026-05-30T19:56:59.689857805Z To support LSIO projects visit: 2026-05-30T19:56:59.689862134Z https://www.linuxserver.io/donate/ 2026-05-30T19:56:59.689866182Z 2026-05-30T19:56:59.689869789Z ─────────────────────────────────────── 2026-05-30T19:56:59.689874198Z GID/UID 2026-05-30T19:56:59.689878026Z ─────────────────────────────────────── 2026-05-30T19:56:59.693317203Z 2026-05-30T19:56:59.693331993Z User UID: 911 2026-05-30T19:56:59.693336812Z User GID: 911 2026-05-30T19:56:59.693341341Z ─────────────────────────────────────── 2026-05-30T19:56:59.694321065Z Linuxserver.io version: 491937de-ls296 2026-05-30T19:56:59.694453692Z Build-date: 2026-05-30T19:52:15+00:00 2026-05-30T19:56:59.694461718Z ─────────────────────────────────────── 2026-05-30T19:56:59.694466137Z 2026-05-30T19:56:59.751100703Z [custom-init] No custom files found, skipping... 2026-05-30T19:57:01.013175806Z 2026-05-30 19:57:01,012 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-05-30T19:57:01.013297030Z 2026-05-30 19:57:01,013 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-05-30T19:57:03.014663579Z 2026-05-30 19:57:03,014 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-30T19:57:03.014732608Z 2026-05-30 19:57:03,014 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-30T19:57:03.014744662Z 2026-05-30 19:57:03,014 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-30T19:57:03.015453129Z 2026-05-30 19:57:03,015 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-30T19:57:03.016109802Z 2026-05-30 19:57:03,015 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-05-30T19:57:03.016150885Z 2026-05-30 19:57:03,016 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-05-30T19:57:03.031769805Z 2026-05-30 19:57:03,031 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)] 2026-05-30T19:57:03.102749666Z 2026-05-30 19:57:03,102 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-05-30T19:57:03.103582654Z 2026-05-30 19:57:03,103 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-05-30T19:57:03.135524352Z 2026-05-30 19:57:03,135 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-05-30T19:57:03.205915829Z 2026-05-30 19:57:03,205 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-05-30T19:57:03.208188146Z 2026-05-30 19:57:03,208 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-05-30T19:57:03.211018827Z 2026-05-30 19:57:03,210 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-05-30T19:57:03.661023348Z 2026-05-30 19:57:03,660 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-05-30T19:57:03.710624136Z 2026-05-30 19:57:03,710 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-05-30T19:57:03.962782075Z 2026-05-30 19:57:03,962 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-05-30T19:57:03.963064203Z 2026-05-30 19:57:03,962 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-05-30T19:57:04.069887391Z 2026-05-30 19:57:04,069 INFO: Scheduler started [base.py:214 (MAIN)] 2026-05-30T19:57:04.075922208Z 2026-05-30 19:57:04,075 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-05-30T19:57:04.078478777Z 2026-05-30 19:57:04,078 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-05-30T19:57:04.080686965Z 2026-05-30 19:57:04,080 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-05-30T19:57:04.083517306Z 2026-05-30 19:57:04,083 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-05-30T19:57:04.085426812Z 2026-05-30 19:57:04,085 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-05-30T19:57:04.089067646Z 2026-05-30 19:57:04,088 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-30T19:57:04.092664050Z 2026-05-30 19:57:04,092 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-30T19:57:04.793618927Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-05-30T19:57:04.810313985Z [ls.io-init] done.