• 1
  • 4
  • 5
  • 6
  • 7
  • 8(current)
[RELEASE] ListenLiveEU (Music) Plugin - European Radio Stations from listenlive.eu
Hi,

Not sure if this addon is still being developed or maintained.

It does not work on Krypton builds. Selecting any stream results in a Error dialog titled PLAYSTREAM()
ERROR!
'module' object has no attribute
'PLAYER_CORE_DVDPLAYER'

With an OK button

Tried a good few streams all result in the same error.

Cheers
Spart
6 x Raspberry Pi Model B & B+ Pi2 & 3 Zotac Mag Ubuntu 14.04.1 - Ubuntu 14.04.1 Test Machine Kodi Nightly - RocketNAS 8TB Usable Raid 6 Ubuntu 14.04.1 RocketNAS Build
Reply
I've had the same issue on Krypton. After a bit of googling it would seem that plugins should no longer specify player modules.
I'm no programmer but the following change has worked for me:

Use nano to edit the plugin - /.kodi/addons/plugin.audio.listenliveeu/default.py

Replace the line containing plyr = xbmc.Player(PLAYER_CORE_DVDPLAYER) with

plyr = xbmc.Player()


Usual cautions etc. - make a backup of the file etc. Don't edit if you are unfamiliar with hacking.
Odroid N2+ and Venz V10Pro (S905X), Sony DN1080 AVR, Samsung 49" LCD, Monitor Audio Bronze 5.1 speakers
Reply
^^ exactly that yes
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
@fat_tony

Awesome thank you works like a dream. Hopefully this plugin will get updated in the repos.

Cheers
Spart
6 x Raspberry Pi Model B & B+ Pi2 & 3 Zotac Mag Ubuntu 14.04.1 - Ubuntu 14.04.1 Test Machine Kodi Nightly - RocketNAS 8TB Usable Raid 6 Ubuntu 14.04.1 RocketNAS Build
Reply
(2016-07-24, 16:19)sparticle Wrote: @fat_tony

Awesome thank you works like a dream. Hopefully this plugin will get updated in the repos.

Cheers
Spart

Just came here via google. Will the app get an update? noticed downloadlink in first post is dead. tried this edit but the plugin is really slow somehow.
Reply
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8(current)

Logout Mark Read Team Forum Stats Members Help
[RELEASE] ListenLiveEU (Music) Plugin - European Radio Stations from listenlive.eu1