[vlc-devel] [PATCH] New Lua parser for Pluzz.fr
Jean-Baptiste Kempf
jb at videolan.org
Tue Apr 19 07:14:37 CEST 2011
On Mon, Apr 18, 2011 at 10:30:00PM +0200, Ludovic Fauvet wrote :
> + -- Try to find the video's title
> + if key_match( line, "vignette--titre--court" ) then
> + title = get_value( line )
> + title = vlc.strings.resolve_xml_special_chars( title )
> + print ("playing: " .. title )
> + end
Did you solve the encoding issue?
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list