2026-02-14T19:08:04.095263802Z [migrations] started
2026-02-14T19:08:04.100264163Z [migrations] no migrations found
2026-02-14T19:08:04.865349323Z usermod: no changes
2026-02-14T19:08:05.042435447Z ───────────────────────────────────────
2026-02-14T19:08:05.042462992Z 
2026-02-14T19:08:05.042472201Z       ██╗     ███████╗██╗ ██████╗
2026-02-14T19:08:05.042481119Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-14T19:08:05.042491409Z       ██║     ███████╗██║██║   ██║
2026-02-14T19:08:05.042499726Z       ██║     ╚════██║██║██║   ██║
2026-02-14T19:08:05.042507812Z       ███████╗███████║██║╚██████╔╝
2026-02-14T19:08:05.042516069Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-14T19:08:05.042524255Z 
2026-02-14T19:08:05.042532061Z    Brought to you by linuxserver.io
2026-02-14T19:08:05.042540418Z ───────────────────────────────────────
2026-02-14T19:08:05.054043313Z 
2026-02-14T19:08:05.054441685Z To support LSIO projects visit:
2026-02-14T19:08:05.054466265Z https://www.linuxserver.io/donate/
2026-02-14T19:08:05.054475674Z 
2026-02-14T19:08:05.054811420Z ───────────────────────────────────────
2026-02-14T19:08:05.054833464Z GID/UID
2026-02-14T19:08:05.055485868Z ───────────────────────────────────────
2026-02-14T19:08:05.148893506Z 
2026-02-14T19:08:05.148917815Z User UID:    911
2026-02-14T19:08:05.148927024Z User GID:    911
2026-02-14T19:08:05.148935681Z ───────────────────────────────────────
2026-02-14T19:08:05.193082496Z Linuxserver.io version: 93325b2d-ls255
2026-02-14T19:08:05.197209567Z Build-date: 2026-02-14T19:03:24+00:00
2026-02-14T19:08:05.197237544Z ───────────────────────────────────────
2026-02-14T19:08:05.197247945Z     
2026-02-14T19:08:08.182898600Z [custom-init] No custom files found, skipping...
2026-02-14T19:08:34.950703832Z 2026-02-14 19:08:34,948 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-14T19:08:34.952840796Z 2026-02-14 19:08:34,952 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-14T19:08:36.962005270Z 2026-02-14 19:08:36,961 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-14T19:08:36.962805061Z 2026-02-14 19:08:36,962 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-14T19:08:36.963555713Z 2026-02-14 19:08:36,963 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-14T19:08:36.976493257Z 2026-02-14 19:08:36,976 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-14T19:08:36.988435677Z 2026-02-14 19:08:36,988 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-14T19:08:36.990245792Z 2026-02-14 19:08:36,989 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-14T19:08:37.335156471Z 2026-02-14 19:08:37,334 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-14T19:08:37.670666499Z 2026-02-14 19:08:37,670 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-14T19:08:37.681581340Z 2026-02-14 19:08:37,681 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-14T19:08:38.120697372Z 2026-02-14 19:08:38,120 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-14T19:08:39.786338176Z 2026-02-14 19:08:39,785 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-14T19:08:39.851559431Z 2026-02-14 19:08:39,850 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-14T19:08:39.908632185Z 2026-02-14 19:08:39,908 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-14T19:08:42.133150668Z 2026-02-14 19:08:42,132 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-14T19:08:42.208267229Z 2026-02-14 19:08:42,207 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-14T19:08:43.377724125Z 2026-02-14 19:08:43,377 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-14T19:08:43.379985639Z 2026-02-14 19:08:43,379 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-14T19:08:43.522834992Z 2026-02-14 19:08:43,522 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-14T19:08:43.569153449Z 2026-02-14 19:08:43,568 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-14T19:08:43.589385753Z 2026-02-14 19:08:43,588 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-14T19:08:43.609782699Z 2026-02-14 19:08:43,609 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-14T19:08:43.632948922Z 2026-02-14 19:08:43,632 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-14T19:08:43.648263392Z 2026-02-14 19:08:43,647 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-14T19:08:43.673964390Z 2026-02-14 19:08:43,673 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-14T19:08:43.698744442Z 2026-02-14 19:08:43,698 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-14T19:08:44.087438602Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-14T19:08:44.578544440Z [ls.io-init] done.