1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-01 20:00:13 +02:00

Disable Rovi infoplugin as it gives bogus results and spotify infoplugin as its not working due to using disabled API

This commit is contained in:
Anton Romanov
2016-11-04 11:19:24 -07:00
parent 214e310c91
commit 3a71da5705

View File

@@ -16,11 +16,11 @@ endif(WIN32 OR APPLE)
list(APPEND simple_plugins list(APPEND simple_plugins
Charts Charts
NewReleases NewReleases
Spotify #Spotify
Hypem Hypem
MusixMatch MusixMatch
MusicBrainz MusicBrainz
Rovi #Rovi
Discogs Discogs
) )