-
Jean-Philippe André authored
New function vlc.input.item(): returns a pointer to the current input_item The object returned by vlc.input.item has the following members: - item:metas(): similar to vlc.input.metas - item:set_meta(name, value): change a meta. Eg: set_meta("artist", "ZZ")
e74515cf