diff --git a/data/lyrics/ultimate_providers.xml b/data/lyrics/ultimate_providers.xml index 98a043695..abd3858cc 100644 --- a/data/lyrics/ultimate_providers.xml +++ b/data/lyrics/ultimate_providers.xml @@ -88,17 +88,6 @@ - - - - - - - - - - - @@ -114,13 +103,6 @@ - - - - - - - @@ -194,14 +176,6 @@ - - - - - - - - @@ -210,20 +184,6 @@ - - - - - - - - - - - - - - @@ -251,13 +211,6 @@ - - - - - - - diff --git a/src/networkremote/outgoingdatacreator.cpp b/src/networkremote/outgoingdatacreator.cpp index 39d500691..59f4b1d60 100644 --- a/src/networkremote/outgoingdatacreator.cpp +++ b/src/networkremote/outgoingdatacreator.cpp @@ -98,7 +98,6 @@ void OutgoingDataCreator::CheckEnabledProviders() { << "lyricstime.com" << "lyricsreg.com" << "lyricsmania.com" - << "metrolyrics.com" << "azlyrics.com" << "songlyrics.com" << "elyrics.net" @@ -106,7 +105,6 @@ void OutgoingDataCreator::CheckEnabledProviders() { << "lyrics.com" << "lyricsbay.com" << "directlyrics.com" - << "loudson.gs" << "teksty.org" << "tekstowo.pl (Polish translations)" << "vagalume.uol.com.br" diff --git a/src/songinfo/songinfoview.cpp b/src/songinfo/songinfoview.cpp index 383968f97..3640e6b1d 100644 --- a/src/songinfo/songinfoview.cpp +++ b/src/songinfo/songinfoview.cpp @@ -90,10 +90,8 @@ void SongInfoView::ReloadSettings() { QVariantList default_order; default_order << "lyrics.wikia.com" - << "lyricstime.com" << "lyricsreg.com" << "lyricsmania.com" - << "metrolyrics.com" << "azlyrics.com" << "songlyrics.com" << "elyrics.net" @@ -101,7 +99,6 @@ void SongInfoView::ReloadSettings() { << "lyrics.com" << "lyricsbay.com" << "directlyrics.com" - << "loudson.gs" << "teksty.org" << "tekstowo.pl (Polish translations)" << "vagalume.uol.com.br"