[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 - Asanke - 2012-09-25 please add a feature that we can add urls of our favorite radio station............ RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - Kpitn - 2012-10-05 Hello, Yesterday, I've trying to install de Add-on from the XBMC repository. Install successfull but, when I've try to launch it, I've a "Python Error : "script python.de" If I remember." Have you an idea ? Thanks ! My config : W7 | XBMC Eden RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-10-06 Without an xbmc.log I can't help you, sorry. RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - cekkk - 2012-10-08 Hy! When i click on the local station, it doesn't work. one window pop up that say: missing addon.py My log: Code: 08:53 T:4504 NOTICE: Radio.de scraper: get_most_wanted started with language=english, num_entries=25 what is wrong? Please help me! RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-10-08 Your XBMC Proxy Settings are wrong. Please diable Proxy if you don't need (and have) a Proxy server. RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - cekkk - 2012-10-08 Thanks. It is work! RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - FreakErn - 2012-10-13 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 ) RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-10-14 (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 ) 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. RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - garyedwardjohns - 2012-10-17 nice plugin thx RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - FreakErn - 2012-10-20 (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. Can't wait very cool plugin! Great job! RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-10-22 I have a new version ready for testing - this one will be Version 2.0.0 I rewrote and re-factored most of the code so there could be a few issues - please report any issue here or using github. One of the biggest change is that you now can add custom stations (user defined stations)! Just go to "My Stations" and choose "Add custom Station" - you need to enter a title, an icon-url (can be local or remote path - or you can leave this empty) and the stream url - this can be a local file (M3U, PLS, STRM) or a remote URL. You can also edit your custom stations later with the context menu Command "Edit Custum Station". Here is the full Changelog: Code: 2.0.0 (unreleased) You can download this Preview Version here. Have fun, sphere RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - Hauser - 2012-10-26 Thanks, I've been looking for an addon to replace Shoutcast as they keep changing the stream IDs on me. I tried adding Radio Paradise as a custom station but nothing happens when I tried to play it back. The URL is http://www.radioparadise.com/musiclinks/rp_128aac.m3u and here's the log: Code: 09:02:59 T:2954915840 NOTICE: -->Python Interpreter Initialized<-- Any ideas? Thanks! RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-10-26 XBMC doesn't like Playlists files delivered as playable-Items. Try "http://stream-tx4.radioparadise.com:8012" as stream url (this is one of the streams defined in the M3U Playlist file. RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - ixnu - 2012-10-27 Testing ver 2, things are working well. Suggestion: 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. Radio station error: KCRW music - it no longer works as of last week. Thanks again. This is a must-have plug-in! RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr) Music Plugin - sphere - 2012-10-27 (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. (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. Btw. the URL of this station is "http://scfire-ntc-aa04.stream.aol.com/stream/1045" which throws an DNS error. (2012-10-27, 18:30)ixnu Wrote: Thanks again. This is a must-have plug-in!Your welcome regards, sphere |