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