2026-05-29T19:30:06.787190895Z [migrations] started
2026-05-29T19:30:06.828467299Z [migrations] no migrations found
2026-05-29T19:30:07.840406649Z usermod: no changes
2026-05-29T19:30:08.030981561Z ───────────────────────────────────────
2026-05-29T19:30:08.031009067Z 
2026-05-29T19:30:08.031018476Z       ██╗     ███████╗██╗ ██████╗
2026-05-29T19:30:08.031027113Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-29T19:30:08.031035350Z       ██║     ███████╗██║██║   ██║
2026-05-29T19:30:08.031043536Z       ██║     ╚════██║██║██║   ██║
2026-05-29T19:30:08.031051753Z       ███████╗███████║██║╚██████╔╝
2026-05-29T19:30:08.031060320Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-29T19:30:08.031068667Z 
2026-05-29T19:30:08.031076563Z    Brought to you by linuxserver.io
2026-05-29T19:30:08.031084689Z ───────────────────────────────────────
2026-05-29T19:30:08.042999249Z 
2026-05-29T19:30:08.043022646Z To support LSIO projects visit:
2026-05-29T19:30:08.043032276Z https://www.linuxserver.io/donate/
2026-05-29T19:30:08.043040973Z 
2026-05-29T19:30:08.043289353Z ───────────────────────────────────────
2026-05-29T19:30:08.043315035Z GID/UID
2026-05-29T19:30:08.043912038Z ───────────────────────────────────────
2026-05-29T19:30:08.174504876Z 
2026-05-29T19:30:08.174540919Z User UID:    911
2026-05-29T19:30:08.174551480Z User GID:    911
2026-05-29T19:30:08.174560488Z ───────────────────────────────────────
2026-05-29T19:30:08.222408250Z Linuxserver.io version: 491937de-ls295
2026-05-29T19:30:08.226529642Z Build-date: 2026-05-29T19:24:08+00:00
2026-05-29T19:30:08.226553951Z ───────────────────────────────────────
2026-05-29T19:30:08.226564271Z     
2026-05-29T19:30:11.968162561Z [custom-init] No custom files found, skipping...
2026-05-29T19:30:41.968827045Z 2026-05-29 19:30:41,966 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-05-29T19:30:41.970942206Z 2026-05-29 19:30:41,970 INFO: Lazylibrarian (pid 615) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-05-29T19:30:43.980049316Z 2026-05-29 19:30:43,979 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-29T19:30:43.980871201Z 2026-05-29 19:30:43,980 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-29T19:30:43.981659198Z 2026-05-29 19:30:43,981 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-29T19:30:43.995094582Z 2026-05-29 19:30:43,994 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-29T19:30:44.007538107Z 2026-05-29 19:30:44,007 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-05-29T19:30:44.009408495Z 2026-05-29 19:30:44,008 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-05-29T19:30:44.367161061Z 2026-05-29 19:30:44,366 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-05-29T19:30:44.718168180Z 2026-05-29 19:30:44,717 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-05-29T19:30:44.729411799Z 2026-05-29 19:30:44,728 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-05-29T19:30:45.307653015Z 2026-05-29 19:30:45,307 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-05-29T19:30:47.029786774Z 2026-05-29 19:30:47,029 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-05-29T19:30:47.096618246Z 2026-05-29 19:30:47,095 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-05-29T19:30:47.155040118Z 2026-05-29 19:30:47,154 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-05-29T19:30:49.176843916Z 2026-05-29 19:30:49,176 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-05-29T19:30:49.250330523Z 2026-05-29 19:30:49,249 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-05-29T19:30:50.350478520Z 2026-05-29 19:30:50,349 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-05-29T19:30:50.352723853Z 2026-05-29 19:30:50,352 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-05-29T19:30:50.501588708Z 2026-05-29 19:30:50,500 INFO: Scheduler started [base.py:214 (MAIN)]
2026-05-29T19:30:50.565370646Z 2026-05-29 19:30:50,564 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T19:30:50.585795990Z 2026-05-29 19:30:50,585 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T19:30:50.606475526Z 2026-05-29 19:30:50,605 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T19:30:50.628614892Z 2026-05-29 19:30:50,628 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T19:30:50.644245007Z 2026-05-29 19:30:50,643 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T19:30:50.670517859Z 2026-05-29 19:30:50,670 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T19:30:50.695798703Z 2026-05-29 19:30:50,695 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-29T19:30:50.824184947Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-05-29T19:30:51.422654301Z [ls.io-init] done.