• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 22
[RELEASE] Grooveshark (Plugin) Music Addon - An alterntive to the Grooveshark Script
#31
Not yet. The latest version is really only temporary until we get our own webservices key.

Hutch Wrote:@denhams
Do you plan on addon it to the xbmc addon repo for easy updating?

Thanks
Reply
#32
denhams Wrote:Which version are you using? You probably need 0.2.1 (http://sourceforge.net/projects/xbmc-gro...p/download).

Stephen.

i have 2.1 i even redowloaded it and it still wont login i even tried downloading a fresh build of xbmc4xbox and still nothing (>_<)
Reply
#33
dominater01 Wrote:i have 2.1 i even redowloaded it and it still wont login i even tried downloading a fresh build of xbmc4xbox and still nothing (>_<)

I assume you have set your Grooveshark username/password in the addon settings?

Please can you post your xbmc.log? I need that to know what is happening (or not happening).

Thanks,

Stephen.
Reply
#34
Rainbow 
denhams Wrote:I assume you have set your Grooveshark username/password in the addon settings?

Please can you post your xbmc.log? I need that to know what is happening (or not happening).

Thanks,

Stephen.

my log > http://pastebin.com/mbj94aNH <
Reply
#35
dominater01 Wrote:my log > http://pastebin.com/mbj94aNH <

Hello,

Thanks for the log. I can see that the plugin does connect ok:

16:34:18 M: 24772608 NOTICE: http://api.grooveshark.com/ws/2.1/?metho...ormat=json
16:34:18 M: 24772608 NOTICE: Response...
16:34:18 M: 24772608 NOTICE: '{"header":{"hostname":"RHL059"},"result":{"success":true,"sessionID":"12cb6552e8d948f5e85c61c9b03c3d11"}}'
16:34:18 M: 24772608 NOTICE: New GrooveAPI session id: 12cb6552e8d948f5e85c61c9b03c3d11
16:34:18 M: 24768512 NOTICE: http://api.grooveshark.com/ws/2.1/?metho...ormat=json
16:34:19 M: 24768512 NOTICE: Response...
16:34:19 M: 24768512 NOTICE: '{"header":{"hostname":"RHL037.in.escapemg.com"},"result":"Hallo, Welt."}'

16:35:34 M: 32522240 DEBUG: DIRECTORY::CPluginDirectory::StartScript - calling plugin special://home/plugins/music/grooveshark 2.1/default.py('plugin://music/grooveshark 2.1/','0','')

16:35:37 M: 26640384 NOTICE: http://api.grooveshark.com/ws/2.1/?metho...ormat=json
16:35:37 M: 26640384 NOTICE: Response...
16:35:37 M: 26640384 NOTICE: '{"header":{"hostname":"RHL082"},"result":"Hello, world."}'

16:35:39 M: 26767360 INFO: Scriptresult: Success
16:35:39 M: 26767360 DEBUG: Saving fileitems [plugin://music/grooveshark 2.1/]
16:35:39 M: 26767360 INFO: Python script stopped


At that point you should see the list with "Search songs...", "Search albums...", etc. Is this appearing for you? If not what do you see, an error message?

I don't see any more calls to the plugin in the debug. However, I do see calls to the script which fail (because it is using the "broken" API).

Stephen.
Reply
#36
denhams Wrote:Hello,

Thanks for the log. I can see that the plugin does connect ok:

16:34:18 M: 24772608 NOTICE: http://api.grooveshark.com/ws/2.1/?metho...ormat=json
16:34:18 M: 24772608 NOTICE: Response...
16:34:18 M: 24772608 NOTICE: '{"header":{"hostname":"RHL059"},"result":{"success":true,"sessionID":"12cb6552e8d948f5e85c61c9b03c3d11"}}'
16:34:18 M: 24772608 NOTICE: New GrooveAPI session id: 12cb6552e8d948f5e85c61c9b03c3d11
16:34:18 M: 24768512 NOTICE: http://api.grooveshark.com/ws/2.1/?metho...ormat=json
16:34:19 M: 24768512 NOTICE: Response...
16:34:19 M: 24768512 NOTICE: '{"header":{"hostname":"RHL037.in.escapemg.com"},"result":"Hallo, Welt."}'

16:35:34 M: 32522240 DEBUG: DIRECTORY::CPluginDirectory::StartScript - calling plugin special://home/plugins/music/grooveshark 2.1/default.py('plugin://music/grooveshark 2.1/','0','')

16:35:37 M: 26640384 NOTICE: http://api.grooveshark.com/ws/2.1/?metho...ormat=json
16:35:37 M: 26640384 NOTICE: Response...
16:35:37 M: 26640384 NOTICE: '{"header":{"hostname":"RHL082"},"result":"Hello, world."}'

16:35:39 M: 26767360 INFO: Scriptresult: Success
16:35:39 M: 26767360 DEBUG: Saving fileitems [plugin://music/grooveshark 2.1/]
16:35:39 M: 26767360 INFO: Python script stopped


At that point you should see the list with "Search songs...", "Search albums...", etc. Is this appearing for you? If not what do you see, an error message?

I don't see any more calls to the plugin in the debug. However, I do see calls to the script which fail (because it is using the "broken" API).

Stephen.

well the plugin works ok it shows search songs/artists/albums but i thought there was something wrong cuz it sez (unable to login check your setting)

the script i tried to c if it still worked it was working for awhile for me but oh well
Reply
#37
dominater01 Wrote:it sez (unable to login check your setting)

That just means you need to set your Grooveshark username and password in the addon settings. With your user details the addon will then be able to show your Grooveshark favorites and plugins.

Stephen.
Reply
#38
denhams Wrote:That just means you need to set your Grooveshark username and password in the addon settings. With your user details the addon will then be able to show your Grooveshark favorites and plugins.

Stephen.

i have tried to sign in with the plugin and it doesnt work still
Reply
#39
My plugin totally fails to launch.

It says it cannot connect to Grooveshark.
Reply
#40
Stigy Wrote:My plugin totally fails to launch.

It says it cannot connect to Grooveshark.

Please:

- tell me what version you have.
- what exactly is the error message.
- post your xbmc.log.
- check you have correctly entered your Grooveshark username/password in the addon setting.

Thanks,

Stephen.
Reply
#41
dominater01 Wrote:i have tried to sign in with the plugin and it doesnt work still

Please tell me what the error message says and post your xbmc.log.

Thanks.
Reply
#42
denhams Wrote:Please tell me what the error message says and post your xbmc.log.

Thanks.

you read it already i had you look at it

when i sign in it sez check your setting and i know the info is 100% right so i know somethings up
Reply
#43
XBMC Version: Dharma 10.0
Version: Grooveshark 0.2.0

Error:
Grooveshark for XBMC
Unable to Connect with GrooveShark
Please Try Again Later

XBMC.log
12:15:29 T:2728012656 M:1203073024 NOTICE: /storage/.xbmc/addons/plugin.audio.groove/resources/lib/GroovesharkAPI.py:1: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import socket, hmac, urllib, urllib2, pprint, md5, re, sha, time, random, os, pickle, uuid, tempfile
12:15:29 T:2728012656 M:1203073024 NOTICE: /storage/.xbmc/addons/plugin.audio.groove/resources/lib/GroovesharkAPI.py:1: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import socket, hmac, urllib, urllib2, pprint, md5, re, sha, time, random, os, pickle, uuid, tempfile
12:15:29 T:2728012656 M:1203183616 NOTICE: close failed in file object destructor:
12:15:29 T:2728012656 M:1203183616 NOTICE: IOError
12:15:29 T:2728012656 M:1203183616 NOTICE: :
12:15:29 T:2728012656 M:1203183616 NOTICE: [Errno 10] No child processes
12:15:29 T:2728012656 M:1202794496 NOTICE: close failed in file object destructor:
12:15:29 T:2728012656 M:1202794496 NOTICE: IOError
12:15:29 T:2728012656 M:1202794496 NOTICE: :
12:15:29 T:2728012656 M:1202794496 NOTICE: [Errno 10] No child processes
12:15:29 T:2728012656 M:1202413568 NOTICE: http://api.grooveshark.com/ws/2.1/?metho...ormat=json
12:15:29 T:2728012656 M:1202413568 NOTICE: Response...
12:15:29 T:2728012656 M:1202413568 NOTICE: ''
12:15:29 T:2728012656 M:1202413568 WARNING: CreateFile, successfuly opened </storage/.xbmc/addons/skin.alaska.revisited.mod/720p/DialogOk.xml> instead of </storage/.xbmc/addons/skin.alaska.revisited.mod/720p/DialogOK.xml>
Reply
#44
ya i can not get the plugin from this forum and the one avail on the actual program on the TV to work at all, can anyone tell us a solution please

Thanks all
Reply
#45
Quote:XBMC.log
[INDENT]12:15:29 T:2728012656 M:1203073024 NOTICE: /storage/.xbmc/addons/plugin.audio.groove12:15:29 T:2728012656 M:1203183616 NOTICE: IOError
12:15:29 T:2728012656 M:1203183616 NOTICE: :
12:15:29 T:2728012656 M:1203183616 NOTICE: [Errno 10] No child processes
12:15:29 T:2728012656 M:1202794496 NOTICE: close failed in file object destructor:
12:15:29 T:2728012656 M:1202794496 NOTICE: IOError
12:15:29 T:2728012656 M:1202794496 NOTICE: :
12:15:29 T:2728012656 M:1202794496 NOTICE: [Errno 10] No child processes
12:15:29 T:2728012656 M:1202413568 NOTICE: http://api.grooveshark.com/ws/2.1/?metho...ormat=json
12:15:29 T:2728012656 M:1202413568 NOTICE: Response...
12:15:29 T:2728012656 M:1202413568 NOTICE: ''

Thanks for the log extract. Please could you try upgrading to 0.2.1 (from http://sourceforge.net/projects/xbmc-gro...p/download). When you have installed that, configure your Grooveshark username/password and then start the addon.

If you still have a problem please check that the username/password is stored correctly in:

[font=Courier New][SIZE="2"]/storage/.xbmc/userdata/addon_data/plugin.audio.groove/settings.xml

Also, in the /tmp directory please check there is 'grooveapi' sub-directory containing a 'session.dmp' file.

If you have any problems please post the log for the complete session.

Many thanks,

Stephen.
Reply
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 22

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Grooveshark (Plugin) Music Addon - An alterntive to the Grooveshark Script3