[RELEASE] Grooveshark (Plugin) Music Addon - An alterntive to the Grooveshark Script

  Thread Rating:
  • 2 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
dallasnights Offline
Fan
Posts: 502
Joined: Jan 2011
Reputation: 0
Post: #201
anyone have a fix yet for this great mod, still not working on atv2 with the eden build of xbmc

Thanks all
find quote
denhams Offline
Senior Member
Posts: 135
Joined: Jun 2010
Reputation: 1
Post: #202
dallasnights Wrote:11:37:06 T:117530624 ERROR: GetDirectory - Error getting plugin://plugin.audio.groove
11:37:06 T:117530624 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.groove) failed

Thanks for the log. The above errors are something from XBMC itself rather than the addon. I don't really know why they should be happening. To start with, I would suggest uninstalling the addon, rebooting and reinstalling. If that doesn't work then repeat but delete the addon userdata after uninstalling (not sure where that directory is on ATV but this should help - http://wiki.xbmc.org/index.php?title=XBM...ecific_FAQ).

Stephen,
find quote
Muschl Offline
Junior Member
Posts: 4
Joined: Jan 2012
Reputation: 0
Post: #203
next problem...
Code:
20:35:48 T:2880420720  NOTICE: -->Python Interpreter Initialized<--                                                                                          
20:35:51 T:2880420720   ERROR: Error Type: <type 'exceptions.KeyError'>                                                                                      
20:35:51 T:2880420720   ERROR: Error Contents: ('SongName',)                                                                                                  
20:35:51 T:2880420720   ERROR: Traceback (most recent call last):                                                                                            
                                              File "/storage/.xbmc/addons/plugin.audio.groove/default.py", line 1041, in <module>                            
                                                grooveshark.album(id)                                                                                        
                                              File "/storage/.xbmc/addons/plugin.audio.groove/default.py", line 437, in album                                
                                                album = groovesharkApi.getAlbumSongs(albumid, limit = self.songsearchlimit)                                  
                                              File "/storage/.xbmc/addons/plugin.audio.groove/resources/lib/GroovesharkAPI.py", line 278, in getAlbumSongs    
                                                return self._parseSongs(result)                                                                              
                                              File "/storage/.xbmc/addons/plugin.audio.groove/resources/lib/GroovesharkAPI.py", line 487, in _parseSongs      
                                                list.append([s['SongName'].encode('ascii', 'ignore'),\                                                        
                                            KeyError: ('SongName',)                                                                                          
20:35:51 T:3046131424   ERROR: GetDirectory - Error getting plugin://plugin.audio.groove/?mode=10&name=Stripped+-+Depeche+Mode&id=111706                      
20:35:51 T:3046131424   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.groove/?mode=10&name=Stripped+-+Depeche+Mode&id=111706) failed            
20:35:51 T:2880420720  NOTICE: Thread Background Loader start, auto delete: false                                                                            
20:35:57 T:2943347568  NOTICE: Previous line repeats 1 times.                                                                                                
20:35:57 T:2943347568  NOTICE: Thread XBPyThread start, auto delete: false
find quote
denhams Offline
Senior Member
Posts: 135
Joined: Jun 2010
Reputation: 1
Post: #204
Muschl Wrote:next problem...

Thanks for reporting that. Fixed in version 1.0.3:

http://downloads.sourceforge.net/project...-1.0.3.zip

or it should be available in the official repo shortly.

Stephen.
find quote
katmandu42 Offline
Junior Member
Posts: 15
Joined: Dec 2011
Reputation: 0
Post: #205
Does this only work with premium memberships?

TIA
find quote
denhams Offline
Senior Member
Posts: 135
Joined: Jun 2010
Reputation: 1
Post: #206
katmandu42 Wrote:Does this only work with premium memberships?

TIA

You need a Grooveshark Anywhere subscription.
find quote
katmandu42 Offline
Junior Member
Posts: 15
Joined: Dec 2011
Reputation: 0
Post: #207
denhams Wrote:You need a Grooveshark Anywhere subscription.

Thanks Denhams. Is there any plugin or script for grooveshark that does not require the anywhere account? I've searched and found one that stated versions 0.5 and above require the account but there are no listings for pre-0.5 versions.

http://en.sourceforge.jp/projects/sfnet_.../releases/

TIA
find quote
denhams Offline
Senior Member
Posts: 135
Joined: Jun 2010
Reputation: 1
Post: #208
katmandu42 Wrote:Thanks Denhams. Is there any plugin or script for grooveshark that does not require the anywhere account?

http://forum.xbmc.org/showthread.php?tid...ark+script
find quote
sphere Offline
Posting Freak
Posts: 807
Joined: Jul 2009
Reputation: 36
Location: Germany
Post: #209
denhams Wrote:You need a Grooveshark Anywhere subscription.

Hi,

may I ask why this is needed?

thanks!

regards,
sphere
find quote
denhams Offline
Senior Member
Posts: 135
Joined: Jun 2010
Reputation: 1
Post: #210
sphere Wrote:may I ask why this is needed?

http://forum.xbmc.org/showpost.php?p=868...tcount=156
find quote
Post Reply