Add play count to LastFm.Artist

This commit is contained in:
Claudio Ortolina
2024-12-03 09:30:29 +00:00
parent 2094c1cf7b
commit ab7a8eeb5a
4 changed files with 19 additions and 6 deletions
+3 -2
View File
@@ -197,7 +197,8 @@
},
"stats": {
"listeners": "293020",
"playcount": "20567544"
"playcount": "20567544",
"userplaycount": "123"
},
"streamable": "0",
"tags": {
@@ -226,4 +227,4 @@
},
"url": "https://www.last.fm/music/Steven+Wilson"
}
}
}