+ New feature * Fixed/improved feature - Removed feature 22 December 2012 v2.1.1 * Made 256k quality selectable from config (duh!) * 256k is now default quality for Premium members 8 December 2012 v2.1.0 + Added a 4th stream quality option for Premium members: 256k/sec MP3 + Now using the config.ini file to hopefully streamline the process of updating the di.fm/sky.fm/jazzradio.com plugins * Fixed it so UTF8 chars is handled correctly in channelnames * Fixed a "miscalculation" that made it so when using favorites, the playlist being activated when clicking the channelname, was actually the one belonging to the next channelname, etc. 2 Oct 2012 v2.0.0 + Using JSON to get streams addresses instead of parsing the HTML for them + Added an indication of what quality the stream is, shown as i.e: 64 kb * Complete rewrite of the codebase, making it more modular and generally awesomer * Changed the highlight color of new channels from orange to blue, as the "currently playing" channel is orange in the default skin for Eden * Changed default refresh rate from 360 (6 hours) to 720 hours (12 hours) * Updated addons description - Not scraping the the HTML any more using regexs to scavenge for streams Thanks to DexN for making me aware of the JSON data and for being my willing guinea pig ;) 25 Apr 2012 v1.1.1 * Changed cache path from using xbmc.getaddoninfo('path') to xbmc.getaddoninfo('profile') * Renamed resource/language/english to resource/language/English * Localized on-screen strings (used in dialogboxes) 22 Apr 2012 v1.1.0 + The addon is now GPL2 + Added AAC+ streams - 1/2 bandwidth for the same quali + Channelart will automatically be downloaded - for when new channels are added + Notification when new channels are added + New channels (when new channelart is found) are highlighted in orange - remains hightlighted till the cache is refreshed + Added optional stats system - results of this will be visible at http://stats.qualisoft.dk * Rewrote about 80% of the plugin - removed lots of duplicate/redundant code = ~150 lines lighter code * Filesystem paths are resolved using getAddonInfo('path') instead of os.getcwd() * All log output to switched from using the print function to xbmc.log - Removed MP3 stream support 4 Jan 2012 v1.0 + 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 25 Jul 2011 v0.71 * Fixed a bug when setting "Stream cache expiration" to 0 - it actually works now 23 Jul 2011 v0.7 + Initial stable release + Only supports public streams + Sort channels by A-Z or list them in the order they are shown on di.fm + Fallback to addon icon, if no channelart found - for when new channels are added