Kodi Community Forum
[RELEASE] ListenLiveEU (Music) Plugin - European Radio Stations from listenlive.eu - 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] ListenLiveEU (Music) Plugin - European Radio Stations from listenlive.eu (/showthread.php?tid=48687)

Pages: 1 2 3 4 5 6 7 8


- DarkHelmet - 2009-08-22

This is a brilliant plugin. Thanks so much.


- asg0noir - 2009-08-22

for some reason it doesnt seem to work with the "DR ***" channels in denmark:
http://www.listenlive.eu/denmark.html

they work and are running but in XBMC it just hangs until it prompts that there were too many consecutive errors.

Any solution?

the same thing happens when i try directly with the stream link though:
http://wmscr1.dr.dk/e02ch03m?wmcontentbitrate=300000&MSWMExt=.asf

By stream link i mean adding the url to a .STRM file and playing it in XBMC.


- Bootsy - 2009-08-23

@DarkHelmet:
gern geschehen Wink

asg0noir Wrote:the same thing happens when i try directly with the stream link though:
http://wmscr1.dr.dk/e02ch03m?wmcontentbitrate=300000&MSWMExt=.asf

By stream link i mean adding the url to a .STRM file and playing it in XBMC.

then it´s a xbmc problem and i cant help you Sad


- cjulio - 2009-09-05

i have instaled it and it is working...

