2026-03-21T19:08:08.863997355Z [migrations] started
2026-03-21T19:08:08.864038448Z [migrations] no migrations found
2026-03-21T19:08:08.890116182Z usermod: no changes
2026-03-21T19:08:08.898494942Z ───────────────────────────────────────
2026-03-21T19:08:08.898523900Z 
2026-03-21T19:08:08.898528249Z       ██╗     ███████╗██╗ ██████╗
2026-03-21T19:08:08.898532648Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-21T19:08:08.898536525Z       ██║     ███████╗██║██║   ██║
2026-03-21T19:08:08.898540393Z       ██║     ╚════██║██║██║   ██║
2026-03-21T19:08:08.898544461Z       ███████╗███████║██║╚██████╔╝
2026-03-21T19:08:08.898548369Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-21T19:08:08.898552528Z 
2026-03-21T19:08:08.898556205Z    Brought to you by linuxserver.io
2026-03-21T19:08:08.898560023Z ───────────────────────────────────────
2026-03-21T19:08:08.898728261Z 
2026-03-21T19:08:08.898732931Z To support LSIO projects visit:
2026-03-21T19:08:08.898736889Z https://www.linuxserver.io/donate/
2026-03-21T19:08:08.898740576Z 
2026-03-21T19:08:08.898744564Z ───────────────────────────────────────
2026-03-21T19:08:08.898749013Z GID/UID
2026-03-21T19:08:08.898752981Z ───────────────────────────────────────
2026-03-21T19:08:08.902008265Z 
2026-03-21T19:08:08.902021432Z User UID:    911
2026-03-21T19:08:08.902026041Z User GID:    911
2026-03-21T19:08:08.902030219Z ───────────────────────────────────────
2026-03-21T19:08:08.903125996Z Linuxserver.io version: 5745b014-ls265
2026-03-21T19:08:08.903294595Z Build-date: 2026-03-21T19:03:39+00:00
2026-03-21T19:08:08.903299204Z ───────────────────────────────────────
2026-03-21T19:08:08.903303062Z     
2026-03-21T19:08:08.960399639Z [custom-init] No custom files found, skipping...
2026-03-21T19:08:10.140474139Z 2026-03-21 19:08:10,140 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-21T19:08:10.140612167Z 2026-03-21 19:08:10,140 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-21T19:08:12.141688516Z 2026-03-21 19:08:12,141 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-21T19:08:12.141762616Z 2026-03-21 19:08:12,141 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-21T19:08:12.141773668Z 2026-03-21 19:08:12,141 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-21T19:08:12.142429358Z 2026-03-21 19:08:12,142 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-21T19:08:12.143049346Z 2026-03-21 19:08:12,142 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-21T19:08:12.143114608Z 2026-03-21 19:08:12,143 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-21T19:08:12.213090005Z 2026-03-21 19:08:12,212 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-03-21T19:08:12.423351973Z 2026-03-21 19:08:12,423 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-21T19:08:12.424489974Z 2026-03-21 19:08:12,424 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-21T19:08:12.563969229Z 2026-03-21 19:08:12,563 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-21T19:08:12.651010386Z 2026-03-21 19:08:12,650 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-21T19:08:12.653257921Z 2026-03-21 19:08:12,653 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-21T19:08:12.656054091Z 2026-03-21 19:08:12,655 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-21T19:08:13.303045001Z 2026-03-21 19:08:13,302 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-21T19:08:13.326065530Z 2026-03-21 19:08:13,325 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-21T19:08:13.826946876Z 2026-03-21 19:08:13,826 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-21T19:08:13.827188222Z 2026-03-21 19:08:13,827 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-21T19:08:13.933422412Z 2026-03-21 19:08:13,933 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-21T19:08:13.939188481Z 2026-03-21 19:08:13,939 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-21T19:08:13.941514905Z 2026-03-21 19:08:13,941 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-21T19:08:13.943941952Z 2026-03-21 19:08:13,943 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-21T19:08:13.946627138Z 2026-03-21 19:08:13,946 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-21T19:08:13.948745713Z 2026-03-21 19:08:13,948 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-21T19:08:13.952392836Z 2026-03-21 19:08:13,952 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-21T19:08:13.956072695Z 2026-03-21 19:08:13,955 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-21T19:08:13.999777249Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-21T19:08:14.030887025Z [ls.io-init] done.