aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/lyrics/providers
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2019-10-11 20:11:33 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2019-10-11 20:11:33 +0000
commit877403342c0352bc52d934c787b4e6d251855727 (patch)
tree4b413a4bf46c428f5411c3d5449bc977e3aa5553 /src/plugins/General/lyrics/providers
parent94f01fa367af5155ebeb7c9490909de663faedde (diff)
downloadqmmp-877403342c0352bc52d934c787b4e6d251855727.tar.gz
qmmp-877403342c0352bc52d934c787b4e6d251855727.tar.bz2
qmmp-877403342c0352bc52d934c787b4e6d251855727.zip
lyrics: fixed some parsing issues
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9089 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics/providers')
-rw-r--r--src/plugins/General/lyrics/providers/ultimate_providers.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/plugins/General/lyrics/providers/ultimate_providers.xml b/src/plugins/General/lyrics/providers/ultimate_providers.xml
index 98a043695..086e75f8b 100644
--- a/src/plugins/General/lyrics/providers/ultimate_providers.xml
+++ b/src/plugins/General/lyrics/providers/ultimate_providers.xml
@@ -92,10 +92,12 @@
<urlFormat replace=" _@;\/&quot;'()[]" with="%20"/>
<urlFormat replace="?" with=""/>
<extract>
- <item begin="&lt;div class=nm&gt;Movie&lt;/div&gt;:" end="&lt;/pre&gt;"/>
+ <item begin="&lt;pre&gt;&lt;font face=&quot;verdana&quot;&gt;" end="&lt;/font&gt;"/>
</extract>
<exclude>
<item begin="&lt;span class=" end="&quot;&gt;"/>
+ <item tag="&lt;script&gt;" />
+ <item tag="&lt;script&gt;" />
</exclude>
<invalidIndicator value="Couldn't find that page."/>
</provider>
@@ -133,7 +135,7 @@
<invalidIndicator value="Click to search for the Lyrics on Lyrics.com"/>
<invalidIndicator value="we do not have the lyric for this song"/>
</provider>
- <provider name="lyrics.wikia.com" title="{artist}:{title} Lyrics - " charset="utf-8" url="http://lyrics.wikia.com/{Artist}:{Title}">
+ <provider name="lyrics.wikia.com" title="{artist}:{title} Lyrics - " charset="utf-8" url="https://lyrics.wikia.com/{Artist}:{Title}">
<urlFormat replace=" _@;\&quot;" with="_"/>
<urlFormat replace="?" with="%3F"/>
<extract>
@@ -295,7 +297,7 @@
<urlFormat replace=" _@,;&amp;\/&quot;'" with="-"/>
<urlFormat replace="." with=""/>
<extract>
- <item begin="&lt;div class=&quot;songText&quot; id=&quot;songContent&quot;&gt;" end="&lt;/div&gt;"/>
+ <item begin="&lt;div class=&quot;tabCont originalText songTextDisplay&quot; id=&quot;tab-top-25534-1&quot;&gt;" end="&lt;/div&gt;"/>
</extract>
</provider>
<provider name="vagalume.com.br" title="{title} de {artist} no VAGALUME" charset="iso-8859-1" url="http://vagalume.com.br/{artist}/{title}.html">