blgrnt1 / bluecop-xbmc-repo

Automatically exported from code.google.com/p/bluecop-xbmc-repo
0 stars 0 forks source link

MTV api depreciated (breaks mtv plugin) #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
To reproduce:
attempt to get a simple response from the api by entering a link such as the 
one below into your browser

http://api.mtvnservices.com/1/genre/pop/videos/?max-results=100&start-index=0&so
rt=relevance

The expected out put is an appropriate XML response.  Now you just get
<response>
  <!--This API was deprecated (7/12/2011)-->
  <!--PAGEOK-->
</response>

I can't seem to find a new api, so this might just be the end of the mtv plugin.

Original issue reported on code.google.com by Zev.Gold...@gmail.com on 17 Jul 2011 at 7:59

GoogleCodeExporter commented 8 years ago

Original comment by bluecop...@gmail.com on 15 Nov 2011 at 4:20