TradeMe / PlayMe

MIT License
51 stars 19 forks source link

External API? #22

Closed srizzling closed 6 years ago

srizzling commented 9 years ago

Are there any external API's that can be used to get current playing track?

fordprefect480 commented 9 years ago

Hi Sriram,

There is

public QueuedTrack GetPlayingTrack()

on the MusicService if that's what you're after?

-----Original Message----- From: "Sriram Venkatesh" notifications@github.com Sent: ‎26/‎11/‎2014 1:09 PM To: "TradeMe/PlayMe" PlayMe@noreply.github.com Subject: [PlayMe] External API? (#22)

Are there any external API's that can be used to get current playing track? — Reply to this email directly or view it on GitHub.=

srizzling commented 9 years ago

Was more on the lines of a Rest API, that I could use.

fordprefect480 commented 9 years ago

You could do the same thing that PeteGoo did here https://github.com/PeteGoo/PlayMe/commit/f86e12b48cb12f0c3dbd122a2456574de8c119a5