[RELEASE] Digitally Imported XBMC plugin 1.0 - electronic music

  Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
bitcrusher01 Offline
Member
Posts: 57
Joined: Jul 2011
Reputation: 2
Location: Denmark
Rainbow  [RELEASE] Digitally Imported XBMC plugin 1.0 - electronic music Post: #1
Finally got around to finishing up my XBMC plugin, now with support for high quality Premium streams.
Also, it's been tested with XBMC 11.0 Eden: Beta on both Ubuntu and Windows.

Changes from version 0.71 posted here waaay back: http://forum.xbmc.org/showthread.php?p=9...post977788
04 Jan 2012 v1.00
+ Added channelgraphics for 3 new channels
+ Now supports DI Premium - highquality 256k streams
+ DI Premium members can choose between 256k and 128k streams
+ Premium members can use their 'My Favorites' playlist
* Changed cache expiration from 1 hour to 6 hours
* Updated so it supports the new sitedesign, introduced new years eve
* Removed the "Digitally Imported - " substring that had been added to streamnames

+ = new feature
* = fix

The plugin can be picked up here:
http://qualisoft.dk/2012/01/digitally-im...ugin-v1-0/

Some screenshots:
[Image: digitally-imported-xbmc-plugin.jpg]
[Image: digitally-imported-xbmc-settings.jpg]
[Image: digitally-imported-xbmc-streams.jpg]
[Image: digitally-imported-xbmc-playback.jpg]
(This post was last modified: 2012-01-05 01:24 by bitcrusher01.)
find
Martijn Online
Team-XBMC
Posts: 7,719
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #2
Up and running and playing some trance.... Big Grin
This will be the de-facto plug-in running day in day out now Wink

One suggestion though:
Change to three digit version numbering because it's kind of 'standard'

Change your python dependance to:
PHP Code:
<import addon="xbmc.python" version="2.0"/> 

This is 'required' for Eden plug-ins/script if you are planning on adding it to xbmc-repo.

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
(This post was last modified: 2012-01-05 02:10 by Martijn.)
find
Martijn Online
Team-XBMC
Posts: 7,719
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #3
Ow I forgot to tell you're my new hero Cool

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find
PatrickBateman Offline
Posting Freak
Posts: 1,643
Joined: Mar 2011
Reputation: 15
Location: Another Earth
Post: #4
Fantastic plugin.
Please keep supporting this, it is exactly what I've been looking for...

I miss the old philosomatika streams and this really helps fill that void.

Cheers,
find
a11599 Offline
Team-XBMC Member
Posts: 254
Joined: Sep 2010
Reputation: 2
Location: Budapest, Hungary
Post: #5
Any chance for AAC+ streams? I found they sound subjectively better than 96 kbps mp3. You wrote in the other thread that AAC+ is not supported by XBMC. Which XBMC version are you using? I used a modded (for AAC+ streams) version of your older plugin (before di.fm changed their design) and had no issues playing back AAC+ streams with pre-Eden XBMC.
find
Alanakko Offline
Junior Member
Posts: 11
Joined: Jan 2012
Reputation: 0
Post: #6
awesome plugin m8,thank you
find
bitcrusher01 Offline
Member
Posts: 57
Joined: Jul 2011
Reputation: 2
Location: Denmark
Post: #7
Martijn: Thanks for the heads up on the Python dependency - I'll be sure to add that in an update, cause the plan is to have it added to the official repo.
a11599: I've been running 10.x for ages, but I'll check out AAC+ again, and if it works I will add the stream format selection.
Glad it pleases others than just me to have some electronic beats Smile
find
bitcrusher01 Offline
Member
Posts: 57
Joined: Jul 2011
Reputation: 2
Location: Denmark
Post: #8
Quote from 0.71 thread:
gonzales79 Wrote:Yes, this was my comment, i wasn't shure if you reply because my comment was #46 and no other comment was visible.

I have configured the settings and it's working pretty good. Many Thanks. You must know that i am a new ATV user.

BTW: Can you tell me the name of your skin? It's much more better then the default theme.

Is also a integration into ATV Flash planned to use the plugin like the last.fm plugin direct in the ATV menu instead of using XBMC?

Thanks & best Regards,

Manuel
@gonzales79: It's XBMC Dharma, with the Aeon Nox skin, using theme Neon65. Can't remember if the speaker background is something I've added myself.
About the "ATV Flash", I have no idea what that is?
find
josephdebono Offline
Junior Member
Posts: 23
Joined: Feb 2011
Reputation: 0
Post: #9
Fantastic work! Love this to bits.

Question, is it possible to save the channel list such that it immediately loads them when I go into the addon?
find
bitcrusher01 Offline
Member
Posts: 57
Joined: Jul 2011
Reputation: 2
Location: Denmark
Post: #10
@josephdebono: If you go to 'Add-on settings' and set 'Stream cache expiration' to 0, it will use the cache (if present, it will of course get the streams the first time).
After that, the cache will be used every time, and it loads in about 1 second.

If some of the servers urls starts giving you trouble (if the first stream address in the playlist changes, as thats the plugin uses) just go enable 'Force cache refresh' to refresh the streams.
find
Thread Closed