[vlc-devel] [PATCH]add filter_include command to status.xml/json in luahttp

Rob rob at hobbyistsoftware.com
Sat Aug 13 23:03:36 CEST 2011


filter_out command allows you to filter return data from status.xml/json
e.g. status.xml?filter_out=volume will only return the volume element

The main reason for this is that we can now add other useful info to  
status.xml (like the equalizer info that is currently in the separate  
equalizer.xml) and keep the overall interface simple.

If the client needs a low-bandwidth response, they can use filter_out.

Rob




More information about the vlc-devel mailing list