![]() |
|
[RELEASE] Grooveshark (Plugin) Music Addon - An alterntive to the Grooveshark Script - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Music Add-ons (/forumdisplay.php?fid=148) +---- Thread: [RELEASE] Grooveshark (Plugin) Music Addon - An alterntive to the Grooveshark Script (/showthread.php?tid=88235) |
- denhams - 2011-01-17 11:50 Not yet. The latest version is really only temporary until we get our own webservices key. Hutch Wrote:@denhams - dominater01 - 2011-01-18 06:31 denhams Wrote:Which version are you using? You probably need 0.2.1 (http://sourceforge.net/projects/xbmc-groove/files/plugin.audio.groove-0.2.1.zip/download). 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 (>_<) - denhams - 2011-01-18 11:16 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. - dominater01 - 2011-01-19 08:36 denhams Wrote:I assume you have set your Grooveshark username/password in the addon settings? my log > http://pastebin.com/mbj94aNH < - denhams - 2011-01-19 11:52 dominater01 Wrote:my log > http://pastebin.com/mbj94aNH < Hello, Thanks for the log. I can see that the plugin does connect ok: [INDENT]16:34:18 M: 24772608 NOTICE: http://api.grooveshark.com/ws/2.1/?method=startSession&&wsKey=wordpress&sig=546a1af362e5153d08ccd5aa7493c0f5&format=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/?method=pingService&&wsKey=wordpress&sig=2df88095d995c201a853a5988b71c191&format=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/?method=pingService&&wsKey=wordpress&sig=2df88095d995c201a853a5988b71c191&format=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 [/INDENT] 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. - dominater01 - 2011-01-19 13:41 denhams Wrote:Hello, 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 - denhams - 2011-01-19 13:52 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. - dominater01 - 2011-01-20 05:33 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. i have tried to sign in with the plugin and it doesnt work still - Stigy - 2011-01-20 06:30 My plugin totally fails to launch. It says it cannot connect to Grooveshark. - denhams - 2011-01-20 11:49 Stigy Wrote:My plugin totally fails to launch. 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. |