Commit Graph

57 Commits

Author SHA1 Message Date
Andrzej Rybczak
50581938e7 lyrics fetcher: do not add notice about error to curl error messages
there is boolean variable for the success or failure so
if it's false it's already known that an error occured.
2010-08-10 01:39:51 +02:00
Andrzej Rybczak
a93096fbda lyrics fetcher: change if -> else if 2010-08-09 14:57:50 +02:00
Andrzej Rybczak
331ffccd0e lyricwiki fetcher: trim and strip output from html tags 2010-08-09 13:52:13 +02:00
Andrzej Rybczak
3b92484755 conv: give function EscapeHtml much more appropriate name (StripHtmlTags) 2010-08-09 13:51:01 +02:00
Andrzej Rybczak
2eddb37497 lyricwiki fetcher: deal with utf8 characters properly 2010-08-09 13:46:24 +02:00
Andrzej Rybczak
26b7218f8e lyrics fetcher: add lyricwiki.com database support 2010-08-09 13:14:07 +02:00
Andrzej Rybczak
daad444f3c lyrics: redesigned plugins system 2010-08-09 11:39:41 +02:00