2012-09-25, 10:13
please add a feature that we can add urls of our favorite radio station............
08:53 T:4504 NOTICE: Radio.de scraper: get_most_wanted started with language=english, num_entries=25
15:08:53 T:4504 NOTICE: Radio.de scraper: __get_json started with path=account/getmostwantedbroadcastlists, gets={'sizeoflists': 25}, language=english
15:08:53 T:4504 NOTICE: Radio.de scraper: __urlopen opening url=http://rad.io/info/account/getmostwantedbroadcastlists?sizeoflists=25
15:08:57 T:4504 NOTICE: Radio.de scraper: __urlopen URLError: <urlopen error [Errno 10061] Nem hozható létre kapcsolat, mert a célszámítógép már visszautasította a kapcsolatot>
15:08:57 T:4504 NOTICE: Radio.de scraper: get_most_wanted end
15:08:57 T:4504 ERROR: Error Type: <type 'exceptions.TypeError'>
15:08:57 T:4504 ERROR: Error Contents: 'NoneType' object is unsubscriptable
15:08:57 T:4504 ERROR: Traceback (most recent call last):
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\plugin.audio.radio_de\addon.py", line 313, in <module>
plugin.run()
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib\xbmcswift\plugin.py", line 330, in run
self.dispatch(self.path)
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib\xbmcswift\plugin.py", line 129, in dispatch
return view_func(**items)
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\plugin.audio.radio_de\addon.py", line 96, in show_local_stations
items = __format_stations(stations['localBroadcasts'])
TypeError: 'NoneType' object is unsubscriptable
15:08:57 T:5180 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.radio_de/local_stations/
15:08:57 T:5180 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.radio_de/local_stations/) failed
15:08:57 T:5752 NOTICE: -->Python Interpreter Initialized<--
15:08:57 T:5752 NOTICE: Radio addon: show_root_menu start
15:08:57 T:5752 NOTICE: Radio addon: show_root_menu end
15:09:01 T:5788 NOTICE: -->Python Interpreter Initialized<--
15:09:01 T:5788 NOTICE: Radio addon: show_local_stations start
15:09:01 T:5788 NOTICE: Radio.de scraper: get_most_wanted started with language=english, num_entries=25
15:09:01 T:5788 NOTICE: Radio.de scraper: __get_json started with path=account/getmostwantedbroadcastlists, gets={'sizeoflists': 25}, language=english
15:09:01 T:5788 NOTICE: Radio.de scraper: __urlopen opening url=http://rad.io/info/account/getmostwantedbroadcastlists?sizeoflists=25
15:09:05 T:5788 NOTICE: Radio.de scraper: __urlopen URLError: <urlopen error [Errno 10061] Nem hozható létre kapcsolat, mert a célszámítógép már visszautasította a kapcsolatot>
15:09:05 T:5788 NOTICE: Radio.de scraper: get_most_wanted end
15:09:05 T:5788 ERROR: Error Type: <type 'exceptions.TypeError'>
15:09:05 T:5788 ERROR: Error Contents: 'NoneType' object is unsubscriptable
15:09:05 T:5788 ERROR: Traceback (most recent call last):
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\plugin.audio.radio_de\addon.py", line 313, in <module>
plugin.run()
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib\xbmcswift\plugin.py", line 330, in run
self.dispatch(self.path)
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib\xbmcswift\plugin.py", line 129, in dispatch
return view_func(**items)
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\plugin.audio.radio_de\addon.py", line 96, in show_local_stations
items = __format_stations(stations['localBroadcasts'])
TypeError: 'NoneType' object is unsubscriptable
15:09:05 T:5180 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.radio_de/local_stations/
15:09:05 T:5180 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.radio_de/local_stations/) failed
15:09:05 T:5816 NOTICE: -->Python Interpreter Initialized<--
15:09:05 T:5816 NOTICE: Radio addon: show_root_menu start
15:09:05 T:5816 NOTICE: Radio addon: show_root_menu end
(2012-10-13, 18:54)FreakErn Wrote: Is there any way to login into radio.de? I would love to use my favorites in XBMC... (so I can add a radio station into my favorites on my computer and use it on xbmc next time i am at home )
(2012-10-14, 12:44)sphere Wrote: This in on my to-do list. A small problem here is the wording. "Favorites" is XBMC managed but "My Stations" will be the favorites you have in your radio account.
I will announce here when I have the new version ready. This version will also allow to add custom defined station.
2.0.0 (unreleased)
- Code Rewrite
- Possibility to add custom (user defined) Stations
- Thumbnail View (You can disable in the add-on settings)
- Change to the xbmcswift2 framework
- New Icon
- Possibilty to add Stations to the XBMC Favorites
09:02:59 T:2954915840 NOTICE: -->Python Interpreter Initialized<--
09:02:59 T:2954915840 NOTICE: '{'
09:02:59 T:2954915840 NOTICE: [xbmcswift2] Request for "/station/Radio+Paradise" matches rule for function "get_stream_url"
09:02:59 T:2954915840 NOTICE: [plugin.audio.radio_de] get_stream_url result: http://www.radioparadise.com/musiclinks/rp_128aac.m3u
09:02:59 T:2954915840 ERROR: AddItems - called with an invalid handle.
09:02:59 T:2954915840 ERROR: EndOfDirectory - called with an invalid handle.
09:02:59 T:2897216192 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.audio.radio_de/station/Radio+Paradise]
(2012-10-27, 18:30)ixnu Wrote: Testing ver 2, things are working well.Nice
(2012-10-27, 18:30)ixnu Wrote: Suggestion:Im not sure that I get you right. if you leave the title blank the station won't be saved. If you filled the title but not thumb or not url the station will be saved and you need to manually delete it after creating when you want it to be deleted.
When adding a custom station, is there an "escape" or "exit" for a wrong or blank? Selecting "Done" when blank does not exit the dialoge for me.
(2012-10-27, 18:30)ixnu Wrote: Radio station error:KCRW is broken - but this is not an plugin issue. You can try to report that to KCRW or to radio.de/rad.io/radio.fr support.
KCRW music - it no longer works as of last week.
(2012-10-27, 18:30)ixnu Wrote: Thanks again. This is a must-have plug-in!Your welcome