mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Add new Chart InfoTypes for retrieving charts
This commit is contained in:
@@ -92,6 +92,10 @@ enum InfoType { // as items are saved in cache, mark them here to not change the
|
|||||||
InfoAlbumComposer = 48,
|
InfoAlbumComposer = 48,
|
||||||
InfoAlbumSongs = 49,
|
InfoAlbumSongs = 49,
|
||||||
|
|
||||||
|
InfoChartArtists = 50,
|
||||||
|
InfoChartAlbums = 51,
|
||||||
|
InfoChartTracks = 52,
|
||||||
|
|
||||||
InfoMiscTopHotttness = 60,
|
InfoMiscTopHotttness = 60,
|
||||||
InfoMiscTopTerms = 61,
|
InfoMiscTopTerms = 61,
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user