Add playCount to artist list
This commit is contained in:
+2
-1
@@ -65,7 +65,8 @@
|
||||
"fields": {
|
||||
"name": "Name",
|
||||
"albumCount": "Album Count",
|
||||
"songCount": "Song Count"
|
||||
"songCount": "Song Count",
|
||||
"playCount": "Plays"
|
||||
}
|
||||
},
|
||||
"playlist": {
|
||||
|
||||
Reference in New Issue
Block a user