http intf: in_enqueue and in_play also adds duration and title
Hi,
the http interface lacks the possibility to add an element to the playlist with a name and a duration. This means adding an URL in the playlist shows... the URL as name, which is ugly.
Here is a patch to enable it. It preserves previous behaviour, but adds name and duration HTTP GET arguments.