it's not possible in a pretty way yet, but here's how you'd go about it. note it requires autoupdates disabled.
1) remove the add-on
2) choose install from zip and browse to your xbmc profile folder, then add-ons, then packages. there you have em all.
[RELEASE] ListenLiveEU (Music) Plugin - European Radio Stations from listenlive.eu
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2010-09-14 11:06
Post: #41
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
dundeeboy
Junior Member Posts: 4 Joined: Sep 2010 Reputation: 0 |
2010-09-14 21:23
Post: #42
spiff Wrote:it's not possible in a pretty way yet, but here's how you'd go about it. note it requires autoupdates disabled. Thanks for the explanation. It's good to know there's a way back. |
| find quote |
ossman
Junior Member Posts: 43 Joined: Nov 2009 Reputation: 0 Location: Klockrike, Sweden |
2011-01-04 00:28
Post: #43
The plugin was breaking here for me. Apparently the Python regexp module gets fussy about giving parameters when using an already compiled expression. Might be the modern Python version I'm using (2.7) that's less lenient than older ones.
Anyway, I just removed the options from the searches and just kept them for when the expression was compiled. Seems to work here. |
| find quote |
Djape
Senior Member Posts: 225 Joined: Apr 2009 Reputation: 0 |
2011-01-25 23:07
Post: #44
(This post was last modified: 2011-01-25 23:24 by Djape.)
|
| find quote |
Rainmak3r
Junior Member Posts: 9 Joined: Jan 2011 Reputation: 0 |
2011-01-29 14:25
Post: #45
ossman Wrote:The plugin was breaking here for me. Apparently the Python regexp module gets fussy about giving parameters when using an already compiled expression. Might be the modern Python version I'm using (2.7) that's less lenient than older ones. How did you do it? The plugin is failing for me too... whatever I look for, I get an error on getStreams, and the log complains about a "Cannot process flags argument with a compiled pattern". I have python 2.7 as well. |
| find quote |
Gujs
Senior Member Posts: 116 Joined: Jul 2009 Reputation: 0 |
2011-01-29 23:07
Post: #46
I have the same problem on openelec system.
|
| find quote |
sraue
Team-XBMC Developer Posts: 803 Joined: Oct 2009 Reputation: 14 Location: Switzerland, Solothurn |
2011-01-30 20:21
Post: #47
Hi,
Gujs Wrote:I have the same problem on openelec system. i have opened a forum on http://www.openelec.tv (http://openelec.tv/forum/38-python-addons) for adding addons which dont work under openelec. openelec uses an external python 2.6 (instead internal 2.4) for various reasons. some plugins dont work because they must be adapted to run on external python 2.6. please post a bug report there with enabled debugging and a xbmc.log (attached or pasted) after running this addon. i hope in this way the addon devs and users can help together to fix this addons. |
| find quote |
dogett
Junior Member Posts: 5 Joined: Dec 2010 Reputation: 0 |
2011-02-25 15:39
Post: #48
Hi.
I have problem with playing some radio stations with ListenLive plugin. I am talking about Polish Radio - Program 3. http://listenlive.eu redirects XBMC to: http://www.polskieradio.pl/st/program3M.asx which in fact is: Code: <asx version = "3.0">XBMC.LOG is: Code: 14:25:15 T:2867612528 M:917815296 NOTICE: [ListenLiveEU]: Mode: 3 So the error is: Unable to parse ASX info Error: Error reading end tag. What's wrong with that "end tag" ? For example VLC plays this radiostation with no problems. Perhaps there is some workaround for playing this radio station with XBMC ? Any help would be appreciated. regards d. PS. I found information, that ASX file should look like that (with slashes at each line): Code: <asx version = "3.0">
(This post was last modified: 2011-02-25 15:41 by dogett.)
|
| find quote |
Djape
Senior Member Posts: 225 Joined: Apr 2009 Reputation: 0 |
2011-03-28 23:38
Post: #49
Hi,
from irc channel: (13:00:49) StaRetji: omg lol (13:01:33) StaRetji: I just realized that if I add radio staton from ListenLiveEU plugin to favourites, it wont work if started from favorites (13:01:56) StaRetji: on both of boxes I have (13:04:43) StaRetji: so, checking git, forum, google, but can't seem to find reports about this (13:07:52) StaRetji: yep, same situation in win32 (13:08:07) StaRetji: will check if this applies only to ListeLiveEU plugin (13:10:58) StaRetji: no, it seems it only affects listenliveeu plugin Can someone confirm this please? Thx. |
| find quote |
Djape
Senior Member Posts: 225 Joined: Apr 2009 Reputation: 0 |
2011-03-29 13:52
Post: #50
|
| find quote |

![[Image: userbar-openelec-001.gif]](http://artwork.openelec.tv/userbar-openelec-001.gif)
![[Image: project_thin_badge.gif]](http://www.ohloh.net/p/openelec/widgets/project_thin_badge.gif)
Search
Help