update music import

This commit is contained in:
2025-11-06 00:46:47 +01:00
parent a0b1a11c7d
commit b3936cd23a
4 changed files with 65 additions and 44 deletions

View File

@@ -80,5 +80,3 @@ function music_process_genre() {
echo "$song {\"genre\":$genre,\"blockLevel\":$blockLevel,\"likeLevel\":$likeLevel,\"playlist\":\"$playlist\"}" \
| jq -c -s add || error_here
}