radio: refactor LRC fetching to directly use asyncio for backgrounding, and add null check for album art in RadioUtil

This commit is contained in:
2025-09-30 10:01:57 -04:00
parent 6f016c7917
commit a442972571
4 changed files with 22 additions and 2 deletions

1
.gitignore vendored
View File

@@ -29,6 +29,7 @@ up.py
job_review.py
check_missing.py
**/auth/*
**/radio_api/*
test/db_stats.py
test/report/*
.gitignore