• 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50
  • 52
[RELEASE] Grooveshark (Script) Music Addon
use this one

http://hub.gosub.dk/addons/script.audio....-fixed.zip


dont forget to delete everything with groove in the name in

../addons/

and

..userdata/addon_data
Reply
they acutally don't have to delete anything Smile I made the zip so it overwrites the old one
ATV2 4.3 8F455 Seas0npassed / XBMC 11
Samsung HT-P70 5.1 / Samsung WS-32Z419P
Reply
macf1an Wrote:they acutally don't have to delete anything Smile I made the zip so it overwrites the old one

Oddly, I tried to install it directly from .zip hub.gosub.dk and it didn't take, had to install it manually to get it to work. Works great, thanks.
Reply
Agin Wrote:Not to blame any recent suggestion since I'm not sure exactly what change caused this, just a friendly warning; my WAN ip address was banned by Grooveshark somehow while trying to get this addon working. Eek

This was pretty obvious since both http://listen.grooveshark.com and http://html5.grooveshark.com didn't work through any browser/device connected to my ISP's WAN ip (only that «Error playing song» message) - but worked ok using a 3G connection... Luckily I actually have more than one external ip included from my ISP so no waiting for any dhcp lease to expire here. Smile

Sadly same here. The fix works great if I play few songs but stops working if I want to listen more than a certain number of tracks. IP is somehow banned for a short time and I cannot stream anything neither by plugin nor on their website.
I saw in a thread from the Mediaportal's Rockstar plugin forum, that they had the same problem with their 2.1.3 version and they fixed the problem with 2.1.4 version.
Can someone with some programming skill take a look at this thread?
Reply
john.doe Wrote:Oddly, I tried to install it directly from .zip hub.gosub.dk and it didn't take, had to install it manually to get it to work. Works great, thanks.

they have timeouts sometimes that cause "wrong structure" error
ATV2 4.3 8F455 Seas0npassed / XBMC 11
Samsung HT-P70 5.1 / Samsung WS-32Z419P
Reply
Okay all I did as required in post 706 and then install the fixed version, rebooted ATV2, then launched
It logged in okay, found my playlist

Chose 1 and played one song but when it went to play the next it says "Playback failed, One or more items failed to play, check log for details

Here is my log
http://pastebin.com/ecap6yNm

I hope someone can help me make this work again correctly

Thanks all
Reply
(2012-03-08, 14:35)mikey1234 Wrote: use this one

http://hub.gosub.dk/addons/script.audio....-fixed.zip

seems to be working

(2012-03-10, 12:37)sonyck Wrote: ... The fix works great if I play few songs but stops working if I want to listen more than a certain number of tracks. IP is somehow banned for a short time and I cannot stream anything neither by plugin nor on their website.
I saw in a thread from the Mediaportal's Rockstar plugin forum, that they had the same problem with their 2.1.3 version and they fixed the problem with 2.1.4 version.
Can someone with some programming skill take a look at this thread?

This still may be true however

Reply
hi 2 all,

small and fast fix for my german friends.

Grooveshark.py

def onInit(self):
setPGUI(self)
proxy_support = urllib2.ProxyHandler({"http" : "http://proxy:port/"})
opener = urllib2.build_opener(proxy_support)
urllib2.install_opener(opener)
try:

free proxylist on http://proxy-list.org/en/index.php

cu
Reply
Can you pls try to make this alittle more touchscreen friendly. currently when I try to select a song the right menu comes out but goes right back and u cant select it as it goes back way to fast. also no osd menus come up also when a song is selected. There is no way to pull up the right or left menus as there is no buttons on the interface.

also is there a way you can add subscriptions to this script? Would be nice as my wife and I subscribe to each other and we use it like a master playlist for both of us. Also our friends aswell.

thanks. great work
Nvidia Shield with Kodi 18
Reply
(2012-03-28, 23:12)chemstar Wrote: hi 2 all,

small and fast fix for my german friends.

Grooveshark.py

def onInit(self):
setPGUI(self)
proxy_support = urllib2.ProxyHandler({"http" : "http://proxy:port/"})
opener = urllib2.build_opener(proxy_support)
urllib2.install_opener(opener)
try:

free proxylist on http://proxy-list.org/en/index.php

cu

I live in Germany and this worked great for me!
1000 thanks!! This was exactly I was looking for!

Of course also thanks to the guy who made the fix! :-)
Reply
I can't seem to get it working.
Could someone please upload the fixed Grooveshark.py.

Thanks.
Reply
(2012-04-09, 12:18)Eye in the sky Wrote: I can't seem to get it working.
Could someone please upload the fixed Grooveshark.py.

Thanks.

This is what I used:

http://hub.gosub.dk/addons/script.audio....-fixed.zip
Reply
It get the stream only and no working
Reply
(2012-03-26, 06:53)rickyk586 Wrote:
(2012-03-10, 12:37)sonyck Wrote: ... The fix works great if I play few songs but stops working if I want to listen more than a certain number of tracks. IP is somehow banned for a short time and I cannot stream anything neither by plugin nor on their website.
I saw in a thread from the Mediaportal's Rockstar plugin forum, that they had the same problem with their 2.1.3 version and they fixed the problem with 2.1.4 version.
Can someone with some programming skill take a look at this thread?

This still may be true however

It unfortunately happens with my install (XBMC Eden on Apple TV 2) all the time, than I even can't play tracks at html5.grooveshark.com for some time at all other devices. Does Grooveshark indeed block ip's?

Reply
i think i have the same problem with the plugin now cant even use the site
Reply
  • 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50
  • 52

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Grooveshark (Script) Music Addon4