2026-04-20T12:56:09.541078663Z [migrations] started
2026-04-20T12:56:09.549718448Z [migrations] no migrations found
2026-04-20T12:56:10.713396470Z usermod: no changes
2026-04-20T12:56:10.917350298Z ───────────────────────────────────────
2026-04-20T12:56:10.917377031Z 
2026-04-20T12:56:10.917386150Z       ██╗     ███████╗██╗ ██████╗
2026-04-20T12:56:10.917394627Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-20T12:56:10.917402843Z       ██║     ███████╗██║██║   ██║
2026-04-20T12:56:10.917410970Z       ██║     ╚════██║██║██║   ██║
2026-04-20T12:56:10.917419076Z       ███████╗███████║██║╚██████╔╝
2026-04-20T12:56:10.917427202Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-20T12:56:10.917435489Z 
2026-04-20T12:56:10.917443245Z    Brought to you by linuxserver.io
2026-04-20T12:56:10.917451211Z ───────────────────────────────────────
2026-04-20T12:56:10.926749381Z 
2026-04-20T12:56:10.926989304Z To support LSIO projects visit:
2026-04-20T12:56:10.927010337Z https://www.linuxserver.io/donate/
2026-04-20T12:56:10.927019896Z 
2026-04-20T12:56:10.927246292Z ───────────────────────────────────────
2026-04-20T12:56:10.927267985Z GID/UID
2026-04-20T12:56:10.927654363Z ───────────────────────────────────────
2026-04-20T12:56:11.044132813Z 
2026-04-20T12:56:11.044156330Z User UID:    911
2026-04-20T12:56:11.044164437Z User GID:    911
2026-04-20T12:56:11.044171301Z ───────────────────────────────────────
2026-04-20T12:56:11.090371136Z Linuxserver.io version: 652b2d0d-ls275
2026-04-20T12:56:11.094459528Z Build-date: 2026-04-20T12:51:16+00:00
2026-04-20T12:56:11.094483185Z ───────────────────────────────────────
2026-04-20T12:56:11.094494057Z     
2026-04-20T12:56:15.594899308Z [custom-init] No custom files found, skipping...
2026-04-20T12:56:44.755754598Z 2026-04-20 12:56:44,753 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-04-20T12:56:44.757947283Z 2026-04-20 12:56:44,757 INFO: Lazylibrarian (pid 611) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-04-20T12:56:46.766916365Z 2026-04-20 12:56:46,766 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-20T12:56:46.767719422Z 2026-04-20 12:56:46,767 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-20T12:56:46.768533110Z 2026-04-20 12:56:46,768 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-20T12:56:46.781784810Z 2026-04-20 12:56:46,781 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-20T12:56:46.793836384Z 2026-04-20 12:56:46,793 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-04-20T12:56:46.795686509Z 2026-04-20 12:56:46,795 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-04-20T12:56:47.168691023Z 2026-04-20 12:56:47,168 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-04-20T12:56:47.527001914Z 2026-04-20 12:56:47,526 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-04-20T12:56:47.538470664Z 2026-04-20 12:56:47,538 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-04-20T12:56:47.983530119Z 2026-04-20 12:56:47,982 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-04-20T12:56:49.689605155Z 2026-04-20 12:56:49,688 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-04-20T12:56:49.760868602Z 2026-04-20 12:56:49,760 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-04-20T12:56:49.819533244Z 2026-04-20 12:56:49,818 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-04-20T12:56:52.082009022Z 2026-04-20 12:56:52,081 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-04-20T12:56:52.153371860Z 2026-04-20 12:56:52,152 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-04-20T12:56:53.453274072Z 2026-04-20 12:56:53,452 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-04-20T12:56:53.455487920Z 2026-04-20 12:56:53,455 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-04-20T12:56:53.601716547Z 2026-04-20 12:56:53,601 INFO: Scheduler started [base.py:214 (MAIN)]
2026-04-20T12:56:53.646786448Z 2026-04-20 12:56:53,646 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-04-20T12:56:53.667186631Z 2026-04-20 12:56:53,666 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-04-20T12:56:53.687731505Z 2026-04-20 12:56:53,687 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-04-20T12:56:53.710874629Z 2026-04-20 12:56:53,710 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-04-20T12:56:53.726476271Z 2026-04-20 12:56:53,726 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-04-20T12:56:53.752584255Z 2026-04-20 12:56:53,752 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-20T12:56:53.777590401Z 2026-04-20 12:56:53,777 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-20T12:56:54.157099752Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-04-20T12:56:54.918418825Z [ls.io-init] done.