Besides the US only restriction pandora.com has, XBMC and/or Python developers would need like spiff said an open and fully documented API (Application Program Interface) and/or detailed protocol specifications available. It can not require any closed source proprietary software or object-code. Plus depending on the API thay have it may have to be compatible with GPL or LGPL (maybe not needed for python as much as for native XBMC implementation).
Also, does it rely on any DRM (Digital Rights Management) copy protection technology?
PS! A different name for DRM and proprietary technologies: C.R.A.P. (Cancellation, Restriction, And Punishment)
[REQUEST] Pandora Radio script or plugin addon for XBMC?
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
2007-05-30 18:49
Post: #31
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Writhing.Shad0w
Junior Member Posts: 47 Joined: Oct 2006 Reputation: 0 |
Hey everyone,
Just wondering about using the Pandora online radio on xbmc. Couldn't find anything on it in the forums or wiki... it seems possible, but I don't know if there is something holding it back. Thanks for any and all input! _-Peace-_ |
| find quote |
bob.oliv3r
Junior Member Posts: 3 Joined: Jul 2007 Reputation: 0 |
2007-07-18 18:55
Post: #33
Does anyone know how the Sonus media players that are marketed on pandora.com play the streams? Could the same method be used in XBMC?
|
| find quote |
Mjsud
Junior Member Posts: 1 Joined: Nov 2008 Reputation: 0 |
2008-11-12 16:16
Post: #34
i have recently been looking into Pandora on my xbox and i ran across this forum http://forums.xbox-scene.com/lofiversion...89597.html i dont know it if helps or not but it seems like it could be possible i really think it needs to be done i just with i know more about python XD
|
| find quote |
rr_russ
Junior Member Posts: 1 Joined: Nov 2008 Reputation: 0 |
2008-11-19 22:41
Post: #35
Rather than completely integrating Pandora into the xbmc interface, what about implementing a web browser in xbmc which could then be pointed at their site.
Is it feasible to port a browser like Firefox to the xbmc platform? Our Wii has a simple web browser that we were able to download. I pointed it to pandora and it got like 90% of the way there (everything loaded and looked like it was going to work), then it ran out of memory. Thoughts? -Russ |
| find quote |
jterhune
Junior Member Posts: 1 Joined: Mar 2008 Reputation: 0 |
2008-12-08 09:51
Post: #36
I know absolutely nothing about coding, but here is an open source pandora implementation: http://openpandora.googlepages.com/
All I know is that Pandora uses plain HTTP Get requests to download non-drmed mp3s. |
| find quote |
Rand Al Thor
Collect3 Project Manager Joined: Jul 2005 |
2009-03-30 01:21
Post: #37
Boxee actually has a pretty awesome Pandora plugin. It would be great if one of the python gurus here could get it to work on XBMC. I know several of the boxee plugins work out of the box but this one does not seem to fall into that category. Cheers.
|
| find quote |
ethan_9219
Fan Posts: 346 Joined: Sep 2008 Reputation: 0 Location: Australia |
2009-03-30 01:29
Post: #38
the bad thing is that Pandora only works in the US right? It used to work here in Australia, but not anymore?
|
| find quote |
lewis.donofrio
Senior Member Posts: 122 Joined: Feb 2009 Reputation: -10 |
|
| find quote |
badmoviesnbeer
Member Posts: 78 Joined: Mar 2009 Reputation: 0 |
2009-04-03 16:06
Post: #40
All openpandora does is embed a browser (IE) that loads up the pandora site, then passes your key/mouse strokes on to the embedded browser.
@jterhune: you have a source that says they still use plain http get requests? I thought this was changed a while back because of how trivial it would be to grab them with only using a sniffer to determine the urls.. |
| find quote |

Search
Help