2026-02-15T09:13:53.509243544Z [migrations] started
2026-02-15T09:13:53.509973914Z [migrations] no migrations found
2026-02-15T09:13:53.536323608Z usermod: no changes
2026-02-15T09:13:53.545273477Z ───────────────────────────────────────
2026-02-15T09:13:53.545289850Z 
2026-02-15T09:13:53.545293929Z       ██╗     ███████╗██╗ ██████╗
2026-02-15T09:13:53.545297806Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-15T09:13:53.545301624Z       ██║     ███████╗██║██║   ██║
2026-02-15T09:13:53.545305382Z       ██║     ╚════██║██║██║   ██║
2026-02-15T09:13:53.545309249Z       ███████╗███████║██║╚██████╔╝
2026-02-15T09:13:53.545313047Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-15T09:13:53.545316805Z 
2026-02-15T09:13:53.545320522Z    Brought to you by linuxserver.io
2026-02-15T09:13:53.545324169Z ───────────────────────────────────────
2026-02-15T09:13:53.545602249Z 
2026-02-15T09:13:53.545609945Z To support LSIO projects visit:
2026-02-15T09:13:53.545614404Z https://www.linuxserver.io/donate/
2026-02-15T09:13:53.545618011Z 
2026-02-15T09:13:53.545621648Z ───────────────────────────────────────
2026-02-15T09:13:53.545625586Z GID/UID
2026-02-15T09:13:53.545629164Z ───────────────────────────────────────
2026-02-15T09:13:53.548998838Z 
2026-02-15T09:13:53.549008067Z User UID:    911
2026-02-15T09:13:53.549012596Z User GID:    911
2026-02-15T09:13:53.549016153Z ───────────────────────────────────────
2026-02-15T09:13:53.549869090Z Linuxserver.io version: 67e06ca7-ls256
2026-02-15T09:13:53.550131398Z Build-date: 2026-02-15T09:09:09+00:00
2026-02-15T09:13:53.550138092Z ───────────────────────────────────────
2026-02-15T09:13:53.550142831Z     
2026-02-15T09:13:53.609240992Z [custom-init] No custom files found, skipping...
2026-02-15T09:13:54.752349904Z 2026-02-15 09:13:54,752 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-15T09:13:54.752474315Z 2026-02-15 09:13:54,752 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-15T09:13:56.753728004Z 2026-02-15 09:13:56,753 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-15T09:13:56.753797554Z 2026-02-15 09:13:56,753 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-15T09:13:56.753807764Z 2026-02-15 09:13:56,753 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-15T09:13:56.754474998Z 2026-02-15 09:13:56,754 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-15T09:13:56.755107120Z 2026-02-15 09:13:56,754 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-15T09:13:56.755150808Z 2026-02-15 09:13:56,755 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-15T09:13:56.773780277Z 2026-02-15 09:13:56,773 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-15T09:13:56.857085337Z 2026-02-15 09:13:56,856 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-15T09:13:56.857644883Z 2026-02-15 09:13:56,857 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-15T09:13:56.879234532Z 2026-02-15 09:13:56,879 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-15T09:13:56.945590997Z 2026-02-15 09:13:56,945 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-15T09:13:56.947860777Z 2026-02-15 09:13:56,947 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-15T09:13:56.951108335Z 2026-02-15 09:13:56,950 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-15T09:13:57.534209350Z 2026-02-15 09:13:57,533 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-15T09:13:57.577251101Z 2026-02-15 09:13:57,577 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-15T09:13:57.844744962Z 2026-02-15 09:13:57,844 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-15T09:13:57.844894112Z 2026-02-15 09:13:57,844 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-15T09:13:57.950083474Z 2026-02-15 09:13:57,949 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-15T09:13:57.956581277Z 2026-02-15 09:13:57,956 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-15T09:13:57.958978363Z 2026-02-15 09:13:57,958 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-15T09:13:57.961426603Z 2026-02-15 09:13:57,961 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-15T09:13:57.964399939Z 2026-02-15 09:13:57,963 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-15T09:13:57.966194803Z 2026-02-15 09:13:57,966 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-15T09:13:57.969699099Z 2026-02-15 09:13:57,969 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-15T09:13:57.973357094Z 2026-02-15 09:13:57,973 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-15T09:13:58.651871326Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-15T09:13:58.669842219Z [ls.io-init] done.