mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +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,
|
||||
InfoAlbumSongs = 49,
|
||||
|
||||
InfoChartArtists = 50,
|
||||
InfoChartAlbums = 51,
|
||||
InfoChartTracks = 52,
|
||||
|
||||
InfoMiscTopHotttness = 60,
|
||||
InfoMiscTopTerms = 61,
|
||||
|
||||
|
Reference in New Issue
Block a user