Jump to content

Stokastik

Active Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Stokastik

  1. I tried the new version. The "low bandwith mode" works ok! great job!

    I usually eliminate the proxy from the Explorer setting since I like to use two browsers: one with TOR+pandora, and the other (chrome) for normal browsing, and I want only pandora to go thru 9050 and SP

  2. when a song is completely downloaded and is about to be sent to the flash applet it swaps the song data with a 5 second long blank aac file.

    But I saw 3 and even 4 songs downloading at the same time, and no song actually played (always the same annoying message). However if i disable pandorasaver the songs are played normally, one at a time

    Hope it helps to figure it out what's happening.

  3. Now TOR is working. I have problems with SP: it seems that "turbo mode" is alwas on, since it is always trying to get multiple audio at the same time (I see from the log), so when Pandorasaver is on it never plays the music. Even if you uncheck the option it is still in turbo mode, and the same message "it's taking longer than expected..." comes out

    If simpleproxy is running but Pandorasaver is disabled the music plays correctly other

    Also: it frequently goes on timeout. keep in mind that using TOR the actual speed of transfer is about 10 kb/s so the program should be more patient when receiving the data :-)

  4. Try setting firefox to use fiddler for _everything_, that is, use 127.0.0.1 8888 as the proxy under settings and select use this proxy for all protocols. That will tell me if it is a problem with pandorasaver or something else.

    I think the problem is with privoxy not with Pandora, I am not able to chain it correctly with fiddler and tor. In all the combinations that I tried the only one that actually plays the songs (nevermind ripping) is when I put explicitely in the pac file (used by firefox) something like

    if (shExpMatch(host, "www.pandora.com")) return "SOCKS 127.0.0.1:9050";

    return 'PROXY 127.0.0.1:8888';

    If I send everything to :8888 Pandora understands I am not in the US (so I assume privoxy is not working correctly)

    The above solution lets me play the songs since they come from a different host (audio-sjl-.....pandora.com)

    but the xml data got intercepted by the SOCKS:9050 and is not available to fiddler (and so to Pandora saver)

    going to box up the "beta" version of the standalone in a bit for testing if people want to.

    Absolutely!!! I look forward to it

  5. I tried restarting Pandora several times with no success. Yes, I use the browserPAC. The song are cached by fiddler correctly: if I save a specific answer body and change the extension to .mp4 it will play the song but pandora is not getting the XML.

    I tried all combinations: manual thumb-up, automatic scan, etc.. nothing seems to work.

  6. Hi,

    I'm using Tor (from outside the US) to access pandora. I installed fiddler, privoxy and PandoraSaver.

    I am using Firefox portable to listen to Pandora.

    Fiddler is capturing the session, and the music plays correctly, but PandoraSaver is not able to save the songs.

    This is the log:

    PandoraSaver started

    Inspecting URL: http://audio-sjl-a-2.pandora.com/access/.....HaynuDb2mLcA%3D

    Not a known audio url: http://audio-sjl-a-2.pandora.com/access/.....HaynuDb2mLcA%3D

    Cached albumArt: http://images-sjl-4.pandora.com/images/pub...8_130W_130H.jpg

    Inspecting URL: http://audio-sjl-t1-2.pandora.com/access/....AA4rx1APcSaA%3D

    Not a known audio url: http://audio-sjl-t1-2.pandora.com/access/....AA4rx1APcSaA%3D

    Cached albumArt: http://images-sjl-1.pandora.com/images/pub...3_130W_130H.jpg

    You are doing a terrific job!!

×
×
  • Create New...