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:
@@ -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
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user