2026-02-15T09:13:55.090912828Z [migrations] started 2026-02-15T09:13:55.096024149Z [migrations] no migrations found 2026-02-15T09:13:55.831241770Z usermod: no changes 2026-02-15T09:13:56.009107591Z ─────────────────────────────────────── 2026-02-15T09:13:56.009139385Z 2026-02-15T09:13:56.009148623Z ██╗ ███████╗██╗ ██████╗ 2026-02-15T09:13:56.009157371Z ██║ ██╔════╝██║██╔═══██╗ 2026-02-15T09:13:56.009165778Z ██║ ███████╗██║██║ ██║ 2026-02-15T09:13:56.009174155Z ██║ ╚════██║██║██║ ██║ 2026-02-15T09:13:56.009182441Z ███████╗███████║██║╚██████╔╝ 2026-02-15T09:13:56.009190858Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-02-15T09:13:56.009199435Z 2026-02-15T09:13:56.009207391Z Brought to you by linuxserver.io 2026-02-15T09:13:56.009215598Z ─────────────────────────────────────── 2026-02-15T09:13:56.020704420Z 2026-02-15T09:13:56.021095768Z To support LSIO projects visit: 2026-02-15T09:13:56.021118113Z https://www.linuxserver.io/donate/ 2026-02-15T09:13:56.021127943Z 2026-02-15T09:13:56.021501024Z ─────────────────────────────────────── 2026-02-15T09:13:56.021523389Z GID/UID 2026-02-15T09:13:56.022134770Z ─────────────────────────────────────── 2026-02-15T09:13:56.143036036Z 2026-02-15T09:13:56.143056878Z User UID: 911 2026-02-15T09:13:56.143064674Z User GID: 911 2026-02-15T09:13:56.143071528Z ─────────────────────────────────────── 2026-02-15T09:13:56.183813910Z Linuxserver.io version: 67e06ca7-ls256 2026-02-15T09:13:56.187681697Z Build-date: 2026-02-15T09:09:09+00:00 2026-02-15T09:13:56.187706527Z ─────────────────────────────────────── 2026-02-15T09:13:56.187716708Z 2026-02-15T09:13:59.209343138Z [custom-init] No custom files found, skipping... 2026-02-15T09:14:26.097151127Z 2026-02-15 09:14:26,094 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-02-15T09:14:26.099311046Z 2026-02-15 09:14:26,098 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-02-15T09:14:28.108486552Z 2026-02-15 09:14:28,107 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-15T09:14:28.109296943Z 2026-02-15 09:14:28,108 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-15T09:14:28.110037073Z 2026-02-15 09:14:28,109 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-15T09:14:28.123204956Z 2026-02-15 09:14:28,122 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-15T09:14:28.135301041Z 2026-02-15 09:14:28,134 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-02-15T09:14:28.137099842Z 2026-02-15 09:14:28,136 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-02-15T09:14:28.483543222Z 2026-02-15 09:14:28,482 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)] 2026-02-15T09:14:28.825321670Z 2026-02-15 09:14:28,824 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-02-15T09:14:28.836128328Z 2026-02-15 09:14:28,835 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-02-15T09:14:29.268424838Z 2026-02-15 09:14:29,267 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-02-15T09:14:30.941556393Z 2026-02-15 09:14:30,940 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-02-15T09:14:31.006724905Z 2026-02-15 09:14:31,006 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-02-15T09:14:31.063774020Z 2026-02-15 09:14:31,063 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-02-15T09:14:33.284200174Z 2026-02-15 09:14:33,283 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-02-15T09:14:33.358867502Z 2026-02-15 09:14:33,358 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-02-15T09:14:34.574664796Z 2026-02-15 09:14:34,574 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-02-15T09:14:34.576961931Z 2026-02-15 09:14:34,576 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-02-15T09:14:34.724015714Z 2026-02-15 09:14:34,723 INFO: Scheduler started [base.py:214 (MAIN)] 2026-02-15T09:14:34.769105579Z 2026-02-15 09:14:34,768 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-02-15T09:14:34.789471204Z 2026-02-15 09:14:34,788 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-02-15T09:14:34.809360680Z 2026-02-15 09:14:34,808 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-02-15T09:14:34.830846530Z 2026-02-15 09:14:34,830 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-02-15T09:14:34.846050964Z 2026-02-15 09:14:34,845 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-02-15T09:14:34.871783114Z 2026-02-15 09:14:34,871 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-15T09:14:34.897031990Z 2026-02-15 09:14:34,896 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-15T09:14:35.103633429Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-02-15T09:14:35.597212897Z [ls.io-init] done.