2026-02-21T19:08:53.777954033Z [migrations] started
2026-02-21T19:08:53.778008012Z [migrations] no migrations found
2026-02-21T19:08:53.804914672Z usermod: no changes
2026-02-21T19:08:53.815873280Z ───────────────────────────────────────
2026-02-21T19:08:53.815890404Z 
2026-02-21T19:08:53.815894663Z       ██╗     ███████╗██╗ ██████╗
2026-02-21T19:08:53.815898671Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-21T19:08:53.815902558Z       ██║     ███████╗██║██║   ██║
2026-02-21T19:08:53.815907118Z       ██║     ╚════██║██║██║   ██║
2026-02-21T19:08:53.815911687Z       ███████╗███████║██║╚██████╔╝
2026-02-21T19:08:53.815916487Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-21T19:08:53.815920344Z 
2026-02-21T19:08:53.815923992Z    Brought to you by linuxserver.io
2026-02-21T19:08:53.815927709Z ───────────────────────────────────────
2026-02-21T19:08:53.816404700Z 
2026-02-21T19:08:53.816415361Z To support LSIO projects visit:
2026-02-21T19:08:53.816419119Z https://www.linuxserver.io/donate/
2026-02-21T19:08:53.816422706Z 
2026-02-21T19:08:53.816426073Z ───────────────────────────────────────
2026-02-21T19:08:53.816430441Z GID/UID
2026-02-21T19:08:53.816433949Z ───────────────────────────────────────
2026-02-21T19:08:53.821485841Z 
2026-02-21T19:08:53.821495801Z User UID:    911
2026-02-21T19:08:53.821499900Z User GID:    911
2026-02-21T19:08:53.821503797Z ───────────────────────────────────────
2026-02-21T19:08:53.822390453Z Linuxserver.io version: dada182d-ls258
2026-02-21T19:08:53.822526016Z Build-date: 2026-02-21T19:03:14+00:00
2026-02-21T19:08:53.822533601Z ───────────────────────────────────────
2026-02-21T19:08:53.822537739Z     
2026-02-21T19:08:53.879677378Z [custom-init] No custom files found, skipping...
2026-02-21T19:08:55.017431623Z 2026-02-21 19:08:55,017 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-21T19:08:55.017584862Z 2026-02-21 19:08:55,017 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-21T19:08:57.018746104Z 2026-02-21 19:08:57,018 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-21T19:08:57.018812789Z 2026-02-21 19:08:57,018 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-21T19:08:57.018822909Z 2026-02-21 19:08:57,018 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-21T19:08:57.019688472Z 2026-02-21 19:08:57,019 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-21T19:08:57.020519866Z 2026-02-21 19:08:57,020 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-21T19:08:57.020603314Z 2026-02-21 19:08:57,020 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-21T19:08:57.039270023Z 2026-02-21 19:08:57,039 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-21T19:08:57.118277696Z 2026-02-21 19:08:57,118 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-21T19:08:57.118799767Z 2026-02-21 19:08:57,118 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-21T19:08:57.140367697Z 2026-02-21 19:08:57,140 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-21T19:08:57.206367968Z 2026-02-21 19:08:57,206 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-21T19:08:57.208716367Z 2026-02-21 19:08:57,208 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-21T19:08:57.211888134Z 2026-02-21 19:08:57,211 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-21T19:08:57.798722832Z 2026-02-21 19:08:57,798 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-21T19:08:57.843470338Z 2026-02-21 19:08:57,843 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-21T19:08:58.330051651Z 2026-02-21 19:08:58,329 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-21T19:08:58.330177714Z 2026-02-21 19:08:58,330 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-21T19:08:58.435458663Z 2026-02-21 19:08:58,435 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-21T19:08:58.441021665Z 2026-02-21 19:08:58,440 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-21T19:08:58.443395094Z 2026-02-21 19:08:58,443 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-21T19:08:58.445913075Z 2026-02-21 19:08:58,445 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-21T19:08:58.450062240Z 2026-02-21 19:08:58,449 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-21T19:08:58.452277781Z 2026-02-21 19:08:58,452 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-21T19:08:58.455836848Z 2026-02-21 19:08:58,455 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-21T19:08:58.459387127Z 2026-02-21 19:08:58,459 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-21T19:08:58.922599823Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-21T19:08:58.939129057Z [ls.io-init] done.