Jump to content

Jimbo

Active Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Jimbo

  1. I am a little concerned because www.wildandbad.com has been down every time I have checked it over the last couple months. Is it curtains for this project?
  2. Same issue here. I'd be glad to help if tasks need delegating. I have experience with Flash, so maybe I could help there. edit: Here's all the actionscript from the new player: http://www.megaupload.com/?d=T10Y8SKI I already searched the whole file for stuff like "artist" "title" and stuff. No luck. They may have obfuscated it.
  3. How about yousendit or something similar... large drop box, upload through HTTP, deleted after short period of time, can be accessed through TOR.
  4. It should be noted that the Windows version of Firefox can be run in Linux flawlessly through Wine. I am not sure why the hack is limited to Windows, but if someone can tell me that it's in Firefox and not the Jar file, then I'll get to testing this in Linux.
  5. Ok, i'm not a programmer, but I think I have an idea about how this could be fixed. If the program just scans the temp directory in realtime for all files matching that type, and as soon as they appear, copies them into another temp directory, it would preserve the order in which they were downloaded, and then the program could capture the CDDB info as it comes in order too. Then the files could get tagged according to when the file was created, and what CDDB info was streaming in at that moment. I wish i could contribute to the code, but I got a D in java, so I wouldn't be much help. Edit: Just realized that the program is acutally downloading the songs ahead of play time to ensure gapless play... There has to be a way that the flash is smart enough to know which song is which. Think it's that long number string? some kind of database at the pandora site that has all the songs catalogued by serial number? Maybe a packet sniffer could pick up that database query and figure out how to parse the response into an MP3 tag...
  6. I think I may have found a partial workaround, though it only works if you're sitting there trying to get a particular song. If you clear the cache while you're listening to the song you're trying to grab, then grab it, it seems your chances of successful tagging are much higher.
×
×
  • Create New...