• 1
  • 6
  • 7
  • 8
  • 9(current)
  • 10
[RELEASE] RadioTunes XBMC plugin - formerly Sky.fm (21th Sep 2014: v3.0.0)
Thank you very much, ksiva777
For patched version of this addon.
Reply
Patched version works in my Linux system, where I didn't have this plugin installed.
But it still doesn't work on my M6 Android tv box, Kodi 16 RC3.
I uninstalled then all versions of this plugin, deleted 2 folders which have name "radiotunes" inside them, installed patched version, but nothing - only male voice speaking :-)
Is there anyone who can confirm this patched version works in android?
Reply
It works now, i had to delete cache, too.
Reply
For me this version doesn't work unfortunately after updating. Which cache needs to be removed? Is this under temp or under userdata/addon data?
Reply
Hello!
What about new Audioaddicts service Classic Radio?
Is it possible to do plugin for this?
It would be great!


ps
or it might be one common plugin for all four services Radiotunes, Di.fm, Jazz, Classic
Reply
Thank you for the work but can you upload the patched version again as I completely forgot to back up my stuff Thanks in advanced
Reply
Can anyone re-upload the patched version?
THX
Reply
YES PLEASE
Reply
(2016-02-02, 14:00)ksiva777 Wrote: As a workaround to get a working addon, you can try this quick hack (Thanks to Uukrul and bitcrusher01):

Delete \userdata\addon_data\plugin.audio.radiotunes.com\cacheChannels.json.

Edit addons\plugin.audio.radiotunes.com\default.py and change line 286 from:

Code:
streamUrl = playlistStreams[randrange(len(playlistStreams))][0]

to

Code:
streamUrl = playlistStreams[randrange(len(playlistStreams))][0] + '|User-Agent=' + agent + '&Referer=' + referer

insert after line 271:

Code:
agent = pluginConfig.get('plugin', 'agent')
referer = pluginConfig.get('urls', 'frontpage')

edit addons\plugin.audio.radiotunes.com\httpcomm.py and insert after line 33:

Code:
('Referer', 'http://www.radiotunes.com/')

edit addons\plugin.audio.radiotunes.com\config.ini and insert after line 5:

Code:
agent               = Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36

After all to get a 64k AAC-HE streams, you can try this:
edit addons\plugin.audio.radiotunes.com\config.ini and change line 19 from:

Code:
public            = http://listen.radiotunes.com/appleapp_low

to

Code:
public            = http://listen.radiotunes.com/appleapp_high

Hello all,

I made the edits myself this morning for my own use using RJ TextEd. I've checked it and free streams play fine at higher quality 64kbps. You can download it here:

http://www.mediafire.com/download/5km3q9...es.com.zip

FWIW, I tried like heck to get JazzRadio.com working too, but no matter what changes I made, I could only get the "Licensing Restrictions" warning.

Enjoy!
Reply
THX
But I have premium account and I can't choose 320 Kbps stream
Reply
Hi all,

I am having an issue with this plugin on OSMC.
I have put my premium details in (username and password). I have confirmed that they are correct by re-entering them. Yet the stream I am getting is the free one with adverts and I am unable to select 320k from the settings menu.

Is this a known issue, or do you need me to post some logs?

Thanks

Martin
Reply
Same problem here. I have a premium account but still I have commercials when I use this plugin. I entered my credentials correctly. I would appreciate a fix very very much. I have a raspberry pi. Thank you.
Reply
I too have updated the addon and as a premium subscriber I am now getting commercials on all channels. Please let me know when this is fixed. I will not be using this addon in the meantime.
Reply
What did not work either is I uninstalled the app, removed the data left in .kodi/userdata/addon_data/plugin.audio.radiotunes.com, reinstalled the application and at first filled in the premium login and password. Still commercials and a low quality bitrate. Some frustrating. A fix will be highly appreciated, such a nice application and now I pay I am still punished... Is there any alternative to play the streams you can download at radiotunes in another audio app for Kodi@raspberry? E.g. I can do it on my PC with VLC. Thank you very much for your feedback.
Reply
Information 
Just to share to be sure.... You can download a play list from your favourite channels from radio tunes. (extension .pls) In Kodi (in my case at the raspberry) you put this file in /storage/music. Then you can play the list with the build in player. Easy! Big Grin

http://www.radiotunes.com/settings
Reply
  • 1
  • 6
  • 7
  • 8
  • 9(current)
  • 10

Logout Mark Read Team Forum Stats Members Help
[RELEASE] RadioTunes XBMC plugin - formerly Sky.fm (21th Sep 2014: v3.0.0)1