[RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin

  Thread Rating:
  • 3 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
sphere Offline
Posting Freak
Posts: 781
Joined: Jul 2009
Reputation: 33
Location: Germany
Post: #41
Hi,
(2012-06-13 13:39)qickquestion Wrote:  My Stations does not work - I get: "Script Error! : addon.py"
Could you please upload a log?
When this error occurs, any of your my-stations stations does not work - it could be deleted by the provider or something like this.

(2012-06-13 13:39)qickquestion Wrote:  Favorites do not work eigher - just like sphere wrote...
I'm working on that - or, to be honest: I'm still thinking about what is the best solution for that problem...

(2012-06-13 13:39)qickquestion Wrote:  Will there be a working version 1.0.8 soon?
If you upload your xbmc log after this error occurs, an improved version will come earlier *g*

regards,
sphere
find quote
qickquestion Offline
Junior Member
Posts: 13
Joined: Jan 2012
Reputation: 0
Post: #42
@sphere: Do you mean "xbmc_crashlog-..." from the home directory or is there a special log for the radio addon somewhere else?
find quote
sphere Offline
Posting Freak
Posts: 781
Joined: Jul 2009
Reputation: 33
Location: Germany
Post: #43
(2012-06-13 16:01)qickquestion Wrote:  @sphere: Do you mean "xbmc_crashlog-..." from the home directory or is there a special log for the radio addon somewhere else?

I am talking about the default xbmc.log (not the crashlog). And no, there is no special addon-related log - everything goes into the default log.

You could use the XBMC Log Uploader-addon which is in the official xbmc.org addon repository for (automatically) uploading the log.
find quote
qickquestion Offline
Junior Member
Posts: 13
Joined: Jan 2012
Reputation: 0
Post: #44
@sphere: I think i found it: .xbmc/temp/xmbc.log
It says i can not post more than 10000 characters... Do I need a special tag or something?
find quote
sphere Offline
Posting Freak
Posts: 781
Joined: Jul 2009
Reputation: 33
Location: Germany
Post: #45
(2012-06-13 16:13)qickquestion Wrote:  @sphere: I think i found it: .xbmc/temp/xmbc.log
It says i can not post more than 10000 characters... Do I need a special tag or something?

You have to upload the log file anywhere (pastebin.com, xbmclogs.com, ...) and NOT paste it here on the forum.
find quote
qickquestion Offline
Junior Member
Posts: 13
Joined: Jan 2012
Reputation: 0
Post: #46
Thank you very much!

http://xbmclogs.com/show.php?id=3541
It starts at line 275. Error at 495.
(This post was last modified: 2012-06-13 16:19 by qickquestion.)
find quote
sphere Offline
Posting Freak
Posts: 781
Joined: Jul 2009
Reputation: 33
Location: Germany
Post: #47
(2012-06-13 16:17)qickquestion Wrote:  Thank you very much!

http://xbmclogs.com/show.php?id=3541
It starts at line 275.

Like I guessed: One of your my-stations is not accessible. I have to catch that error.
Code:
16:03:07 T:139994459010816  NOTICE: Radio.de scraper: __urlopen opening url=http://radio.de/info/broadcast/getbroadcastembedded?broadcast=11534
16:03:07 T:139994459010816  NOTICE: Radio.de scraper: __urlopen ended with 3358 bytes result
16:03:07 T:139994459010816  NOTICE: Radio.de scraper: __resolve_playlist started with playlist_url=http://62.75.187.84:8000/listen.pls
16:03:07 T:139994459010816  NOTICE: Radio.de scraper: __urlopen opening url=http://62.75.187.84:8000/listen.pls
16:03:07 T:139994459010816  NOTICE: Radio.de scraper: __urlopen URLError: <urlopen error [Errno 111] Connection refused>

If you want to quick fix it yourself, open "~/.xbmc/userdata/addon_data/plugin.audio.radio_de/settings.xml" and remove station 11534 from settings.setting.mystations.value.

I'm rewriting the my-stations logic anyway - so it should be fixed in a few days.

regards,
sphere
find quote
qickquestion Offline
Junior Member
Posts: 13
Joined: Jan 2012
Reputation: 0
Post: #48
It worked! Marvellous!
Thank you very much!
So the problem are those IDs, if the station ceases to exist?
find quote
sphere Offline
Posting Freak
Posts: 781
Joined: Jul 2009
Reputation: 33
Location: Germany
Post: #49
I created a new version of this addon.

Changelog:
Code:
-  New My Station logic

On first start it will migrate all your stations from your mystations-list to store them in a json file.
The listing of "My Stations" will be much faster after the migration (so the second entering).

I would be happy if some of you could test it and report back if everything works as expected or anything went wrong.

You can download it (Version 1.1.0) here.

regards,
sphere
find quote
falafael Offline
Fan
Posts: 534
Joined: Aug 2006
Reputation: 1
Location: Nottinghamshire, united kingdom
Post: #50
Thanks for this, works a treat!, missus would like smooth radio adding to the list (UK)!
Cheers

[Image: widget]
find quote
Post Reply