api/soundcloud: add more metadata fields (#1313)
This commit is contained in:
@@ -17,9 +17,12 @@ const ffmpegArgs = {
|
||||
|
||||
const metadataTags = [
|
||||
"album",
|
||||
"composer",
|
||||
"genre",
|
||||
"copyright",
|
||||
"title",
|
||||
"artist",
|
||||
"album_artist",
|
||||
"track",
|
||||
"date",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user