[RELEASE] RadioTime Plugin Addon - Free Talk and Music Radio Online (WIP)

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
DazNoonan Offline
Senior Member
Posts: 259
Joined: Feb 2011
Reputation: 0
Post: #21
Hi Eric, Can you provide the actual script you ran, I've tried what yo-u suggested but I seem to be coding something wrong... Really would appreciate it.

Thanks Smile

Devices using XBMC
iMac | MacBook | MacBook Air | AppleTV2 | iPad | iPhone4
[Image: classic]
[Image: widget_1.png?1305454501]
find quote
DazNoonan Offline
Senior Member
Posts: 259
Joined: Feb 2011
Reputation: 0
Post: #22
Really would appreciate help with this if possible... its a shame to have to keep quitting XBMC just to stream radio Sad

Devices using XBMC
iMac | MacBook | MacBook Air | AppleTV2 | iPad | iPhone4
[Image: classic]
[Image: widget_1.png?1305454501]
find quote
DazNoonan Offline
Senior Member
Posts: 259
Joined: Feb 2011
Reputation: 0
Post: #23
Don't worry I now have it working... Thanks Smile

Devices using XBMC
iMac | MacBook | MacBook Air | AppleTV2 | iPad | iPhone4
[Image: classic]
[Image: widget_1.png?1305454501]
find quote
ericb1 Offline
Junior Member
Posts: 34
Joined: Jul 2009
Reputation: 0
Post: #24
Sorry! I was actually just about to re-type what I did to get it working!

Good on ya!
find quote
flybynite Offline
Member
Posts: 57
Joined: Mar 2004
Reputation: 0
Post: #25
I cant get this to work I am getting an error. Is this thread dead...
find quote
eTip Offline
Senior Member
Posts: 156
Joined: Apr 2011
Reputation: 0
Post: #26
Got this working using the second method in the first post on ATV2. I love it - but some of the stations that show up on the iPhone App (TuneIn) & their website (tunein.com) don't show up in the Addon & some of those don't work.

Would be awesome if someone with the skills could update it to get then other stations working - if that's even possible.
find quote
htpc guy Offline
Posting Freak
Posts: 1,212
Joined: Oct 2010
Reputation: 7
Location: Near St. Louis Mo
Post: #27
Seems to work but sadly it only pulls christian and news stations. There are 2 local St. Louis stations on the site that I would love to listen to through XBMC but the addon does not see them. I see in your first post that you will be incorporating this. Hope your still working on it.

How to use Git
| AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT |
| Logitec Harmony One Remote| 52" Sharp Aquos LED TV | Onkyo TX-NR509 |
find quote
procrastinator Offline
Fan
Posts: 448
Joined: Aug 2008
Reputation: 4
Location: UK
Post: #28
I think this Radiotime plugin hit a developmental dead end shortly after it was released, but there is another one which is more actively developed:
http://code.google.com/p/radiotime-xbmc/
note: this one requires Python 2.6.6 and SimpleJSON 1.7.1
find quote
powermarcel10 Offline
Junior Member
Posts: 29
Joined: May 2011
Reputation: 0
Post: #29
procrastinator Wrote:I think this Radiotime plugin hit a developmental dead end shortly after it was released, but there is another one which is more actively developed:
http://code.google.com/p/radiotime-xbmc/
note: this one requires Python 2.6.6 and SimpleJSON 1.7.1

Hi,

I'm trying to use the radiotime plugin you subscribe in the link above, but I get an error when i start it.. "Error in script! : plugin.audio.radiotime"

Anyone an idea how to fix this?
find quote
ederson Offline
Senior Member
Posts: 123
Joined: Sep 2009
Reputation: 0
Post: #30
i`m having the same issue on winxp xbmc 10-1
Quote:14:57:00 T:3844 M:1467904000 ERROR: Error Type: exceptions.TypeError
14:57:00 T:3844 M:1467904000 ERROR: Error Contents: an integer is required
14:57:00 T:3844 M:1467826176 ERROR: Traceback (most recent call last):
File "C:\Documents and Settings\alex\Application Data\XBMC\addons\plugin.audio.radiotime\default.py", line 171, in ?
radiotime = radiotime.RadioTime(__partnerid__, __formats__)
File "C:\Documents and Settings\alex\Application Data\XBMC\addons\plugin.audio.radiotime\resources\lib\radiotime.py", line 30, in __init__
self._global_params.append({'param': 'serial', 'value': self.__get_mac_address()})
File "C:\Documents and Settings\alex\Application Data\XBMC\addons\plugin.audio.radiotime\resources\lib\radiotime.py", line 39, in __get_mac_address
proc = subprocess.Popen(command, shell=True, stdout=subprocess.PIPE,)
File "special://xbmc/system/python/Lib\subprocess.py", line 534, in __init__
(p2cread, p2cwrite,
File "special://xbmc/system/python/Lib\subprocess.py", line 594, in _get_handles
p2cread = self._make_inheritable(p2cread)
File "special://xbmc/system/python/Lib\subprocess.py", line 635, in _make_inheritable
DUPLICATE_SAME_ACCESS)
TypeError: an integer is required
14:57:00 T:2788 M:1467850752 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.radiotime/
14:57:00 T:2788 M:1467850752 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.radiotime/) failed
14:57:00 T:2788 M:1468837888 ERROR: Control 402 in window 10107 has been asked to focus, but it can't
14:57:04 T:2788 M:1468755968 NOTICE: Storing total System Uptime
find quote
Post Reply