1. xbmc.python should be 2.1.0 for frodo
2. os.path.dirname(__file__) + "/config.ini" won't work on windows.
You should use os.path.join and replace os.path.dirname(__file__) with
something like
xbmc.translatePath(xbmcaddon.Addon.getAddonInfo('path')).decode('utf-8')
On Wed, Jan 1, 2014 at 9:24 PM, Tim Steinmetz <[email protected]> wrote:
> * addon - plugin.audio.sky.fm
> * version - 3.0.1
> * url - git://github.com/Bitcrusher/Sky-FM-XBMC-plugin.git
> * revision - d2e594528b
> * branch - master
> * xbmc version - frodo
>
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> Xbmc-addons mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xbmc-addons
>
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons