MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins


Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.

View Poll Results: Which of these do you use/want support for?
XM Radio Streaming 43 63.24%
Sirius Radio Streaming 25 36.76%
Voters: 68. You may not vote on this poll

Reply
 
Thread Tools Display Modes
Old 2006-06-26, 20:12   #11 (permalink)
Portal Member
 
Join Date: Jan 2006
Location: Denver, CO USA
Posts: 354
Thanks: 0
Thanked 0 Times in 0 Posts


Default

XM and Sirius are subscription satellite radio services available in the USA.
They also provide their stations to US DBS satellite providers and by internet streaming audio.
Tech Geek is offline   Reply With Quote
Old 2006-06-26, 20:20   #12 (permalink)
Portal Tester
 
ASiDiE's Avatar
 
Join Date: Jan 2005
Location: USA
Age: 32
Posts: 891
Thanks: 6
Thanked 4 Times in 4 Posts

My System

Default

Sirius and XM radio are basically radio stations supplied to you by a satellite. They cost you around 10 bucks a month for the service and you must have some sort of receiver. The stations are sorted by types of music or comedy. Because you are paying for the service you have no commercials (or a very small amount). It's basically the music you want 24/7. It’s mostly for North America but you would really need to hit their website to make sure.

Jonathan, I know that Dish network has Sirius and DIRECTV has XM radio. I am wondering if (with the plug-in) with would be possible to set up?
__________________
I SEE WHAT YOU DID THERE!
ASiDiE is offline   Reply With Quote
Old 2006-06-26, 21:19   #13 (permalink)
Portal Member
 
Join Date: Jan 2006
Location: Denver, CO USA
Posts: 354
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Just some suggestions for this plugin.

I'd like the ability to select the station just by typing in the number.
It would cool to have it search for songs or content by name.
Tech Geek is offline   Reply With Quote
Old 2006-06-26, 21:46   #14 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: Mountain View, CA USA
Posts: 112
Thanks: 1
Thanked 0 Times in 0 Posts


Default

A few feature suggestions:
1. organization selectable by station genre, simple channel number or "favorites"
2. login contained w/in xml configuration file and automatically logged-in (i.e., no prmpt)
3. configurable playlist update interval (again via xml config file)
4. integration with visualizations (like GForce)

Interesting but not essential:
5. "now playing" page that retrieves cover art for current artist/song/album

Thanks again for your work on this!
zswman is offline   Reply With Quote
Old 2006-06-27, 01:33   #15 (permalink)
Retired Team Member
 
Join Date: Oct 2005
Location: New York City, USA
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by zswman
A few feature suggestions:
1. organization selectable by station genre, simple channel number or "favorites"
2. login contained w/in xml configuration file and automatically logged-in (i.e., no prmpt)
3. configurable playlist update interval (again via xml config file)
4. integration with visualizations (like GForce)

Interesting but not essential:
5. "now playing" page that retrieves cover art for current artist/song/album

Thanks again for your work on this!
1. XM limits you to 8 "presets", would you want to use the preset list or a local favorite list without a limit?

2. No problem, login info will be part of a one-time configuration

3. The update interval is determined by XM (I read their config data) which is right now every 60 seconds for all channels and every 15 seconds for the active playing channel.

4. Right now I'm using the built in player so if visualization works with it, it should work fine with this too

5. Yep, cover art is retrieved by using the XM integration with Napster (so I can grab the art from Napster.com) although I've not figured out where I able to show it yet.

Other notes, yes, I'll have channel logos too
__________________
Jonathan
IRC nick: JonathanB
bradsjm is offline   Reply With Quote
Old 2006-06-27, 03:03   #16 (permalink)
Portal Member
 
Join Date: Jun 2006
Location: Indiana, USA
Posts: 11
Thanks: 1
Thanked 1 Time in 1 Post

Country:


Default

Looks amazing so far, your EPG plugin was fantasticly simple and perfect. Funny how this is at the top of my wish list now and before you mentioned it, it never crossed my mind.
Redfuture is offline   Reply With Quote
Old 2006-06-27, 03:34   #17 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: Mountain View, CA USA
Posts: 112
Thanks: 1
Thanked 0 Times in 0 Posts


Default

Quote:
1. XM limits you to 8 "presets", would you want to use the preset list or a local favorite list without a limit?
I guess I'd like to see a local favorites as I would only access from my local installation of MP (besides the dedicated receiver in my car, the only other way I currently acccess XM is through the subset of channels on DirecTV - this is going to change all that!)
zswman is offline   Reply With Quote
Old 2006-06-28, 02:13   #18 (permalink)
Portal Member
 
Join Date: Apr 2005
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts


Default

bradsjm

An XM-Radio plugin would be sweet. Currently i'm starting Xamp Desktop http://xampd.imomo.net/home/ in the background with my Streamzap remote. As long as i all i want to do is listen to one station it works perfect.

I'm using this bash script on my linux machine, it might give you some pointers. http://www.xmfan.com/viewtopic.php?t=53237

rob
__________________
AMD Athlon64 3000, 1Gig DDR, MSI K8TM-ILSR K8M800, Seagate 500GB, ATI Radeon x850 AGP, Dual Hauppauge PVR 500MCE's, Media Portal 0.2.3.0 (+ some random svn)
rob3435 is offline   Reply With Quote
Old 2006-07-02, 17:28   #19 (permalink)
Retired Team Member
 
Join Date: Oct 2005
Location: New York City, USA
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Some progress updates

- Lots of code refactoring work underneath
- Added a configuration dialogue for setting your username password (and other options eventually)
- Added code to allow you to exclude "Explicit Language" channels from listing
- The big news (and most work) is that Now Playing is working (see screen shot) along with album art!



XM Radio have a partnership with Napster so where there is an album that they have linked to Napster I can grab the album art from Napster (no guessing/searching required!). Other mechanisms (e.g. amazon search) can be added in the future since only a percentage of albums seem to have been linked to Napster yet.

Now, what I really could use help with is SKINNING Any volunteers?
__________________
Jonathan
IRC nick: JonathanB
bradsjm is offline   Reply With Quote
Old 2006-07-02, 20:19   #20 (permalink)
Portal Member
 
Join Date: Jun 2005
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts


Default

looks sweet!! need any testers yet ?

jim
jim tressler is offline   Reply With Quote
Reply

Bookmarks

Tags
america, interest, internet, north, plugin, radio or sirius

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
IPTV@UT Plugin moiristo Plugins 116 2008-10-06 22:32
Pandora Internet Radio Plugin Vote ErikLarsson Improvement Suggestions 32 2008-09-24 09:29
Gathering topical infos about plugins (To: authors & use tomtom21000 Plugins 2 2006-02-05 00:20
My TeleText - Internet TeleText plugin (was: My SVT Text) snorre Plugins 54 2005-09-12 13:55


All times are GMT +1. The time now is 09:50.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden