2015-02-05, 09:14
Works, but no list channels. (Tested: Ubuntu14.04-Kodi && Win7-XBMC)
cacheChannels.json:
Debug:
cacheChannels.json:
Code:
(lp0
.
Debug:
Code:
13:35:48 T:6352 ERROR: Exception in thread Thread-54:
Traceback (most recent call last):
File "C:\Program Files (x86)\XBMC\system\python\Lib\threading.py", line 808, in __bootstrap_inner
self.run()
File "C:\Users\PeachMan\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py", line 83, in run
self.musicObj.addChannel(self.channel, self.channelMeta, self.channelCount)
File "C:\Users\PeachMan\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py", line 273, in addChannel
self.getChannelAsset(str(channel['id']), "http:" + channelMeta[str(channel['id'])]['asset_url'])
TypeError: list indices must be integers, not str