can anyone help geting it to open directly from menu:
i have tryed:
xbmc.activatewindow(Music,plugin://music/ListenLiveEU/default.py)

and it opens the music screen but not the plugin directly...

and by the way how do i set it to go also directly to a country

ps: sorry for my english Nerd


- m_jonsson - 2009-09-12

Bootsy Wrote:@DarkHelmet:
gern geschehen Wink



then it´s a xbmc problem and i cant help you Sad

If you try this patch it might work (works for me on Mac OS X):
ListenLiveEU$ diff -Nru default.py.org default.py
--- default.py.org 2009-09-11 22:14:08.000000000 +0200
+++ default.py 2009-09-12 00:16:21.000000000 +0200
@@ -242,7 +242,7 @@
infoLabels = {"Title": name }

liz.setInfo( infoType, infoLabels )
- u = "%s?url=%s&mode=%s&name=%s" % (sys.argv[0], urllib.quote_plus(url), mode, urllib.quote_plus(name), )
+ u = "%s?url=%s&mode=%s&name=%s" % (sys.argv[0], urllib.quote_plus(url), mode, urllib.quote_plus(name.encode('utf-8')), )
log("%s" % u)
return xbmcplugin.addDirectoryItem(handle=int(sys.argv[1]),url=u,listitem=liz,isFolder=isFolder)



I.e. add utf-8 encoding to the name (title) string.


- Bootsy - 2009-09-12

@m_jonsson
thanks for the hint, updated the plugin.
version 0.3 is available via svn repo installer...or check svn.

could some ubuntu/linux user test it and confirm it´s working now?

thanks


- mvdaat - 2009-09-13

Hi Bootsy
Just tested your new version on ubuntu and everything seems to work now!
Thanks

One question Do you think it's posible to create a favorites list?


- Bootsy - 2009-09-13

@mvdaat
thx for confirming.

favorites list:
will take a look at it, but i´m a bit busy atm...so please be patient Nod

you can add folders/streams to the build-in fav-list in xbmc (the blue button next to the shutdown button in pm3.hd), maybe that helps until i release the new version Rolleyes


- m_jonsson - 2009-09-13

Bootsy Wrote:@m_jonsson
thanks for the hint, updated the plugin.
version 0.3 is available via svn repo installer...or check svn.

could some ubuntu/linux user test it and confirm it´s working now?

thanks

Works on Mythbuntu, with Swedish language. I still don't get the danish DR radio channels to play, but at least they are visible now Smile (the Swedish channels that I was interested in works now, so thanks!)

Adding to the build in favorite lists works, but for me it added an extra SVN Repo entry each time, which I had to remove...

/Mattias


- Bootsy - 2009-09-13

The danish DR* streams are working on my windows build, but those streams are *.asx files.
Do *.asx files run on ubuntu/linux?


- Goga777 - 2009-10-29

I have some problems with ListenLiveEU
I described them in trac
http://trac.xbmc.org/ticket/7456

can somebody to help ?


- Goga777 - 2009-10-31

does listenlive plugin support asx format ? may be listenlive can parse asx under Linux XBMC ?

http://wiki.xbmc.org/?title=HOW-TO_play_internet_video_and_audio_streams

Code:
ASX format

Sometimes if a stream has a .asx extension it will work fine on your Windows computer but XBMC will not play it. In these cases it could be that that .asx is not actualy a stream but instead just a playlist that redirects to a other stream (ie. the real stream). To play this stream you must download the .asx file to your computer and open it in a text-editor to find the true direct link, then add that link to a .STRM file which then can be played by XBMC.


I couldn't listen a lot of Russian radio http://www.listenlive.eu/russia.html

for example - from http://www.101.ru/

(debian sid + xbmc linux)

Code:
19:50:06 T:2904001424 M:105426944  NOTICE: [ListenLiveEU]: Mode: 2
19:50:06 T:2904001424 M:105426944  NOTICE: [ListenLiveEU]: URL: http://www.101.ru/asx.asx?uid=21337&bit=de32
19:50:06 T:2904001424 M:105426944  NOTICE: [ListenLiveEU]: Name: 101.ru 90s Dance | Internet only | Best of 90's dance
| 48 Kbps
19:50:06 T:2904001424 M:105426944  NOTICE: [ListenLiveEU]: > playStream() http://www.101.ru/asx.asx?uid=21337&bit=de32
19:50:06 T:2889874320 M:105361408   DEBUG: thread start, auto delete: 1
19:50:06 T:3039995792 M:105361408    INFO: easy_aquire - Created session to http://www.101.ru
19:50:06 T:3039995792 M:105336832 WARNING: Unable to determine Linux distribution
19:50:07 T:3039995792 M:105361408   DEBUG: FileCurl::Open(0xaf3b39d8) http://www.101.ru/asx.asx?uid=21337&bit=de32
19:50:07 T:3039995792 M:105336832 WARNING: Unable to determine Linux distribution
19:50:07 T:3039995792 M:105488384  NOTICE: Parsing ASX
19:50:07 T:3039995792 M:105488384   DEBUG: FileCurl::Close(0xaf3b39d8) http://www.101.ru/asx.asx?uid=21337&bit=de32
19:50:07 T:3039995792 M:105488384   DEBUG: CApplication::ProcessAndStartPlaylist(http://www.101.ru/asx.asx?uid=21337&bi
t=de32, 1)
19:50:07 T:2904001424 M:105488384  NOTICE: [ListenLiveEU]: < playStream() isPlaying=0
19:50:07 T:2904001424 M:105488384   ERROR:  EndOfDirectory - called with an invalid handle.



- Goga777 - 2009-11-01

in http://trac.xbmc.org/ticket/6804 I have found

Quote:Notably, .asx, ogg and real-audio streams play fine.
This is in Linux (ubuntu 9.04, 32 bits), and VLC on this same machine can play all of the above perfectly.

now I'm lost - does support or not XBMC asx playlist format ?


- Goga777 - 2009-11-14

Dear Bootsy

could you have a look please on answer from XBMC developper on my ticket http://trac.xbmc.org/ticket/7701#comment:1

Quote:Comment:
IMO nothing we (XBMC) can do about this. Please contact the plugin author
and let him know about your problems. Closing here for the moment.



- muggi - 2009-11-16

hi


is it possible to edit the channel list of this plugin?

because i want to ad or sort my favorites somewhere...