but i m trying to see status.xml and playlist.xml via http://127.0.0.1:8080/requets/status.xml and playlist.xml but output is something like this.
the output of playlist.xml is something like this:
Code: Select all
<node ro="rw" name="Undefined" id="1"><node ro="ro" name="Playlist" id="2"/><node ro="ro" name="Media Library" id="3"/></node>
Code: Select all
<root><fullscreen>0</fullscreen><audiodelay>0</audiodelay><apiversion>3</apiversion><currentplid>-1</currentplid><time>0</time><volume>307</volume><length>0</length><random>false</random><audiofilters><filter_0/></audiofilters><rate>1</rate><videoeffects><hue>0</hue><saturation>1</saturation><contrast>1</contrast><brightness>1</brightness><gamma>1</gamma></videoeffects><state>stopped</state><loop>false</loop><version>2.1.5 Rincewind</version><position>0</position><repeat>false</repeat><subtitledelay>0</subtitledelay><equalizer/><information><category name="meta">
</category></information><stats>
</stats></root>
if i stream mp3s with vlc normally and without vlm i can see status.xml and playlist.html fine.
i have tested with 2.1.5 and 2.2.4 with windows 7.