2026-02-28T19:03:56.633252066Z [migrations] started 2026-02-28T19:03:56.633306506Z [migrations] no migrations found 2026-02-28T19:03:56.660564996Z usermod: no changes 2026-02-28T19:03:56.669946337Z ─────────────────────────────────────── 2026-02-28T19:03:56.669960145Z 2026-02-28T19:03:56.669964213Z ██╗ ███████╗██╗ ██████╗ 2026-02-28T19:03:56.669968161Z ██║ ██╔════╝██║██╔═══██╗ 2026-02-28T19:03:56.669971959Z ██║ ███████╗██║██║ ██║ 2026-02-28T19:03:56.669975646Z ██║ ╚════██║██║██║ ██║ 2026-02-28T19:03:56.669979354Z ███████╗███████║██║╚██████╔╝ 2026-02-28T19:03:56.669983051Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-02-28T19:03:56.669986738Z 2026-02-28T19:03:56.669990496Z Brought to you by linuxserver.io 2026-02-28T19:03:56.669994063Z ─────────────────────────────────────── 2026-02-28T19:03:56.670208375Z 2026-02-28T19:03:56.670213836Z To support LSIO projects visit: 2026-02-28T19:03:56.670217573Z https://www.linuxserver.io/donate/ 2026-02-28T19:03:56.670221040Z 2026-02-28T19:03:56.670224417Z ─────────────────────────────────────── 2026-02-28T19:03:56.670228355Z GID/UID 2026-02-28T19:03:56.670231792Z ─────────────────────────────────────── 2026-02-28T19:03:56.673646257Z 2026-02-28T19:03:56.673652560Z User UID: 911 2026-02-28T19:03:56.673656258Z User GID: 911 2026-02-28T19:03:56.673659915Z ─────────────────────────────────────── 2026-02-28T19:03:56.674608786Z Linuxserver.io version: e7c7ce2d-ls261 2026-02-28T19:03:56.674785852Z Build-date: 2026-02-28T18:59:01+00:00 2026-02-28T19:03:56.674790071Z ─────────────────────────────────────── 2026-02-28T19:03:56.674793818Z 2026-02-28T19:03:56.730829828Z [custom-init] No custom files found, skipping... 2026-02-28T19:03:57.904386819Z 2026-02-28 19:03:57,904 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-02-28T19:03:57.904517422Z 2026-02-28 19:03:57,904 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-02-28T19:03:59.905653511Z 2026-02-28 19:03:59,905 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-28T19:03:59.905731147Z 2026-02-28 19:03:59,905 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-28T19:03:59.905741388Z 2026-02-28 19:03:59,905 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-28T19:03:59.906358701Z 2026-02-28 19:03:59,906 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-28T19:03:59.906968339Z 2026-02-28 19:03:59,906 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-02-28T19:03:59.907032007Z 2026-02-28 19:03:59,906 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-02-28T19:03:59.926284345Z 2026-02-28 19:03:59,926 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)] 2026-02-28T19:04:00.013920076Z 2026-02-28 19:04:00,013 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-02-28T19:04:00.014562530Z 2026-02-28 19:04:00,014 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-02-28T19:04:00.035042951Z 2026-02-28 19:04:00,034 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-02-28T19:04:00.101415365Z 2026-02-28 19:04:00,101 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-02-28T19:04:00.103622960Z 2026-02-28 19:04:00,103 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-02-28T19:04:00.106593011Z 2026-02-28 19:04:00,106 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-02-28T19:04:00.674815215Z 2026-02-28 19:04:00,674 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-02-28T19:04:00.720439108Z 2026-02-28 19:04:00,720 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-02-28T19:04:01.050738960Z 2026-02-28 19:04:01,050 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-02-28T19:04:01.050953021Z 2026-02-28 19:04:01,050 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-02-28T19:04:01.155500246Z 2026-02-28 19:04:01,155 INFO: Scheduler started [base.py:214 (MAIN)] 2026-02-28T19:04:01.160778596Z 2026-02-28 19:04:01,160 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-02-28T19:04:01.162453067Z 2026-02-28 19:04:01,162 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-02-28T19:04:01.164174023Z 2026-02-28 19:04:01,164 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-02-28T19:04:01.165994448Z 2026-02-28 19:04:01,165 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-02-28T19:04:01.167456102Z 2026-02-28 19:04:01,167 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-02-28T19:04:01.169925965Z 2026-02-28 19:04:01,169 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-28T19:04:01.172640362Z 2026-02-28 19:04:01,172 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-28T19:04:01.769407596Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-02-28T19:04:01.785501424Z [ls.io-init] done.