[RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148) +---- Thread: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin (/showthread.php?tid=119362) |
RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - qickquestion - 2012-06-13 Thank you very much! http://xbmclogs.com/show.php?id=3541 It starts at line 275. Error at 495. RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-06-13 (2012-06-13, 16:17)qickquestion Wrote: Thank you very much! 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 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 RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - qickquestion - 2012-06-13 It worked! Marvellous! Thank you very much! So the problem are those IDs, if the station ceases to exist? RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-06-14 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 RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - falafael - 2012-06-15 Thanks for this, works a treat!, missus would like smooth radio adding to the list (UK)! Cheers RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - dcallebaut - 2012-06-15 Really an excellent add-on sphere. I like it a lot. Only a pity that the streams don't work when added to the favorites. Any change in the core planned for that? RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-06-16 (2012-06-15, 22:58)dcallebaut Wrote: Really an excellent add-on sphere. I like it a lot. Only a pity that the streams don't work when added to the favorites. Any change in the core planned for that? It is on my list - I guess it will be ready for testing in a few days. RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-07-14 Version 1.1.0 is now in the official Repo. As mentioned earlier you should notice speed improvements regarding the My-Stations Menu. regards, sphere RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - skullmonkey - 2012-07-14 Is it possible manually to add radio stream? RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-07-14 (2012-07-14, 11:47)skullmonkey Wrote: Is it possible manually to add radio stream? This is on my todo-list, I will announce it here when its ready. regards, sphere RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - skullmonkey - 2012-07-15 (2012-07-14, 19:51)sphere Wrote:(2012-07-14, 11:47)skullmonkey Wrote: Is it possible manually to add radio stream? Any ETA on that? Thanks, S@ RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-07-17 (2012-07-15, 09:48)skullmonkey Wrote: Any ETA on that? I think I have a beta ready for testing within this week. RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - jeanwilly - 2012-07-17 Thanks for you Nice Radio addon! and for your xbmcswiftFork for the xbox! Regards Jan (skatulskijean) my Jan'sEnglishXBMC4XBOX http://www.xbmc4xbox.org.uk/forum/viewtopic.php?f=9&t=72 RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - Patrizia - 2012-07-23 It works fine for me. Why not a Spanish language version? This is my Spanish translated English strings.xml file. Thank you. Code: <?xml version="1.0" encoding="utf-8" standalone="yes"?> RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-07-23 (2012-07-23, 13:20)Patrizia Wrote: This is my Spanish translated English strings.xml file. Hi, cool - I will add it. Could you also translate "summary" and "description" in the addon.xml? Thanks! |