mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-22 15:58:45 +01:00
Update lyrics.com lyrics provider
* Fix "not found" detection. * Also exclude footer.
This commit is contained in:
parent
6c159481ed
commit
a82cc2f8a6
@ -127,6 +127,10 @@
|
||||
<extract>
|
||||
<item tag="<div id="lyrics" class="SCREENONLY">"/>
|
||||
</extract>
|
||||
<exclude>
|
||||
<item begin="<br><br><a target='_blank'" end="></a>"/>
|
||||
</exclude>
|
||||
<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}">
|
||||
|
Loading…
Reference in New Issue
Block a user