if you let me know what needs to be done, i will make an enhancement
it sounds like the progress bar needs to be reset
anything else?
edit:
perhaps you could send me the plugin.dll - does the api work with foobar? I dont have bubble installed
All good for now. I just set the track position to zero before calling NextTrackPlayStarted and that's fixed it.
It's mostly working with 32 bit foobar with the UPNP plugin installed. As long as the stream is not PCM. With PCM, foobar will open a bunch of streams and not close them. With MP3 streams, version 1.4 of the plugin works perfectly.
The version I'm working on now is a bit of a mess from me trying to sort out this NextURI stuff so it's not fully functional at the moment. I'm on the home stretch I think, I have solutions for all the current problems, I just need to write the code. I need to stop testing with BubbleUPnP, it does too many things off spec and just wastes my time over things I ultimately can't fix because it's a BubbleUPnP problem.
Thanks.