[SlimDevices: Plugins] Trackstat / MIP problem

2006-06-15 Thread GregD

I've started this in a new thread as the existing TrackStat thread is
very long.

I think I've isolated a problem where I have some problems with
TrackStat talking to the MIP api.

Basically the MIP isn't understanding the filename being sent by
trackstat.

Trackstat is sending a string starting:-
setPlayCount?song=file%3A%2F%2F%2FC%3A%2FHome%2FMusic

if I change this to read
setPlayCount?song=C:\Home%2FMusic

Than I can get it to work via the browser.

Not technical enough to understand what the underlying cause is here.

Any thoughts?


-- 
GregD

GregD's Profile: http://forums.slimdevices.com/member.php?userid=248
View this thread: http://forums.slimdevices.com/showthread.php?t=24744

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Trackstat / MIP problem

2006-06-15 Thread kdf

Quoting GregD [EMAIL PROTECTED]:



Not technical enough to understand what the underlying cause is here.

Any thoughts?


trackstat needs to call pathFromFileUrl() on the track's file url  
before sending it via the API

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins