Add playCount to artist list

This commit is contained in:
Deluan
2020-08-14 14:35:00 -04:00
parent ca5da5b0ea
commit 49153dc1c1
3 changed files with 6 additions and 2 deletions
+2 -1
View File
@@ -65,7 +65,8 @@
"fields": {
"name": "Name",
"albumCount": "Album Count",
"songCount": "Song Count"
"songCount": "Song Count",
"playCount": "Plays"
}
},
"playlist": {