diff options
Diffstat (limited to 'src/plugins/General/lyrics/providers/ultimate_providers.xml')
| -rw-r--r-- | src/plugins/General/lyrics/providers/ultimate_providers.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/plugins/General/lyrics/providers/ultimate_providers.xml b/src/plugins/General/lyrics/providers/ultimate_providers.xml index 8f540cb87..437cc37b7 100644 --- a/src/plugins/General/lyrics/providers/ultimate_providers.xml +++ b/src/plugins/General/lyrics/providers/ultimate_providers.xml @@ -215,22 +215,6 @@ </exclude> <invalidIndicator value="These lyrics are missing"/> </provider> - <provider name="mp3lyrics.org" title="{artist} &quot;{title}&quot; Lyrics" charset="utf-8" url="http://www.mp3lyrics.org/{a}/{artist}/{title}/"> - <urlFormat replace=" _@,;&\/"" with="-"/> - <urlFormat replace="'." with=""/> - <extract> - <item tag="<span id=gn_lyricsB>"/> - </extract> - <extract> - <item tag="<div class="KonaBody" id="EchoTopic">"/> - </extract> - <exclude> - <item tag="<font size=2>"/> - <item begin="<b><i>" end="</u></b>:"/> - <item begin="<b>Lyrics" end="</b>"/> - </exclude> - <invalidIndicator value="Something went wrong"/> - </provider> <provider name="musixmatch.com" title="{artist} - {title} lyrics | Musixmatch" charset="utf-8" url="https://www.musixmatch.com/lyrics/{Artist}/{Title}"> <urlFormat replace=" _@;\/"'()[]" with="-"/> <urlFormat replace="?" with=""/> |
