mariowing;543754 Wrote: > I've done some aditional searching and found a wrapper for controlling > Spotify, written i vb.net (the language I've been using to earn a > living the last 10 years) and it calls some windows api's to get the > window and send keypresses (just as you suggested). If I take that code > and put it in an application that listens to an port; would you be > willing to write the SB part of the code? Soundstreaming has to be done > through the DSBridge solution, so the SB plugin/applet should somehow > get the stream from the DSBridge solution. It should capture > play/pause/next/prev and send them to my application via tcp/ip. > Sorry, I forgot about this thread.
I'm definitely willing to contribute to this, could we use HTTP or JSON ? Or did you have something else in mind when saying tcp/ip ? It feels like the plugin part for play/pause/next/prev should be fairly easy, it's probably possible to see if a DSBridge url is the current track and only send the commands to your application if it's the current track. mariowing;543754 Wrote: > > It will be a limited and windows only solution but I'm perfectly fine > with this for my own use :-) > No problem, I'm running DSBridge in a Windows virtualbox virtual machine together with Spotify at the moment. mariowing;543754 Wrote: > > It seems fairly easy to implement search functionality through the > official Spotify API, so in a future versions it would be possible to > implement search in SB which gets transferred to "my" app and then > return the result back to SB. > Sounds really great. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) (Install my plugins through Extension Downloader) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library, Title Switcher and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=72390 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
