2026-02-12T21:21:49.901838869Z [migrations] started
2026-02-12T21:21:49.901894301Z [migrations] no migrations found
2026-02-12T21:21:49.930617000Z usermod: no changes
2026-02-12T21:21:49.940179416Z ───────────────────────────────────────
2026-02-12T21:21:49.940194727Z 
2026-02-12T21:21:49.940198445Z       ██╗     ███████╗██╗ ██████╗
2026-02-12T21:21:49.940202142Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-12T21:21:49.940205830Z       ██║     ███████╗██║██║   ██║
2026-02-12T21:21:49.940209367Z       ██║     ╚════██║██║██║   ██║
2026-02-12T21:21:49.940212934Z       ███████╗███████║██║╚██████╔╝
2026-02-12T21:21:49.940216511Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-12T21:21:49.940220078Z 
2026-02-12T21:21:49.940223515Z    Brought to you by linuxserver.io
2026-02-12T21:21:49.940226912Z ───────────────────────────────────────
2026-02-12T21:21:49.940479290Z 
2026-02-12T21:21:49.940499731Z To support LSIO projects visit:
2026-02-12T21:21:49.940508279Z https://www.linuxserver.io/donate/
2026-02-12T21:21:49.940515623Z 
2026-02-12T21:21:49.940522648Z ───────────────────────────────────────
2026-02-12T21:21:49.940530453Z GID/UID
2026-02-12T21:21:49.940537548Z ───────────────────────────────────────
2026-02-12T21:21:49.944142787Z 
2026-02-12T21:21:49.944152006Z User UID:    911
2026-02-12T21:21:49.944156014Z User GID:    911
2026-02-12T21:21:49.944160072Z ───────────────────────────────────────
2026-02-12T21:21:49.945014382Z Linuxserver.io version: 93325b2d-ls254
2026-02-12T21:21:49.945198593Z Build-date: 2026-02-12T21:17:17+00:00
2026-02-12T21:21:49.945204125Z ───────────────────────────────────────
2026-02-12T21:21:49.945207802Z     
2026-02-12T21:21:50.005379501Z [custom-init] No custom files found, skipping...
2026-02-12T21:21:51.157791861Z 2026-02-12 21:21:51,157 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-12T21:21:51.157830268Z 2026-02-12 21:21:51,157 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-12T21:21:53.158756259Z 2026-02-12 21:21:53,158 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-12T21:21:53.158821410Z 2026-02-12 21:21:53,158 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-12T21:21:53.158831350Z 2026-02-12 21:21:53,158 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-12T21:21:53.159568034Z 2026-02-12 21:21:53,159 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-12T21:21:53.160191078Z 2026-02-12 21:21:53,160 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-12T21:21:53.160242612Z 2026-02-12 21:21:53,160 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-12T21:21:53.178160985Z 2026-02-12 21:21:53,177 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-12T21:21:53.261519987Z 2026-02-12 21:21:53,261 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-12T21:21:53.262053711Z 2026-02-12 21:21:53,261 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-12T21:21:53.282821762Z 2026-02-12 21:21:53,282 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-12T21:21:53.349161252Z 2026-02-12 21:21:53,348 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-12T21:21:53.352048236Z 2026-02-12 21:21:53,351 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-12T21:21:53.354597850Z 2026-02-12 21:21:53,354 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-12T21:21:53.919722424Z 2026-02-12 21:21:53,919 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-12T21:21:54.079125007Z 2026-02-12 21:21:54,078 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-12T21:21:54.366551223Z 2026-02-12 21:21:54,366 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-12T21:21:54.366867931Z 2026-02-12 21:21:54,366 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-12T21:21:54.473029321Z 2026-02-12 21:21:54,472 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-12T21:21:54.478828078Z 2026-02-12 21:21:54,478 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:21:54.481151787Z 2026-02-12 21:21:54,480 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:21:54.483641811Z 2026-02-12 21:21:54,483 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:21:54.487393616Z 2026-02-12 21:21:54,487 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:21:54.489602675Z 2026-02-12 21:21:54,489 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:21:54.493186361Z 2026-02-12 21:21:54,493 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:21:54.496757312Z 2026-02-12 21:21:54,496 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-12T21:21:55.046163695Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-12T21:21:55.064045664Z [ls.io-init] done.