2026-03-22T12:01:56.150582043Z [migrations] started 2026-03-22T12:01:56.150637424Z [migrations] no migrations found 2026-03-22T12:01:56.178067662Z usermod: no changes 2026-03-22T12:01:56.186721502Z ─────────────────────────────────────── 2026-03-22T12:01:56.186745971Z 2026-03-22T12:01:56.186754338Z ██╗ ███████╗██╗ ██████╗ 2026-03-22T12:01:56.186761944Z ██║ ██╔════╝██║██╔═══██╗ 2026-03-22T12:01:56.186769399Z ██║ ███████╗██║██║ ██║ 2026-03-22T12:01:56.186776733Z ██║ ╚════██║██║██║ ██║ 2026-03-22T12:01:56.186784128Z ███████╗███████║██║╚██████╔╝ 2026-03-22T12:01:56.186791513Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-03-22T12:01:56.186798878Z 2026-03-22T12:01:56.186805952Z Brought to you by linuxserver.io 2026-03-22T12:01:56.186813167Z ─────────────────────────────────────── 2026-03-22T12:01:56.186972217Z 2026-03-22T12:01:56.186980093Z To support LSIO projects visit: 2026-03-22T12:01:56.186984332Z https://www.linuxserver.io/donate/ 2026-03-22T12:01:56.186988169Z 2026-03-22T12:01:56.186991997Z ─────────────────────────────────────── 2026-03-22T12:01:56.186997137Z GID/UID 2026-03-22T12:01:56.187000995Z ─────────────────────────────────────── 2026-03-22T12:01:56.190345211Z 2026-03-22T12:01:56.190368608Z User UID: 911 2026-03-22T12:01:56.190377015Z User GID: 911 2026-03-22T12:01:56.190384299Z ─────────────────────────────────────── 2026-03-22T12:01:56.191171044Z Linuxserver.io version: 5bb59dd1-ls265 2026-03-22T12:01:56.191347860Z Build-date: 2026-03-22T11:57:39+00:00 2026-03-22T12:01:56.191353501Z ─────────────────────────────────────── 2026-03-22T12:01:56.191357670Z 2026-03-22T12:01:56.247539687Z [custom-init] No custom files found, skipping... 2026-03-22T12:01:57.429081054Z 2026-03-22 12:01:57,428 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-03-22T12:01:57.429225826Z 2026-03-22 12:01:57,429 INFO: Lazylibrarian (pid 170) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-03-22T12:01:59.430333127Z 2026-03-22 12:01:59,430 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-22T12:01:59.430373237Z 2026-03-22 12:01:59,430 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-22T12:01:59.430378668Z 2026-03-22 12:01:59,430 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-22T12:01:59.431153960Z 2026-03-22 12:01:59,430 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-22T12:01:59.431726463Z 2026-03-22 12:01:59,431 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-03-22T12:01:59.431789279Z 2026-03-22 12:01:59,431 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-03-22T12:01:59.449506474Z 2026-03-22 12:01:59,449 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)] 2026-03-22T12:01:59.535755379Z 2026-03-22 12:01:59,535 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-03-22T12:01:59.536293243Z 2026-03-22 12:01:59,536 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-03-22T12:01:59.555719159Z 2026-03-22 12:01:59,555 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-03-22T12:01:59.627191372Z 2026-03-22 12:01:59,627 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-03-22T12:01:59.629471866Z 2026-03-22 12:01:59,629 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-03-22T12:01:59.632335002Z 2026-03-22 12:01:59,632 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-03-22T12:02:00.232061113Z 2026-03-22 12:02:00,231 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-03-22T12:02:00.257807589Z 2026-03-22 12:02:00,257 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-03-22T12:02:00.505032640Z 2026-03-22 12:02:00,504 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-03-22T12:02:00.505248335Z 2026-03-22 12:02:00,505 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-03-22T12:02:00.610270752Z 2026-03-22 12:02:00,610 INFO: Scheduler started [base.py:214 (MAIN)] 2026-03-22T12:02:00.615831512Z 2026-03-22 12:02:00,615 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:00.618318461Z 2026-03-22 12:02:00,618 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:00.620822114Z 2026-03-22 12:02:00,620 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:00.623482853Z 2026-03-22 12:02:00,623 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:00.625659547Z 2026-03-22 12:02:00,625 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:00.629600655Z 2026-03-22 12:02:00,629 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:00.633219303Z 2026-03-22 12:02:00,633 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-22T12:02:01.286928692Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-03-22T12:02:01.303633187Z [ls.io-init] done.