Jump to content

Brandon

Active Members
  • Posts

    68
  • Joined

  • Last visited

Everything posted by Brandon

  1. I know the java\python based downloader posted on this thread that was made by somebody else does that, but I'm pretty sure that mine streams it as it receives it, and I cant do the direct link because it requires a POST on the url
  2. You need to leave that file alone, its for grooveshark reporting, and does not affect the amount of time it takes to stream, and as far as the stream download, I noticed it makes multiple requests, ill work on that later,I'm really sick at the moment
  3. kaputtmacher posted the java based one, and you have to check out the code from SVN, and put it on your own server
  4. Grooveloader is a completely different program, mine is all web based
  5. I merged the unstable and stable versions, I commited it to the branches folder on SVN, I just need some people to test it and find any bugs EDIT: The problem with the songs not playing all the way through is a server/client problem, if you use wget or Windows Media Player to play the song, it plays all the way through, but if you use something like an iPhone, it wont play all the way through, I think the way to fix it is to send a Content-Length header, because Wireshark shows the iPhone not downloading the whole song Another Edit: I think I fixed the problem where the songs wouldn't stream completely, and also uploaded the iPhone version
  6. I think what is causing it is not including the content length header in the stream.php file
  7. @Xqtftqx and @DarkStar851 Both your sites are down
  8. What are the requirements for including code that uses the MIT License? I also slightly modified the code
  9. I gave him commit access to SVN
  10. Woah, thats awesome, check you PM
  11. HTML5 does have mp3 support, and the player I picked out, it comes with a flash based player if HTML5 support is not availible EDIT: I added the iphone version to SVN
  12. Yeah, Thats the one I was talking about, I just forgot to post the link, but it might be a good idea to figure out how to make the list scrollable
  13. This one looks like its a good size
  14. Actually, the more popular songs are served from akamai, and the rest are served from the stream server on grooveshark EDIT: About the player, I was planning on using this player http://www.happyworm.com/jquery/jplayer/la...loper-guide.htm which is HTML5 based, and turns into a flash player on browsers that dont HTML5
  15. Glad its not just me, what version of chrome do you use? And would you know how to make that mod_rewrite rule?
  16. I think a better way to do this would be a make a mod_rewrite rule, make the song id the folder, and then set the filename as the {artistName} - {songName}.mp3, because the way you did it disables streaming
  17. i have that fixed in the beta version
  18. Thanks! Would you like commit access to svn, since you've done a good bit for this project?
  19. Does anyone have mirrors they would like to post, both of my hosting companies took them down
  20. @Belgin Fish That error has been fixed now
  21. @Belgin Fish Could you be more specific with the error, or just give me the error message? @Xqtftqx I dont seem to be getting that problem
  22. Your welcome, and I set up as script, so whatever progress i have made on those files, will upload to the branches folder on the svn every night, the code that will be in there might or might not work
  23. You have to download it via SVN, and have a server with PHP set up
  24. Heres the new new site, haha groovedl.6te.net
×
×
  • Create New...