Commit 550e3a33 authored by Antoine Cellerier's avatar Antoine Cellerier

Oops.

(cherry picked from commit 446be1c2)
parent 24c2b38b
......@@ -59,7 +59,6 @@ function parse()
then
local s = string.gsub( line, "^.*<media:thumbnail(.-)/>.*$", "%1" )
arturl = vlc.strings.resolve_xml_special_chars(get_arg( s, "url" ))
vlc.msg.err( tostring(arturl))
end
if string.match( line, "media:title" )
then
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment