![]() |
|
[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-20 11:50 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. - dominater01 - 2011-01-20 14:23 denhams Wrote:Please tell me what the error message says and post your xbmc.log. 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 - Stigy - 2011-01-20 19:26 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 [INDENT]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/?method=startSession&&wsKey=wordpress&sig=5e00230b3b9e36c26fe4ab4a1cc77f5d&format=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>[/INDENT] - dallasnights - 2011-01-21 06:14 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 - denhams - 2011-01-21 11:54 Quote:XBMC.log Thanks for the log extract. Please could you try upgrading to 0.2.1 (from http://sourceforge.net/projects/xbmc-groove/files/plugin.audio.groove-0.2.1.zip/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. - denhams - 2011-01-21 12:13 dominater01 Wrote:when i sign in it sez check your setting and i know the info is 100% right so i know somethings up Please can you check that your username/password are in the settings.xml file. I think for xbmc4xbox that will be somewhere under q:\UserData. It seems to me that these settings are not being loaded correctly. If you are up to changing the code, try editing 'default.py' and hardwiring 'self.username' and 'self.password' in the function '_get_login(self)'. Thanks, Stephen. - denhams - 2011-01-21 12:17 dallasnights Wrote: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 Please can you tell me some more information: - which version of the addons you have - which version of XBMC - which operating system - the error messages you see - if possible, post our xbmc.log Many thanks, Stephen. - dominater01 - 2011-01-21 13:51 denhams Wrote:Please can you check that your username/password are in the settings.xml file. I think for xbmc4xbox that will be somewhere under q:\UserData. It seems to me that these settings are not being loaded correctly. nevermind i got it to work i updated xbmc again to a fresh install and it logged in fine - dallasnights - 2011-01-21 17:24 ok not sure how to tell you its not working, I have 3.1 for groovehark on my XBMC, I have the latest 10.0 XMBC When I load Gorrveshark it wont show my playlists or anything - denhams - 2011-01-21 17:44 dallasnights Wrote:ok not sure how to tell you its not working, I have 3.1 for groovehark on my XBMC, I have the latest 10.0 XBMC I think you are using the 'script' addon and not the 'plugin' addon. There are actually two different Grooveshark addons available (I know, it's a bit confusing). Anyway, the only one that works at the moment is the plugin from: http://sourceforge.net/projects/xbmc-groove/files/plugin.audio.groove-0.2.1.zip/download Please give that a try. Stephen. |