Jump to content

Grooveshark


Zimmer

Recommended Posts

  • Replies 199
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

STARTING LOG

Current Folder After: C:\Documents and Settings\Administrator\Desktop\distrobution\distrobution

------Directory-----------

Folder: C:/Documents and Settings/Administrator/Desktop/distrobution/distrobution

1. app.log

2. ConfigParser

3. download.py

4. g8831.png

5. Grooveshark GUI.py

6. Grooveshark.py

7. Grooveshark.pyc

8. json

9. mplayer

10. mplayer.exe

11. Mplayer.py

12. Music

13. os

14. Player.py

15. settings.cfg

16. stream.py

17. subprocess

18. sys

19. test.bat

20. time

In windows, the cmd opened, said some stuff, then closed down, no gui popped up.

Link to comment
Share on other sites

FYI I have been experiencing some trouble with the app and I am working to fix it.

Excellent work! I mucked around a bit with Grooveshark.py and test incorporated it into my program. Works real well (I added urlgrabber to 'stream the music' a little better).

Any idea how to get the 'clientRevision' number (it changes every once in awhile ie. now it's: clientRevision":"20091209.02")? I'll try and figure it out, after I take a nap.

Link to comment
Share on other sites

I have wx installed.

console error in windows is :

grooveshark gui.py line 526 in <module> settings.config.write(f)

NameError: name 'settings' is not defined

I get no errors on module dependancies when I type import <module name> for each in IDLE

i have wxpython installed, httlib2 installed, python 2.6 installed the newest grooveshark GUI.py provided

and the newest distrobution.7zip

Link to comment
Share on other sites

  • 2 weeks later...

I followed all the steps and at first I had some problem with certain things not installing, plus my laptop can do some weird things at times. Anyway this app looks awesome and congrats on the work you've done. My problem is when i try to run the windows grooveshark gui i get this error

Could not start vital component
Traceback (most recent call last):
  File "C:\Documents and Settings\Ryan\Desktop\distrobution\distrobution\Grooveshark GUI.py", line 451, in &lt;module&gt;
    g.sessionData()
NameError: name 'g' is not defined

I'm not much of a programmer but any thoughts on what I could be doing wrong would be greatly appreciated. I look forward to future releases!

P.s I dual boot Xp and ubuntu so maybe i'll give it a try in ubuntu.

Link to comment
Share on other sites

  • 2 weeks later...
I just changed the link. It is the "old" link but different url

I have downloaded all the versions found in this forum and none is working :( :

C:\Documents and Settings\Tom\Bureau\tmpMP3\grooveshark\hack\distrobution&gt;"c:\Pr
ogram Files\python\python2.6\python.exe" "Grooveshark GUI.py"
Could not start vital component
Traceback (most recent call last):
  File "Grooveshark GUI.py", line 451, in &lt;module&gt;
    g.sessionData()
NameError: name 'g' is not defined

C:\Documents and Settings\Tom\Bureau\tmpMP3\grooveshark\hack\distrobution&gt;"c:\Pr
ogram Files\python\python2.6\python.exe" "Grooveshark.py"
Traceback (most recent call last):
  File "Grooveshark.py", line 13, in &lt;module&gt;
    from mutagen.mp3 import MP3
ImportError: No module named mutagen.mp3

With another Grooveshark GUI.py version:

C:\Documents and Settings\Tom\Bureau\tmpMP3\grooveshark\hack\distrobution&gt;"c:\Pr
ogram Files\python\python2.6\python.exe" "Grooveshark GUI.py"
C:/Documents and Settings/Tom/Bureau/tmpMP3/grooveshark/hack/distrobution
Current Dir: C:\Documents and Settings\Tom\Bureau\tmpMP3\grooveshark\hack\distro
bution
Starting Log
Could not start vital component
Traceback (most recent call last):
  File "Grooveshark GUI.py", line 521, in &lt;module&gt;
    download_content = open('download.log', 'rb').read()
IOError: [Errno 2] No such file or directory: 'download.log'

And with another one:

C:\Documents and Settings\Tom\Bureau\tmpMP3\grooveshark\hack\distrobution&gt;"c:\Pr
ogram Files\python\python2.6\python.exe" "Grooveshark GUI.py"
  File "Grooveshark GUI.py", line 473
    f.close()x.ALL)
             ^
SyntaxError: invalid syntax

So could you please give us a link to an archive containing all files of the latest working release please or tell me what I may have done wrong...

Thanks!

Link to comment
Share on other sites

I was going to code a python Grooveshark GUI client before I came across this thread :P We could possibly collaborate on it.

I was initially going to code it with python and pygtk for Ubuntu, but cross-platform support is appealing :P I'll have a look at the wxpython api and see if I want to give it a shot :)

Link to comment
Share on other sites

Just to update on my last post, I have decided on PyGTK and to only support Linux and Windows. GTK apps look nice in both Linux and windows, so I will settle on that.

If you want to help me make a desktop client for Grooveshark, then let me know and I will set-up a repository on Github.com or something...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...