Jump to content

(Pandora) Saver2


ZigZagJoe

Recommended Posts

i mean can you add an option to sproxy, a proxy interface for enter the autoproxy settings.

for exp : i wanna use proxy in sproxy host. but my proxy settings are automaticly conf , so i need to type a http adress.

and you know sproxy supports http, socks 4/5. but no " automaticly proxy conf url " like firefox

sorry for bad english i hope you can understand what i try to say.

Looks like the forums are back.

Anyways, an autoconfig URL really isn't possible - atleast, not simply.

One would need to find a way to execute JS from inside C#. No doubt it's possible, just not in a clean way.

The easiest way to go about it is if you go and look at the file, and set the proxy it has in there.

---

What i'm currently working on (release in a day or so):

release up see below

---

There's been some updates while hak5 was down:

02/12/10: 1.2.4 build 425

Client/Fader: Changed a setting which caused a fatal error on systems using a different decimal delimiter

Client: Fixed a bug causing a fatal error when sync failed to connect

Tor: added manifest which was causing tor to not work

-----

02/11/10: 1.2.4 build 424

Client: Added pandora registration and changed login menu to register

Client: Some internal fixes, no more duplicate requests

Saver2: Longer delay before timing out when checking for updates

Tor: Bugfix.

-----

02/11/10: 1.2.4 build 401

Saver2: Multiple autorun commands now supported a bit cleaner

Saver2: Added wait for command to finish on autorun (prefix with &)

Stage2: Saver2 autoupdate will not be disabled when using tor due to fix in saver2

Installer: firefox updated with new bookmarks and will no longer show an update screen on launch.

Tor: Added -max command line option to only add x entries. Added a blacklist for non-us endpoints which are returned as us

Known bugs:

Scroll wheel does not control the volume control. Control is not recieving scroll events - can't do much about it.

Tray icons are non responsive under win7. Unknown cause.

------

02/10/10: 1.2.4 build 394

Selecting the TOR option now installs it automatically and requires NO configuration at all! Tell all your euro friends!

Saver2: Support for multiple autoruns added

Grooveshark: Added option to force override proxy (for nonus users who have tor for pandora setup)

SProxy: Few strings changed about for readability

Installer: Updated for new tor package.

Dev: Updated SongInfo and Saverplugin, added youtube and simple blacklisting plugins' source, and the gadget

Link to comment
Share on other sites

Trouble with SProxy (please help)

Running ALL of your code release from (1/24/10)

I do all of my listening to Pandora at work and the network group has now installed software that intercepts file downloads and scans them for viruses. It pops up an additional window, which hangs around for a second or two, and then the real download usually resumes.

Screenshot attached

hak5.jpg

Unfortunately, somehow the Pandora song download requests (even though they are not files) are also being intercepted by this utility which fowls up everything. Running Pandora in a browser will usually hang the browser (and sometimes blue-screen-of death) -- running the stand-alone client will usually survive by aborting the song and trying another (sometimes 5 or 6 in a row). This latter scenario is likely to get my Pandora account suspended as it looks like I am just clicking the next button again and again.

I don't understand enough of the handoffs going on in the proxy, but I'm betting you do. I have attached a sample log (sorry - its BIG) where the feed was intercepted twice with two different but equally bad outcomes).

I would appreciate any help. Tunneling is not really an option for me because it would look VERY bad to the network folks (if discovered). I was hoping that Sproxy could be beefed up a little to retry the request when it goes off of the rails. That must be what the browser is doing when the actual file download succeeds.

------------------------LOG -----------------------------

http://www.keepandshare.com/doc/1760188/cr...47-pm-146k?da=y

------------------------LOG -----------------------------

Link to comment
Share on other sites

Trouble with SProxy (please help)

Running ALL of your code release from (1/24/10)

I do all of my listening to Pandora at work and the network group has now installed software that intercepts file downloads and scans them for viruses. It pops up an additional window, which hangs around for a second or two, and then the real download usually resumes.

Screenshot attached

hak5.jpg

Unfortunately, somehow the Pandora song download requests (even though they are not files) are also being intercepted by this utility which fowls up everything. Running Pandora in a browser will usually hang the browser (and sometimes blue-screen-of death) -- running the stand-alone client will usually survive by aborting the song and trying another (sometimes 5 or 6 in a row). This latter scenario is likely to get my Pandora account suspended as it looks like I am just clicking the next button again and again.

I don't understand enough of the handoffs going on in the proxy, but I'm betting you do. I have attached a sample log (sorry - its BIG) where the feed was intercepted twice with two different but equally bad outcomes).

I would appreciate any help. Tunneling is not really an option for me because it would look VERY bad to the network folks (if discovered). I was hoping that Sproxy could be beefed up a little to retry the request when it goes off of the rails. That must be what the browser is doing when the actual file download succeeds.

------------------------LOG -----------------------------

http://www.keepandshare.com/doc/1760188/cr...47-pm-146k?da=y

------------------------LOG -----------------------------

Can't get at the log - that site just plain doesn't work (evidently). Moot anyways, it wouldn't have anything terribly helpful probably.

What i'm guessing happens is that the proxy sees the application/octet-stream content-type pandora sends (a fancy way of telling the client the server has no idea wtf it is) and as such does that scan on it. Or it looks for a large content length. Or it could be noting what's sending the request.

The important bit is that pandora is expecting to get mp3 or otherwise data and instead is being force-fed html with an invalid* header. It doesn't know what to do with it, and thus it dies horribly.

And the bad news is, there is no way to fix it, easily. One would have to wait refreshing the page until the proxy gave a 3xx series header or however it handles the redirect - (a JS is not out of the question - ew!)

You're pretty much out of luck, I'm afraid :(

* Or it just doesn't send a location changed header at all, instead relying on the browser polling the server.

In any case, there's really no way for me to fix this... it would help if they returned a proper error code but even then that sort of thing really is implemented.

I'd recommend taking a spade to IT or a flamethrower if you have it handy

Link to comment
Share on other sites

Bugfix and usability update up! http://zzj.itf-inc.com/s2/Saver2Setup.exe

Also, the pandora client standalone (non-plugin version) is no longer included in the saver2 bundle in favor of giving it its own installer, located at http://zzj.itf-inc.com/s2/PandoraSetup.exe

Biggest news here is installer for client, bugfixes, tor has been made faster, welcome screen, anonymous mode, mini-tutorial, and the standalone client is now socks-aware.

02/19/10: 1.2.4 build 487

Listening outside the US just got a bit easier (again) - Tor has been changed to tortunnel in the installer.

It's not quite the same thing as tor - instead of going for maximum anonymity it goes for speed. The net result that the speed will be greatly increased due to only going one hop through tor, and it makes setup easier (and more reliable). However, the tortunnel option now is not compatable with tor as it configures sproxy for tortunnel's socks5 interface as opposed to tor's socks4a. If one wants to use vanilla tor, that is still an option; just delete tortunnel.exe and put tor.exe back in the folder. (and configure SP ofc)

On top of that, the pandora client is now SOCKS-aware, so it can use tor/tortunnel/etc by itself. Configure proxy settings on menu->config->proxy.

Added a welcome screen, and mini-tutorial as well. Coincidentally, logging in as anonymous is now supported.

The pandora client is now packaged in an installer to ease setup.

The old auto-launch tor is available at http://zzj.itf-inc.com/s2/PAtor.zip

The new tor tunnel pack is available at http://zzj.itf-inc.com/s2/PAtt.zip

Client: Version incremented to 1.4

Client: Added -tor and -tortunnel args to standalone for easy setup

Client: Added welcome screen + tooltip tutorial

Client: Music search updates significantly faster visually

Client: Fading now off by default

Client: Fading out delay on hover increased somewhat

Client: Can now use Tor/tortunnel without SProxy (httpwebrequest removed)

Client: Can now log in anonymously and save over sessions

Client: Fix for crash while searching for music

Client: Fixed being able to launch multiple station mgmt windows

Client: Fixed register dialog not closing when close button hit

Client: Fixed windows being hidden when on top was enabled

Client: Fixed a few typos in various strings

Client: Fixed a case where the client would spam syncs when they failed to connect

Client: Fixed the mplayer log not being released properly.

Saver2: Fixed some checkboxes not being disabled in config

Saver2: Lowered upgrade tolerance + exposed as a setting

Saver2: Loading now shows what exactly is going on for autorun

Sproxy: Fixed the loading bar loading in odd spots

SProxy: Fixed a possible failure with plugins being inited before server is up

SProxy: Tenative fix to http proxy auth (again)

Grooveshark: Now checks for streamkey error returned by GS

Tor: Changed torendpoints.exe to prefer using tortunnel for more speed but can fall back to tor (if tor.exe found)

Tor: Changed default to select from the 20 fastest endpoints by default, change with the -max param

Tor: Changed to windows app, a messagebox will be shown on any error otherwise otherwise it will be silent.

Tor: Now checks if tortunnel started properly

Tor: Will check up to 4 mirrors if a status check fails.

Installer: Tor option changed to tortunnel

Installer: Standalone pandora client no longer included in saver2 download (plugin only)

Docs: Updated for tor somewhat

Dev: Source to tortunnel and torendpoints now in the tortunnel package

Stage2: added -tortunnel option

Known Bugs:

The station window can become "locked" waiting on an RPC; unknown cause.

Link to comment
Share on other sites

Update up. Marked as nonvital, though if you are using shade mode (collapsed) you will want to install this update as it fixes a freezing problem.

02/21/10: 1.2.4 build 553

Mostly an optimization update. Song playback will be better on slower disks because mplayer is no longer relaunched for each song and is preloaded at start. Hotkeys can now be configured in settings (playpause,next,volup,voldown, rategood,ratebad).

If you are using shade mode and encountering client locks you need to apply this update!

[CRITICAL] Client: Fixed a bug causing client/sproxy to lock while in shade mode

Client: StreamPlayer now uses a persistant mplayer instance for less disk use and less music start time

Client: Fixed a possible bug with logs

Client: StreamPlayer.Stop() is now be used to stop playback, Dispose() to clean up resources

Client: Number of minor optimizations in streamplayer

Client: Mplayer is preloaded while starting up

Client: Fixed not launching properly based on shortcut (bug in plugin)

Client: Hotkeys can now be changed on the config form

Client: Optmizations to file size

Client: Config screen changed about some and links added

Client: Optimizations and regexes brought to HttpRequest

Client: New icons!

Client: Fixed protection levels throughout the client

Client: mplayer log closed properly - fixes a bug with the plugin version

Installer: Pandora.exe will now be deleted when installing saver2 (obsolete)

Installer: Fixed shortcut not having an icon

SProxy: hopefully fixed bug causing a port to be locked on a terminal error

Known Bugs:

mplayer might hang and no longer play audio. Unknown causes, only has occured once and proper logging was not in place so idk what happened. Fix: Kill mplayer and start playback again.

the client may be misshapen on vista/w7: looks like DPI being odd but isn't. Unknown cause.

Link to comment
Share on other sites

Great program! Thank you.

I have hit one bug that is consistent. (Vista 64)

I am in "manual save" mode - only Approved songs get saved.

But songs that (apparently) download in multiple parts because of length (example below - 20 minutes) do not ever enable the Approved button and do not appear in Song Management list.

Log file below:

2/26/2010 8:22:54 PM Saver2: NrCores = 4

2/26/2010 8:22:54 PM Saver2: Worker thread started!

2/26/2010 8:22:54 PM Saver2: Updating playlists to use relative paths.

2/26/2010 8:22:55 PM StreamPlayer: Volume --> 79%

2/26/2010 8:22:55 PM SBL: Loading blacklists...

2/26/2010 8:22:55 PM SBL: Loaded 0 blacklist patterns from file 'C:\Program Files (x86)\Saver2\Sample.blacklist.txt'

2/26/2010 8:22:55 PM SProxy starting

2/26/2010 8:22:55 PM Listening for connections on port 8888

2/26/2010 8:22:55 PM Client: Worker started

2/26/2010 8:22:55 PM Saver2: Checking for updates....

2/26/2010 8:22:55 PM Loaded documentation; 30 entries

2/26/2010 8:22:55 PM #0 GET http://zzj.itf-inc.com/s2/updatechk.php

2/26/2010 8:22:56 PM StreamPlayer: Opening mplayer.log

2/26/2010 8:22:56 PM StreamPlayer: Launching mplayer w/ args -slave -idle -cache 320 -demuxer audio -quiet -volume 79

2/26/2010 8:22:56 PM Client: Logging in to Pandora

2/26/2010 8:22:56 PM Client: Syncing

2/26/2010 8:22:56 PM #1 POST http://www.pandora.com/radio/xmlrpc/v26?ri...amp;method=sync

2/26/2010 8:22:56 PM Saver2: An update is available.

2/26/2010 8:22:56 PM Saver2: Update is non vital: supressing

2/26/2010 8:22:57 PM #1 POST 210 bytes to www.pandora.com

2/26/2010 8:22:57 PM Pandora: Inspecting XMLRPC 'sync': http://www.pandora.com/radio/xmlrpc/v26?ri...amp;method=sync

2/26/2010 8:22:57 PM Client: Authenticating...

2/26/2010 8:22:57 PM #2 CONNECT www.pandora.com:443

2/26/2010 8:22:58 PM ----- Logged in <<deleted>>

2/26/2010 8:22:58 PM | Acct type: SUBSCRIBER

2/26/2010 8:22:58 PM | Bill freq: ANNUAL

2/26/2010 8:22:58 PM -------------

2/26/2010 8:22:58 PM #2: SSL transaction finished, sent 1.3KB, rec 5.2KB

2/26/2010 8:22:58 PM Client: Fetching stations...

2/26/2010 8:22:58 PM #3 POST http://www.pandora.com/radio/xmlrpc/v26?ri...hod=getStations

2/26/2010 8:22:58 PM #3 POST 482 bytes to www.pandora.com

2/26/2010 8:23:00 PM Pandora: Inspecting XMLRPC 'getStations': http://www.pandora.com/radio/xmlrpc/v26?ri...hod=getStations

2/26/2010 8:23:00 PM Client: Got 68 stations

2/26/2010 8:23:00 PM Pandora: Sniffed 68 new station names

2/26/2010 8:23:00 PM Client: Fetching playlist...

2/26/2010 8:23:00 PM #4 POST http://www.pandora.com/radio/xmlrpc/v26?ri...g6=0&arg7=0

2/26/2010 8:23:00 PM #4 POST 1202 bytes to www.pandora.com

2/26/2010 8:23:00 PM Pandora: Inspecting XMLRPC 'getFragment': http://www.pandora.com/radio/xmlrpc/v26?ri...g6=0&arg7=0

2/26/2010 8:23:00 PM Pandora: Data format: mp3

2/26/2010 8:23:00 PM Pandora: Got song S391541, URL = http://audio-ash-t3-1.pandora.com/access/?...KtS50robUetk%3D

2/26/2010 8:23:00 PM Pandora: Got song S1023100, URL = http://audio-sjl-t3-2.pandora.com/access/5...fVp%2FmTEcNw%3D

2/26/2010 8:23:00 PM Pandora: Got song S1083041, URL = http://audio-sjl-t3-3.pandora.com/access/7...8VMOOimHH8sE%3D

2/26/2010 8:23:00 PM Pandora: Got song S1064291, URL = http://audio-sjl-t3-1.pandora.com/access/?...%2B%2F31XvtA%3D

2/26/2010 8:23:01 PM Client: Starting playback of song Keith Arneson - "In Late September" on 'Stelling Banjo Anthology' (ID S391541)

2/26/2010 8:23:01 PM StreamPlayer: Play URL http://audio-ash-t3-1.pandora.com/access/?...KtS50robUetk%3D

2/26/2010 8:23:01 PM #5 GET http://audio-ash-t3-1.pandora.com/access/?...KtS50robUetk%3D

2/26/2010 8:23:02 PM Pandora: sniffed Keith Arneson - "In Late September" on 'Stelling Banjo Anthology' (ID S391541)

2/26/2010 8:23:02 PM S391541: Started downloading

2/26/2010 8:23:02 PM StreamPlayer: Starting data transfer

2/26/2010 8:23:02 PM StreamPlayer: Data pipe ready

2/26/2010 8:23:02 PM StreamPlayer: Pipe connected

2/26/2010 8:23:03 PM StreamPlayer: Starting data transfer

2/26/2010 8:23:03 PM #6 GET http://images-sjl-t2-2.pandora.com/images/...7_130W_130H.jpg

2/26/2010 8:23:04 PM S391541: Got album art

2/26/2010 8:23:08 PM StreamPlayer: Song download complete

2/26/2010 8:23:08 PM S391541: Finished downloading

2/26/2010 8:23:08 PM S391541: Song AART ready, submitting

2/26/2010 8:23:08 PM Saver2: Song ready: Keith Arneson - "In Late September" on 'Stelling Banjo Anthology' (ID S391541)

2/26/2010 8:25:54 PM StreamPlayer: Done sending data

2/26/2010 8:26:04 PM StreamPlayer: Stopping mplayer

2/26/2010 8:26:04 PM Client: Song finished playback

2/26/2010 8:26:04 PM Client: Starting playback of song Cordelia's Dad - "Bend To The East" on 'How Can I Sleep?' (ID S1023100)

2/26/2010 8:26:04 PM StreamPlayer: Play URL http://audio-sjl-t3-2.pandora.com/access/5...fVp%2FmTEcNw%3D

2/26/2010 8:26:04 PM #7 GET http://audio-sjl-t3-2.pandora.com/access/5...fVp%2FmTEcNw%3D

2/26/2010 8:26:05 PM Pandora: sniffed Cordelia's Dad - "Bend To The East" on 'How Can I Sleep?' (ID S1023100)

2/26/2010 8:26:05 PM S1023100: Started downloading

2/26/2010 8:26:05 PM StreamPlayer: Starting data transfer

2/26/2010 8:26:05 PM StreamPlayer: Data pipe ready

2/26/2010 8:26:05 PM StreamPlayer: Pipe connected

2/26/2010 8:26:06 PM StreamPlayer: Starting data transfer

2/26/2010 8:26:06 PM #8 GET http://images-sjl-t2-1.pandora.com/images/...9_130W_130H.jpg

2/26/2010 8:26:06 PM S1023100: Got album art

2/26/2010 8:26:09 PM StreamPlayer: Song download complete

2/26/2010 8:26:09 PM S1023100: Finished downloading

2/26/2010 8:26:09 PM S1023100: Song AART ready, submitting

2/26/2010 8:26:09 PM Saver2: Song ready: Cordelia's Dad - "Bend To The East" on 'How Can I Sleep?' (ID S1023100)

2/26/2010 8:28:19 PM StreamPlayer: Done sending data

2/26/2010 8:28:28 PM StreamPlayer: Stopping mplayer

2/26/2010 8:28:28 PM Client: Song finished playback

2/26/2010 8:28:28 PM Client: Starting playback of song Kruger Brothers - "Shower" on 'The Suite Volume 1' (ID S1083041)

2/26/2010 8:28:28 PM StreamPlayer: Play URL http://audio-sjl-t3-3.pandora.com/access/7...8VMOOimHH8sE%3D

2/26/2010 8:28:28 PM #9 GET http://audio-sjl-t3-3.pandora.com/access/7...8VMOOimHH8sE%3D

2/26/2010 8:28:29 PM Pandora: sniffed Kruger Brothers - "Shower" on 'The Suite Volume 1' (ID S1083041)

2/26/2010 8:28:29 PM S1083041: Started downloading

2/26/2010 8:28:29 PM StreamPlayer: Starting data transfer

2/26/2010 8:28:29 PM StreamPlayer: Data pipe ready

2/26/2010 8:28:29 PM StreamPlayer: Pipe connected

2/26/2010 8:28:29 PM StreamPlayer: Starting data transfer

2/26/2010 8:28:33 PM StreamPlayer: Song download complete

2/26/2010 8:28:33 PM S1083041: Finished downloading

2/26/2010 8:28:33 PM S1083041: Song has no AART, submitting

2/26/2010 8:28:34 PM Saver2: Song ready: Kruger Brothers - "Shower" on 'The Suite Volume 1' (ID S1083041)

2/26/2010 8:31:23 PM StreamPlayer: Done sending data

2/26/2010 8:31:32 PM StreamPlayer: Stopping mplayer

2/26/2010 8:31:32 PM Client: Song finished playback

2/26/2010 8:31:33 PM Client: Starting playback of song Adam Rafferty - "Machine Gun" on 'Gratitude' (ID S1064291)

2/26/2010 8:31:33 PM StreamPlayer: Play URL http://audio-sjl-t3-1.pandora.com/access/?...%2B%2F31XvtA%3D

2/26/2010 8:31:33 PM #10 GET http://audio-sjl-t3-1.pandora.com/access/?...%2B%2F31XvtA%3D

2/26/2010 8:31:34 PM Pandora: sniffed Adam Rafferty - "Machine Gun" on 'Gratitude' (ID S1064291)

2/26/2010 8:31:34 PM S1064291: Started downloading

2/26/2010 8:31:34 PM StreamPlayer: Starting data transfer

2/26/2010 8:31:34 PM StreamPlayer: Data pipe ready

2/26/2010 8:31:34 PM StreamPlayer: Pipe connected

2/26/2010 8:31:34 PM StreamPlayer: Starting data transfer

2/26/2010 8:31:34 PM #11 GET http://images-sjl-t2-2.pandora.com/images/...5_130W_130H.jpg

2/26/2010 8:31:35 PM S1064291: Got album art

2/26/2010 8:31:38 PM StreamPlayer: Song download complete

2/26/2010 8:31:38 PM S1064291: Finished downloading

2/26/2010 8:31:38 PM S1064291: Song AART ready, submitting

2/26/2010 8:31:38 PM Saver2: Song ready: Adam Rafferty - "Machine Gun" on 'Gratitude' (ID S1064291)

2/26/2010 8:32:12 PM StreamPlayer: Pause

2/26/2010 9:22:55 PM Status: 01:00:00.1310000 running

2/26/2010 9:22:55 PM 12 requests serviced, 0 active connections.

2/26/2010 9:22:55 PM 7.4KB sent, 15.6MB received

2/26/2010 10:22:55 PM Status: 02:00:00.1480000 running

2/26/2010 10:22:55 PM 12 requests serviced, 0 active connections.

2/26/2010 10:22:55 PM 7.4KB sent, 15.6MB received

2/26/2010 11:22:55 PM Status: 03:00:00.1570000 running

2/26/2010 11:22:55 PM 12 requests serviced, 0 active connections.

2/26/2010 11:22:55 PM 7.4KB sent, 15.6MB received

2/27/2010 12:22:55 AM Status: 04:00:00.1650000 running

2/27/2010 12:22:55 AM 12 requests serviced, 0 active connections.

2/27/2010 12:22:55 AM 7.4KB sent, 15.6MB received

2/27/2010 1:22:55 AM Status: 05:00:00.1730000 running

2/27/2010 1:22:55 AM 12 requests serviced, 0 active connections.

2/27/2010 1:22:55 AM 7.4KB sent, 15.6MB received

2/27/2010 2:22:55 AM Status: 06:00:00.1810000 running

2/27/2010 2:22:55 AM 12 requests serviced, 0 active connections.

2/27/2010 2:22:55 AM 7.4KB sent, 15.6MB received

2/27/2010 3:22:55 AM Status: 07:00:00.2150000 running

2/27/2010 3:22:55 AM 12 requests serviced, 0 active connections.

2/27/2010 3:22:55 AM 7.4KB sent, 15.6MB received

2/27/2010 4:11:52 AM StreamPlayer: Play

2/27/2010 4:12:14 AM StreamPlayer: Stopping mplayer

2/27/2010 4:12:14 AM StreamPlayer: Killing push thread

2/27/2010 4:12:14 AM Client: Changing station to 146101060760976277 | After The Sunrise Radio

2/27/2010 4:12:14 AM Client: Logging into pandora again

2/27/2010 4:12:14 AM Client: Logging in to Pandora

2/27/2010 4:12:14 AM Client: Syncing

2/27/2010 4:12:14 AM #12 POST http://www.pandora.com/radio/xmlrpc/v26?ri...amp;method=sync

2/27/2010 4:12:14 AM #12 POST 210 bytes to www.pandora.com

2/27/2010 4:12:14 AM Pandora: Inspecting XMLRPC 'sync': http://www.pandora.com/radio/xmlrpc/v26?ri...amp;method=sync

2/27/2010 4:12:14 AM Client: Authenticating...

2/27/2010 4:12:14 AM #13 CONNECT www.pandora.com:443

2/27/2010 4:12:15 AM ----- Logged in <<deleted>>

2/27/2010 4:12:15 AM | Acct type: SUBSCRIBER

2/27/2010 4:12:15 AM | Bill freq: ANNUAL

2/27/2010 4:12:15 AM -------------

2/27/2010 4:12:15 AM Client: Fetching playlist...

2/27/2010 4:12:15 AM #14 POST http://www.pandora.com/radio/xmlrpc/v26?ri...g6=0&arg7=0

2/27/2010 4:12:15 AM #13: SSL transaction finished, sent 1.3KB, rec 5.2KB

2/27/2010 4:12:15 AM #14 POST 1202 bytes to www.pandora.com

2/27/2010 4:12:15 AM Pandora: Inspecting XMLRPC 'getFragment': http://www.pandora.com/radio/xmlrpc/v26?ri...g6=0&arg7=0

2/27/2010 4:12:15 AM Pandora: Data format: mp3

2/27/2010 4:12:15 AM S333291: will save immediately; + rated

2/27/2010 4:12:15 AM Pandora: Got song S333291, URL = http://audio-sjl-t2-1.pandora.com/access/5...KXUpyDzQo2Uk%3D

2/27/2010 4:12:15 AM Pandora: Got song S776635, URL = http://audio-ash-t3-1.pandora.com/access/?...EwkWOQTNBxx8%3D

2/27/2010 4:12:15 AM Pandora: Got song S915761, URL = http://audio-sjl-t2-1.pandora.com/access/5...lF2TozaPZQdQ%3D

2/27/2010 4:12:15 AM Pandora: Got song S576976, URL = http://audio-sjl-t3-1.pandora.com/access/?...DGbBY1tT1HYk%3D

2/27/2010 4:12:16 AM StreamPlayer: Play URL http://audio-sjl-t2-1.pandora.com/access/5...KXUpyDzQo2Uk%3D

2/27/2010 4:12:16 AM #15 GET http://audio-sjl-t2-1.pandora.com/access/5...KXUpyDzQo2Uk%3D

2/27/2010 4:12:16 AM Pandora: sniffed Peter Kater - "Wings Of Sound" on 'Elements Series: Air' (ID S333291)

2/27/2010 4:12:16 AM S333291: Started downloading

2/27/2010 4:12:16 AM StreamPlayer: Starting data transfer

2/27/2010 4:12:16 AM StreamPlayer: Data pipe ready

2/27/2010 4:12:16 AM StreamPlayer: Pipe connected

2/27/2010 4:12:17 AM StreamPlayer: Starting data transfer

2/27/2010 4:12:17 AM #16 GET http://images-sjl-t2-2.pandora.com/images/...3_130W_130H.jpg

2/27/2010 4:12:17 AM S333291: Got album art

2/27/2010 4:12:44 AM StreamPlayer: Song download complete

2/27/2010 4:12:44 AM S333291: Finished downloading

2/27/2010 4:12:45 AM S333291: Song AART ready, submitting

2/27/2010 4:12:45 AM Saver2: Processing song Peter Kater - "Wings Of Sound" on 'Elements Series: Air' (ID S333291)

2/27/2010 4:12:45 AM FILE SAVED, Source: Pandora; MP3 format, 29330702 bytes

2/27/2010 4:12:46 AM #17 GET http://www.amazon.com/gp/search/ref=sr_adv...t=relevancerank

2/27/2010 4:12:49 AM Saver2: Successfully looked up larger album art for S333291

2/27/2010 4:12:49 AM Saver2: Fetching AART...

2/27/2010 4:12:49 AM #18 GET http://ecx.images-amazon.com/images/I/519Y...6DL._SL500_.jpg

2/27/2010 4:12:50 AM S333291: Tagging aac/mp3 file.

2/27/2010 4:12:51 AM Saver2: Saved AART to 'C:\PandoraFox\MP3\Peter Kater\Elements Series Air.png'

2/27/2010 4:12:51 AM Saver2: Adding Peter Kater - Wings Of Sound.mp3 to After The Sunrise Radio.m3u

2/27/2010 4:22:55 AM Status: 08:00:00.2310000 running

2/27/2010 4:22:55 AM 19 requests serviced, 0 active connections.

2/27/2010 4:22:55 AM 12.1KB sent, 43.7MB received

2/27/2010 4:32:35 AM StreamPlayer: Done sending data

2/27/2010 4:32:40 AM StreamPlayer: Stopping mplayer

2/27/2010 4:32:40 AM Client: Song finished playback

2/27/2010 4:32:40 AM Client: Starting playback of song Nandin - "Expanse" on 'Pure Delight' (ID S776635)

2/27/2010 4:32:40 AM StreamPlayer: Play URL http://audio-ash-t3-1.pandora.com/access/?...EwkWOQTNBxx8%3D

2/27/2010 4:32:40 AM #19 GET http://audio-ash-t3-1.pandora.com/access/?...EwkWOQTNBxx8%3D

2/27/2010 4:32:41 AM Pandora: sniffed Nandin - "Expanse" on 'Pure Delight' (ID S776635)

2/27/2010 4:32:41 AM S776635: Started downloading

2/27/2010 4:32:41 AM StreamPlayer: Starting data transfer

2/27/2010 4:32:41 AM StreamPlayer: Data pipe ready

2/27/2010 4:32:41 AM StreamPlayer: Pipe connected

2/27/2010 4:32:42 AM StreamPlayer: Starting data transfer

2/27/2010 4:32:46 AM StreamPlayer: Song download complete

2/27/2010 4:32:46 AM S776635: Finished downloading

2/27/2010 4:32:47 AM S776635: Song has no AART, submitting

2/27/2010 4:32:47 AM Saver2: Song ready: Nandin - "Expanse" on 'Pure Delight' (ID S776635)

-------------------------------------------------------------------------

Problem song is last full one in log above:

2/27/2010 4:12:16 AM Client: Starting playback of song Peter Kater - "Wings Of Sound" on 'Elements Series: Air' (ID S333291)

Song is Missing from management window and the Approved button never highlights:

This happens consistently with any long song. Have I missed an obvious setting?

Thanks!

Link to comment
Share on other sites

Great program! Thank you.

I have hit one bug that is consistent. (Vista 64)

I am in "manual save" mode - only Approved songs get saved.

But songs that (apparently) download in multiple parts because of length (example below - 20 minutes) do not ever enable the Approved button and do not appear in Song Management list.

....

-------------------------------------------------------------------------

Problem song is last full one in log above:

2/27/2010 4:12:16 AM Client: Starting playback of song Peter Kater - "Wings Of Sound" on 'Elements Series: Air' (ID S333291)

Song is Missing from management window and the Approved button never highlights:

This happens consistently with any long song. Have I missed an obvious setting?

Thanks!

2/27/2010 4:12:45 AM S333291: Song AART ready, submitting
2/27/2010 4:12:45 AM Saver2: Processing song Peter Kater - "Wings Of Sound" on 'Elements Series: Air' (ID S333291)
2/27/2010 4:12:45 AM FILE SAVED, Source: Pandora; MP3 format, 29330702 bytes

It's missing because the song was saved - the question is, why was it saved? It appears to have circumvented the approval mode, somehow, not quite sure why. I'll look into it.

EDIT: Functioning as intended - where the songs were sniffed, there is the line

2/27/2010 4:12:15 AM S333291: will save immediately; + rated

You have "Save if positively rated when played" in Pandora settings (saver2->config->pandora tab) checked. As this song was positively rated, it was flagged for immediate saving and so was never presented to you.

Edited by ZigZagJoe
Link to comment
Share on other sites

You have "Save if positively rated when played" in Pandora settings (saver2->config->pandora tab) checked. As this song was positively rated, it was flagged for immediate saving and so was never presented to you.

Thanks! You are indeed correct on this one. It IS in the save folder.

I could SWEAR there are other cases, however where this is not true. (I was watching for a long one, saw the first symptom, and didn't research it well before posting.)

I will watch more carefully and see if I can find one, or if I'm just screwing up.

Sorry to waste your time!

Link to comment
Share on other sites

OK, I'm back again - this time I think I've got a solid example:

full log:

2/27/2010 5:40:37 PM S258186: Song AART ready, submitting

2/27/2010 5:40:37 PM Saver2: Song ready: William Basinski - "Watermusic" on 'Watermusic' (ID S258186)

2/27/2010 6:08:25 PM Status: 02:00:00.0620000 running

2/27/2010 6:08:25 PM 33 requests serviced, 0 active connections.

2/27/2010 6:08:25 PM 19.4KB sent, 212.3MB received

2/27/2010 6:38:54 PM StreamPlayer: Done sending data

2/27/2010 6:39:02 PM StreamPlayer: Stopping mplayer

2/27/2010 6:39:02 PM Client: Song finished playback

2/27/2010 6:39:03 PM Client: Starting playback of song Steve Roach & Robert Rich - "Soma" on 'Soma' (ID S380193)

2/27/2010 6:39:03 PM StreamPlayer: Play URL http://audio-sjl-t3-1.pandora.com/access/3...W9HEc8eNpGcA%3D

2/27/2010 6:39:03 PM #33 GET http://audio-sjl-t3-1.pandora.com/access/3...W9HEc8eNpGcA%3D

2/27/2010 6:39:03 PM Pandora: sniffed Steve Roach & Robert Rich - "Soma" on 'Soma' (ID S380193)

2/27/2010 6:39:03 PM S380193: Started downloading

2/27/2010 6:39:03 PM StreamPlayer: Starting data transfer

2/27/2010 6:39:03 PM StreamPlayer: Data pipe ready

2/27/2010 6:39:03 PM StreamPlayer: Pipe connected

2/27/2010 6:39:04 PM StreamPlayer: Starting data transfer

2/27/2010 6:39:04 PM #34 GET http://images-sjl-t2-2.pandora.com/images/...9_130W_130H.jpg

2/27/2010 6:39:08 PM S380193: Got album art

2/27/2010 6:39:24 PM StreamPlayer: Song download complete

2/27/2010 6:39:24 PM S380193: Finished downloading

2/27/2010 6:39:24 PM S380193: Song AART ready, submitting

2/27/2010 6:39:25 PM S380193: Song already exists (C:\PandoraFox\MP3\Steve Roach & Robert Rich\Steve Roach & Robert Rich - Soma.mp3)

2/27/2010 6:51:18 PM StreamPlayer: Done sending data

2/27/2010 6:51:27 PM StreamPlayer: Stopping mplayer

2/27/2010 6:51:27 PM Client: Song finished playback

2/27/2010 6:51:27 PM Client: Fetching playlist...

2/27/2010 6:51:27 PM #35 POST http://www.pandora.com/radio/xmlrpc/v26?ri...g6=0&arg7=0

2/27/2010 6:51:27 PM #35 POST 1202 bytes to www.pandora.com

2/27/2010 6:51:28 PM Pandora: Inspecting XMLRPC 'getFragment': http://www.pandora.com/radio/xmlrpc/v26?ri...g6=0&arg7=0

2/27/2010 6:51:28 PM Pandora: Data format: mp3

2/27/2010 6:51:28 PM Pandora: Got song S549691, URL = http://audio-sjl-t2-2.pandora.com/access/?...sFKu50M0QvAY%3D

2/27/2010 6:51:28 PM Pandora: Got song S380493, URL = http://audio-sjl-t2-1.pandora.com/access/?...AyJIOs9rA4mU%3D

2/27/2010 6:51:28 PM Pandora: Got song S430839, URL = http://audio-sjl-t3-1.pandora.com/access/1...mQhBZSmaoRz0%3D

2/27/2010 6:51:28 PM Pandora: Got song S764206, URL = http://audio-sjl-t3-1.pandora.com/access/?...607LIhLhEl0o%3D

2/27/2010 6:51:28 PM Client: Starting playback of song David & Steve Gordon - "Secret Fountain" on 'Musical Healing' (ID S549691)

2/27/2010 6:51:28 PM StreamPlayer: Play URL http://audio-sjl-t2-2.pandora.com/access/?...sFKu50M0QvAY%3D

2/27/2010 6:51:28 PM #36 GET http://audio-sjl-t2-2.pandora.com/access/?...sFKu50M0QvAY%3D

2/27/2010 6:51:29 PM Pandora: sniffed David & Steve Gordon - "Secret Fountain" on 'Musical Healing' (ID S549691)

2/27/2010 6:51:29 PM S549691: Started downloading

2/27/2010 6:51:29 PM StreamPlayer: Starting data transfer

2/27/2010 6:51:29 PM StreamPlayer: Data pipe ready

2/27/2010 6:51:29 PM StreamPlayer: Pipe connected

2/27/2010 6:51:29 PM StreamPlayer: Starting data transfer

2/27/2010 6:51:29 PM #37 GET http://images-sjl-t2-1.pandora.com/images/...3_130W_130H.jpg

2/27/2010 6:51:30 PM S549691: Got album art

2/27/2010 6:51:38 PM StreamPlayer: Song download complete

2/27/2010 6:51:38 PM S549691: Finished downloading

2/27/2010 6:51:38 PM S549691: Song AART ready, submitting

2/27/2010 6:51:39 PM Saver2: Song ready: David & Steve Gordon - "Secret Fountain" on 'Musical Healing' (ID S549691)

2/27/2010 6:56:16 PM StreamPlayer: Done sending data

2/27/2010 6:56:25 PM StreamPlayer: Stopping mplayer

2/27/2010 6:56:25 PM Client: Song finished playback

2/27/2010 6:56:26 PM Client: Starting playback of song Steve Roach - "Present Moment" on 'Streams & Currents' (ID S380493)

2/27/2010 6:56:26 PM StreamPlayer: Play URL http://audio-sjl-t2-1.pandora.com/access/?...AyJIOs9rA4mU%3D

2/27/2010 6:56:26 PM #38 GET http://audio-sjl-t2-1.pandora.com/access/?...AyJIOs9rA4mU%3D

2/27/2010 6:56:27 PM Pandora: sniffed Steve Roach - "Present Moment" on 'Streams & Currents' (ID S380493)

2/27/2010 6:56:27 PM S380493: Started downloading

2/27/2010 6:56:27 PM StreamPlayer: Starting data transfer

2/27/2010 6:56:27 PM StreamPlayer: Data pipe ready

2/27/2010 6:56:27 PM StreamPlayer: Pipe connected

2/27/2010 6:56:27 PM StreamPlayer: Starting data transfer

2/27/2010 6:56:27 PM #39 GET http://images-ash-t2-1.pandora.com/images/...7_130W_130H.jpg

2/27/2010 6:56:28 PM S380493: Got album art

2/27/2010 6:56:42 PM StreamPlayer: Song download complete

2/27/2010 6:56:42 PM S380493: Finished downloading

2/27/2010 6:56:42 PM S380493: Song AART ready, submitting

2/27/2010 6:56:42 PM Saver2: Song ready: Steve Roach - "Present Moment" on 'Streams & Currents' (ID S380493)

2/27/2010 7:04:11 PM StreamPlayer: Done sending data

2/27/2010 7:04:20 PM StreamPlayer: Stopping mplayer

2/27/2010 7:04:20 PM Client: Song finished playback

2/27/2010 7:04:21 PM Client: Starting playback of song Richard Pinhas - "RF (For)" on 'Event And Repetitions' (ID S430839)

2/27/2010 7:04:21 PM StreamPlayer: Play URL http://audio-sjl-t3-1.pandora.com/access/1...mQhBZSmaoRz0%3D

2/27/2010 7:04:21 PM #40 GET http://audio-sjl-t3-1.pandora.com/access/1...mQhBZSmaoRz0%3D

2/27/2010 7:04:21 PM Pandora: sniffed Richard Pinhas - "RF (For)" on 'Event And Repetitions' (ID S430839)

2/27/2010 7:04:21 PM S430839: Started downloading

2/27/2010 7:04:21 PM StreamPlayer: Starting data transfer

2/27/2010 7:04:21 PM StreamPlayer: Data pipe ready

2/27/2010 7:04:21 PM StreamPlayer: Pipe connected

2/27/2010 7:04:22 PM StreamPlayer: Starting data transfer

2/27/2010 7:04:22 PM #41 GET http://images-ash-t2-1.pandora.com/images/...7_130W_130H.jpg

2/27/2010 7:04:23 PM S430839: Got album art

2/27/2010 7:04:36 PM StreamPlayer: Song download complete

2/27/2010 7:04:36 PM S430839: Finished downloading

2/27/2010 7:04:36 PM S430839: Song AART ready, submitting

2/27/2010 7:04:36 PM Saver2: Song ready: Richard Pinhas - "RF (For)" on 'Event And Repetitions' (ID S430839)

2/27/2010 7:08:25 PM Status: 03:00:00.0920000 running

2/27/2010 7:08:25 PM 42 requests serviced, 0 active connections.

2/27/2010 7:08:25 PM 24.3KB sent, 258.1MB received

2/27/2010 7:12:23 PM StreamPlayer: Done sending data

2/27/2010 7:12:32 PM StreamPlayer: Stopping mplayer

2/27/2010 7:12:32 PM Client: Song finished playback

2/27/2010 7:12:32 PM Client: Starting playback of song Michael Stearns - "Chronos: Portraits Theme" on 'Sacred Site' (ID S764206)

2/27/2010 7:12:32 PM StreamPlayer: Play URL http://audio-sjl-t3-1.pandora.com/access/?...607LIhLhEl0o%3D

2/27/2010 7:12:32 PM #42 GET http://audio-sjl-t3-1.pandora.com/access/?...607LIhLhEl0o%3D

2/27/2010 7:12:33 PM Pandora: sniffed Michael Stearns - "Chronos: Portraits Theme" on 'Sacred Site' (ID S764206)

2/27/2010 7:12:33 PM S764206: Started downloading

2/27/2010 7:12:33 PM StreamPlayer: Starting data transfer

2/27/2010 7:12:33 PM StreamPlayer: Data pipe ready

2/27/2010 7:12:33 PM StreamPlayer: Pipe connected

2/27/2010 7:12:34 PM StreamPlayer: Starting data transfer

2/27/2010 7:12:34 PM #43 GET http://images-ash-t2-1.pandora.com/images/...4_130W_130H.jpg

2/27/2010 7:12:35 PM S764206: Got album art

2/27/2010 7:12:42 PM StreamPlayer: Song download complete

2/27/2010 7:12:42 PM S764206: Finished downloading

2/27/2010 7:12:42 PM S764206: Song AART ready, submitting

2/27/2010 7:12:42 PM Saver2: Song ready: Michael Stearns - "Chronos: Portraits Theme" on 'Sacred Site' (ID S764206)

2/27/2010 7:12:54 PM Saver2: Processing song Steve Roach - "Present Moment" on 'Streams & Currents' (ID S380493)

2/27/2010 7:12:54 PM FILE SAVED, Source: Pandora; MP3 format, 11331290 bytes

2/27/2010 7:12:56 PM #44 GET http://www.amazon.com/gp/search/ref=sr_adv...t=relevancerank

2/27/2010 7:12:58 PM Saver2: Successfully looked up larger album art for S380493

2/27/2010 7:12:58 PM Saver2: Fetching AART...

2/27/2010 7:12:58 PM #45 GET http://ecx.images-amazon.com/images/I/414M...7TL._SL500_.jpg

2/27/2010 7:12:59 PM S380493: Tagging aac/mp3 file.

2/27/2010 7:12:59 PM Saver2: Adding Steve Roach - Present Moment.mp3 to Steve Roach Radio.m3u

2/27/2010 7:12:59 PM Saver2: Processing song William Basinski - "Watermusic" on 'Watermusic' (ID S258186)

2/27/2010 7:12:59 PM FILE SAVED, Source: Pandora; MP3 format, 86586513 bytes

2/27/2010 7:13:00 PM #46 GET http://www.amazon.com/gp/search/ref=sr_adv...t=relevancerank

2/27/2010 7:13:02 PM Saver2: Did not find larger album art for song S258186

2/27/2010 7:13:03 PM S258186: Tagging aac/mp3 file.

2/27/2010 7:13:04 PM Saver2: Saved AART to 'C:\PandoraFox\MP3\William Basinski\Watermusic.png'

2/27/2010 7:13:04 PM Saver2: Adding William Basinski - Watermusic.mp3 to Steve Roach Radio.m3u

2/27/2010 7:13:05 PM Saver2: Processing song Maneki Neko - "Daybreak" on 'Auracle' (ID S403264)

2/27/2010 7:13:05 PM FILE SAVED, Source: Pandora; MP3 format, 29762036 bytes

2/27/2010 7:13:06 PM #47 GET http://www.amazon.com/gp/search/ref=sr_adv...t=relevancerank

2/27/2010 7:13:08 PM Saver2: Successfully looked up larger album art for S403264

2/27/2010 7:13:08 PM Saver2: Fetching AART...

2/27/2010 7:13:08 PM #48 GET http://ecx.images-amazon.com/images/I/41YT...S5L._SL500_.jpg

2/27/2010 7:13:09 PM S403264: Tagging aac/mp3 file.

2/27/2010 7:13:09 PM Saver2: Saved AART to 'C:\PandoraFox\MP3\Maneki Neko\Auracle.png'

2/27/2010 7:13:10 PM Saver2: Adding Maneki Neko - Daybreak.mp3 to Steve Roach Radio.m3u

2/27/2010 7:13:10 PM Saver2: Processing song Michael Stearns - "Chronos: Portraits Theme" on 'Sacred Site' (ID S764206)

2/27/2010 7:13:10 PM FILE SAVED, Source: Pandora; MP3 format, 6774072 bytes

2/27/2010 7:13:11 PM #49 GET http://www.amazon.com/gp/search/ref=sr_adv...t=relevancerank

2/27/2010 7:13:13 PM Saver2: Successfully looked up larger album art for S764206

2/27/2010 7:13:13 PM Saver2: Fetching AART...

2/27/2010 7:13:13 PM #50 GET http://ecx.images-amazon.com/images/I/41YJ...08L._SL500_.jpg

2/27/2010 7:13:14 PM S764206: Tagging aac/mp3 file.

2/27/2010 7:13:14 PM Saver2: Saved AART to 'C:\PandoraFox\MP3\Michael Stearns\Sacred Site.png'

2/27/2010 7:13:14 PM Saver2: Adding Michael Stearns - Chronos Portraits Theme.mp3 to Steve Roach Radio.m3u

2/27/2010 7:13:48 PM StreamPlayer: Pause

2/27/2010 7:13:51 PM StreamPlayer: Play

2/27/2010 7:17:10 PM StreamPlayer: Done sending data

2/27/2010 7:17:19 PM StreamPlayer: Stopping mplayer

2/27/2010 7:17:19 PM Client: Song finished playback

2/27/2010 7:17:19 PM Client: Fetching playlist...

2/27/2010 7:17:19 PM #51 POST http://www.pandora.com/radio/xmlrpc/v26?ri...g6=0&arg7=0

2/27/2010 7:17:19 PM #51 POST 1202 bytes to www.pandora.com

2/27/2010 7:17:20 PM Pandora: Inspecting XMLRPC 'getFragment': http://www.pandora.com/radio/xmlrpc/v26?ri...g6=0&arg7=0

2/27/2010 7:17:20 PM Pandora: Data format: mp3

2/27/2010 7:17:20 PM Pandora: Got song S421642, URL = http://audio-ash-t3-1.pandora.com/access/?...uqMBSeAdwHqw%3D

2/27/2010 7:17:20 PM Pandora: Got song S380495, URL = http://audio-sjl-t3-1.pandora.com/access/3...VESmEjYJE1iA%3D

2/27/2010 7:17:20 PM Pandora: Got song S421845, URL = http://audio-sjl-t2-2.pandora.com/access/3...HviCka8E6jc0%3D

2/27/2010 7:17:20 PM Pandora: Got song S333347, URL = http://audio-sjl-t2-1.pandora.com/access/3...112MEkJQlI60%3D

2/27/2010 7:17:20 PM Client: Starting playback of song Harold Budd - "Totems Of The Red-Sleeved Warrior" on 'The White Arcades' (ID S421642)

2/27/2010 7:17:20 PM StreamPlayer: Play URL http://audio-ash-t3-1.pandora.com/access/?...uqMBSeAdwHqw%3D

2/27/2010 7:17:20 PM #52 GET http://audio-ash-t3-1.pandora.com/access/?...uqMBSeAdwHqw%3D

2/27/2010 7:17:21 PM Pandora: sniffed Harold Budd - "Totems Of The Red-Sleeved Warrior" on 'The White Arcades' (ID S421642)

2/27/2010 7:17:21 PM S421642: Started downloading

2/27/2010 7:17:21 PM StreamPlayer: Starting data transfer

2/27/2010 7:17:22 PM StreamPlayer: Data pipe ready

2/27/2010 7:17:22 PM StreamPlayer: Pipe connected

2/27/2010 7:17:22 PM StreamPlayer: Starting data transfer

2/27/2010 7:17:22 PM #53 GET http://images-sjl-t2-1.pandora.com/images/...9_130W_130H.jpg

2/27/2010 7:17:23 PM S421642: Got album art

2/27/2010 7:17:30 PM StreamPlayer: Song download complete

2/27/2010 7:17:30 PM S421642: Finished downloading

2/27/2010 7:17:30 PM S421642: Song AART ready, submitting

2/27/2010 7:17:31 PM Saver2: Song ready: Harold Budd - "Totems Of The Red-Sleeved Warrior" on 'The White Arcades' (ID S421642)

2/27/2010 7:20:37 PM StreamPlayer: Done sending data

2/27/2010 7:20:46 PM StreamPlayer: Stopping mplayer

2/27/2010 7:20:46 PM Client: Song finished playback

2/27/2010 7:20:46 PM Client: Starting playback of song Steve Roach - "Slow Rising" on 'Streams & Currents' (ID S380495)

2/27/2010 7:20:47 PM StreamPlayer: Play URL http://audio-sjl-t3-1.pandora.com/access/3...VESmEjYJE1iA%3D

2/27/2010 7:20:47 PM #54 GET http://audio-sjl-t3-1.pandora.com/access/3...VESmEjYJE1iA%3D

2/27/2010 7:20:47 PM Pandora: sniffed Steve Roach - "Slow Rising" on 'Streams & Currents' (ID S380495)

2/27/2010 7:20:47 PM S380495: Started downloading

2/27/2010 7:20:47 PM StreamPlayer: Starting data transfer

2/27/2010 7:20:47 PM StreamPlayer: Data pipe ready

2/27/2010 7:20:47 PM StreamPlayer: Pipe connected

2/27/2010 7:20:48 PM StreamPlayer: Starting data transfer

2/27/2010 7:20:48 PM #55 GET http://images-sjl-t2-2.pandora.com/images/...7_130W_130H.jpg

2/27/2010 7:20:49 PM S380495: Got album art

2/27/2010 7:21:14 PM StreamPlayer: Song download complete

2/27/2010 7:21:14 PM S380495: Finished downloading

2/27/2010 7:21:14 PM S380495: Song AART ready, submitting

2/27/2010 7:21:14 PM Saver2: Song ready: Steve Roach - "Slow Rising" on 'Streams & Currents' (ID S380495)

2/27/2010 7:35:37 PM StreamPlayer: Done sending data

2/27/2010 7:35:46 PM StreamPlayer: Stopping mplayer

2/27/2010 7:35:46 PM Client: Song finished playback

2/27/2010 7:35:46 PM Client: Starting playback of song David & Steve Gordon - "Soothing Sanctuary, Part I" on 'Soothing Sanctuary' (ID S421845)

2/27/2010 7:35:47 PM StreamPlayer: Play URL http://audio-sjl-t2-2.pandora.com/access/3...HviCka8E6jc0%3D

2/27/2010 7:35:47 PM #56 GET http://audio-sjl-t2-2.pandora.com/access/3...HviCka8E6jc0%3D

2/27/2010 7:35:52 PM Pandora: sniffed David & Steve Gordon - "Soothing Sanctuary, Part I" on 'Soothing Sanctuary' (ID S421845)

2/27/2010 7:35:52 PM S421845: Started downloading

2/27/2010 7:35:52 PM StreamPlayer: Starting data transfer

2/27/2010 7:35:52 PM StreamPlayer: Data pipe ready

2/27/2010 7:35:52 PM StreamPlayer: Pipe connected

2/27/2010 7:35:53 PM StreamPlayer: Starting data transfer

2/27/2010 7:35:53 PM #57 GET http://images-ash-t2-1.pandora.com/images/...8_130W_130H.jpg

2/27/2010 7:36:01 PM S421845: Got album art

---------------------

Problem song:

2/27/2010 7:21:14 PM Saver2: Song ready: Steve Roach - "Slow Rising" on 'Streams & Currents' (ID S380495) (about 15 minutes long)

1) it is not selected as a "thumbs up"

2) it is not already in the music save directories

3) it never lights up the "Approve" button

4) it does not appear in the Song Management list.

(And boy am I gonna feel stupid if this is as simple a screwup as the last one! <grin>.)

Thanks!

Art

Link to comment
Share on other sites

OK, I'm back again - this time I think I've got a solid example:

full log:

....

---------------------

Problem song:

2/27/2010 7:21:14 PM Saver2: Song ready: Steve Roach - "Slow Rising" on 'Streams & Currents' (ID S380495) (about 15 minutes long)

1) it is not selected as a "thumbs up"

2) it is not already in the music save directories

3) it never lights up the "Approve" button

4) it does not appear in the Song Management list.

(And boy am I gonna feel stupid if this is as simple a screwup as the last one! <grin>.)

Thanks!

Art

As far as I can tell, it was added to the list and there was no further activities with that song (wasn't approved or disapproved). Testing here with a 21mb 15min file it worked no problem, so I'm really not sure what is going on here.

It's not being reaped, there would be a log message for that... I have no idea, really. Is there a temp file for it in the Temp folder? (in the same directory as SProxy.exe)

Link to comment
Share on other sites

As far as I can tell, it was added to the list and there was no further activities with that song (wasn't approved or disapproved). Testing here with a 21mb 15min file it worked no problem, so I'm really not sure what is going on here.

It's not being reaped, there would be a log message for that... I have no idea, really. Is there a temp file for it in the Temp folder? (in the same directory as SProxy.exe)

-----------

There is a temp folder. It contains >180 files.

Nothing that clearly relates to this song by name, or, as far as I can tell, to the song ID in the log.

files present include:

_TEMP_PANDORA_<random characters>.DAT

PANDORA_GETSTATIONS_<random chars>.XML

PANDORA_GETFRAGMENT_<random chars>.XML

BAD_PANDORA_XML_GETFRAGMENT_<random chars>.XML

PANDORA_SYNC_<random chars>.XML

PANDORA_ADDFEEDBACK_<random chars>.XML

How do I identify which file would relate to the song referred to in the log?

NOTES:

I'm running Vista 64

I noted that when I upgraded a couple versions back PSaver stopped storing music in artist-album-directories, and just puts them in Artist-directories.

Short songs capture without problems. Its the longer ones that always seem to disappear (at least, unless I've marked them as favorites :)).

I certainly appreciate any help you can, but also understand its not worth spending a lot of time on if its just one guy. Perhaps I should remove, kill the dirs, and reinstall?

Regards,

Art

Link to comment
Share on other sites

-----------

There is a temp folder. It contains >180 files.

Nothing that clearly relates to this song by name, or, as far as I can tell, to the song ID in the log.

files present include:

_TEMP_PANDORA_<random characters>.DAT

PANDORA_GETSTATIONS_<random chars>.XML

PANDORA_GETFRAGMENT_<random chars>.XML

BAD_PANDORA_XML_GETFRAGMENT_<random chars>.XML

PANDORA_SYNC_<random chars>.XML

PANDORA_ADDFEEDBACK_<random chars>.XML

How do I identify which file would relate to the song referred to in the log?

NOTES:

I'm running Vista 64

I noted that when I upgraded a couple versions back PSaver stopped storing music in artist-album-directories, and just puts them in Artist-directories.

Short songs capture without problems. Its the longer ones that always seem to disappear (at least, unless I've marked them as favorites :)).

I certainly appreciate any help you can, but also understand its not worth spending a lot of time on if its just one guy. Perhaps I should remove, kill the dirs, and reinstall?

Regards,

Art

If you closed the app, the temp (music) file is long gone. There's no way to figure out which music file belongs to which song however - randomized names. I was mostly looking for a large (15mb+) file which would most likely be the song in question - if present, then it's still in queue.

*.DAT in the temp folder are music files however (untagged though)

Not to ask a stupid question, but did you try closing and re-launching the song approval dialog and/or try the web interface for approving?

None of those files would be particularly helpful; the Pandora plugin is already functioning flawlessly. But to answer the question you'd need to search for the song ID in the files.

You can change how it stores songs in common settings - instead of %artist%\, change it to %artist%\%album%\ . If you hit test format it should show that.

Edited by ZigZagJoe
Link to comment
Share on other sites

Running flawless right out of the box, nice job !

is there a way to hide the command window ?, i like it clean on my taskbar ^^

Command window? Do you mean tor?

There might be a way to force it hidden; problem being is that you'd have to use taskmanager to kill it at that point.

Link to comment
Share on other sites

Command window? Do you mean tor?

There might be a way to force it hidden; problem being is that you'd have to use taskmanager to kill it at that point.

IMO there is no valid reason to hide the tor command window on the task bar. The solution is to drag the task bar so its minimized (hidden).

Link to comment
Share on other sites

Hey, I'd just like to say thank you for creating this. I've been using it about 24 hours now, and am absolutely in love with it. I generally go over my 40 hours a month before the 10th. This will help TONS.

I do have a question though. What are the risks of account suspension by turning on turbo mode and leaving it to do it's thing while you sleep?

Link to comment
Share on other sites

Hey, I'd just like to say thank you for creating this. I've been using it about 24 hours now, and am absolutely in love with it. I generally go over my 40 hours a month before the 10th. This will help TONS.

I do have a question though. What are the risks of account suspension by turning on turbo mode and leaving it to do it's thing while you sleep?

Not happened yet.

Link to comment
Share on other sites

So it's me again, Pandora Saver started getting errors again. It only runs for a few hundred megs to a few gigs before it gives up. Here's the log, I took this after an error, but there were many more errors recently as well, so you might find a few in it.

SProxy 1.2.1a

< status | config | log | stats | help >

Log

--------------------------------------------------------------------------------

3/5/2010 6:11:03 AM Saver2: Failed to look up album art for song S504856:System.Net.WebException: The operation has timed out

at System.Net.HttpWebRequest.GetResponse()

at Saver2.Funcs.GetHTTP(String URL) in E:\Codin' Projects\Saver Project\Saver2\Funcs.cs:line 38

at Saver2.Saver.GetAmazonAART(String artist, String album) in E:\Codin' Projects\Saver Project\Saver2\Saver.Processing.cs:line 409

at Saver2.Saver.TagSong(SongInfo Song, Boolean retry) in E:\Codin' Projects\Saver Project\Saver2\Saver.Processing.cs:line 128

3/5/2010 6:11:04 AM S504856: Tagging aac/mp3 file.

3/5/2010 6:11:06 AM Saver2: Adding Goddess - Society's Finest.mp3 to Velvet Revolver Radio.m3u

3/5/2010 6:11:06 AM Pandora: Got song S448472, URL = http://audio-ash-t3-1.pandora.com/access/?...qJ7ceqxW%2B0W6f

3/5/2010 6:11:06 AM Pandora: Got song S22506, URL = http://audio-ash-t3-1.pandora.com/access/1...gApO1OeP5gJU%3D

3/5/2010 6:11:06 AM Pandora: Got song S107431, URL = http://audio-sjl-t3-1.pandora.com/access/?...xZdvfteHx0m3%2F

3/5/2010 6:11:06 AM Pandora: Got song S217295, URL = http://audio-sjl-t3-1.pandora.com/access/?...dI9qGLsUP5sxIDp

3/5/2010 6:11:06 AM #233 GET http://www.amazon.com/gp/search/ref=sr_adv...t=relevancerank

3/5/2010 6:11:07 AM #234 GET http://audio-ash-t3-1.pandora.com/access/?...qJ7ceqxW%2B0W6f

3/5/2010 6:11:07 AM Pandora: sniffed Jani Lane - "Funny" on 'Back Down To One' (ID S448472)

3/5/2010 6:11:07 AM Pandora: TURBO Predicting 10 secs for S448472 (7s est, speed 553KBs)

3/5/2010 6:11:07 AM S448472: Started downloading

3/5/2010 6:11:07 AM StreamPlayer: Starting data transfer

3/5/2010 6:11:07 AM StreamPlayer: Song download complete

3/5/2010 6:11:07 AM StreamPlayer: Data pipe ready

3/5/2010 6:11:07 AM StreamPlayer: Pipe connected

3/5/2010 6:11:07 AM StreamPlayer: Starting data transfer

3/5/2010 6:11:07 AM StreamPlayer: Done sending data

3/5/2010 6:11:08 AM #235 GET http://images-sjl-t2-1.pandora.com/images/...2_130W_130H.jpg

3/5/2010 6:11:08 AM S448472: Got album art

3/5/2010 6:11:10 AM S448472: Finished downloading

3/5/2010 6:11:10 AM S448472: Song AART ready, submitting

3/5/2010 6:11:10 AM Saver2: Processing song Jani Lane - "Funny" on 'Back Down To One' (ID S448472)

3/5/2010 6:11:10 AM FILE SAVED, Source: Pandora; MP3 format, 4204877 bytes

3/5/2010 6:11:12 AM #236 GET http://www.amazon.com/gp/search/ref=sr_adv...t=relevancerank

3/5/2010 6:11:12 AM Client: Setting S448472 as tired

3/5/2010 6:11:13 AM Saver2: Successfully looked up larger album art for S448472

3/5/2010 6:11:13 AM Saver2: Fetching AART...

3/5/2010 6:11:13 AM #237 POST http://www.pandora.com/radio/xmlrpc/v26?ri...b13a59353d21882

3/5/2010 6:11:13 AM #237 POST 642 bytes to www.pandora.com

3/5/2010 6:11:14 AM Pandora: Inspecting XMLRPC 'addTiredSong': http://www.pandora.com/radio/xmlrpc/v26?ri...b13a59353d21882

3/5/2010 6:11:14 AM #238 GET http://ecx.images-amazon.com/images/I/512P...0TL._SL500_.jpg

3/5/2010 6:11:15 AM S448472: Tagging aac/mp3 file.

3/5/2010 6:11:18 AM Saver2: Adding Funny - Jani Lane.mp3 to Velvet Revolver Radio.m3u

3/5/2010 6:11:18 AM StreamPlayer: Stopping mplayer

3/5/2010 6:11:18 AM Client: Song finished playback

3/5/2010 6:11:19 AM Client: Starting playback of song Foo Fighters - "Up In Arms" on 'The Colour And The Shape' (ID S22506)

3/5/2010 6:11:19 AM StreamPlayer: Play URL http://audio-ash-t3-1.pandora.com/access/1...gApO1OeP5gJU%3D

3/5/2010 6:11:19 AM #239 GET http://audio-ash-t3-1.pandora.com/access/1...gApO1OeP5gJU%3D

3/5/2010 6:11:19 AM Pandora: sniffed Foo Fighters - "Up In Arms" on 'The Colour And The Shape' (ID S22506)

3/5/2010 6:11:19 AM Pandora: TURBO Predicting 5 secs for S22506 (2s est, speed 1MBs)

3/5/2010 6:11:19 AM S22506: Started downloading

3/5/2010 6:11:19 AM StreamPlayer: Starting data transfer

3/5/2010 6:11:20 AM StreamPlayer: Song download complete

3/5/2010 6:11:20 AM StreamPlayer: Data pipe ready

3/5/2010 6:11:20 AM StreamPlayer: Pipe connected

3/5/2010 6:11:20 AM StreamPlayer: Starting data transfer

3/5/2010 6:11:20 AM StreamPlayer: Done sending data

3/5/2010 6:11:20 AM #240 GET http://images-sjl-t2-2.pandora.com/images/...3_130W_130H.jpg

3/5/2010 6:11:21 AM S22506: Got album art

3/5/2010 6:11:22 AM S22506: Finished downloading

3/5/2010 6:11:22 AM S22506: Song AART ready, submitting

3/5/2010 6:11:22 AM Saver2: Processing song Foo Fighters - "Up In Arms" on 'The Colour And The Shape' (ID S22506)

3/5/2010 6:11:22 AM FILE SAVED, Source: Pandora; MP3 format, 3258199 bytes

3/5/2010 6:11:24 AM #241 GET http://www.amazon.com/gp/search/ref=sr_adv...t=relevancerank

3/5/2010 6:11:25 AM Saver2: Successfully looked up larger album art for S22506

3/5/2010 6:11:25 AM Saver2: Fetching AART...

3/5/2010 6:11:25 AM Client: Setting S22506 as tired

3/5/2010 6:11:25 AM #242 GET http://ecx.images-amazon.com/images/I/41Zr...3lL._SL500_.jpg

3/5/2010 6:11:26 AM #243 POST http://www.pandora.com/radio/xmlrpc/v26?ri...ac55d2ceee8947c

3/5/2010 6:11:26 AM #243 POST 642 bytes to www.pandora.com

3/5/2010 6:11:26 AM S22506: Tagging aac/mp3 file.

3/5/2010 6:11:26 AM StreamPlayer: Stopping mplayer

3/5/2010 6:11:26 AM Client: Song finished playback

3/5/2010 6:11:26 AM Pandora: Inspecting XMLRPC 'addTiredSong': http://www.pandora.com/radio/xmlrpc/v26?ri...ac55d2ceee8947c

3/5/2010 6:11:27 AM Client: Starting playback of song Finch - "Waiting" on 'Falling Into Place' (ID S107431)

3/5/2010 6:11:27 AM StreamPlayer: Play URL http://audio-sjl-t3-1.pandora.com/access/?...xZdvfteHx0m3%2F

3/5/2010 6:11:28 AM #244 GET http://audio-sjl-t3-1.pandora.com/access/?...xZdvfteHx0m3%2F

3/5/2010 6:11:28 AM Saver2: Adding Up In Arms - Foo Fighters.mp3 to Velvet Revolver Radio.m3u

3/5/2010 6:11:28 AM Pandora: sniffed Finch - "Waiting" on 'Falling Into Place' (ID S107431)

3/5/2010 6:11:28 AM Pandora: TURBO Predicting 5 secs for S107431 (3s est, speed 1.3MBs)

3/5/2010 6:11:28 AM S107431: Started downloading

3/5/2010 6:11:28 AM StreamPlayer: Starting data transfer

3/5/2010 6:11:29 AM StreamPlayer: Song download complete

3/5/2010 6:11:29 AM StreamPlayer: Data pipe ready

3/5/2010 6:11:29 AM StreamPlayer: Pipe connected

3/5/2010 6:11:29 AM StreamPlayer: Starting data transfer

3/5/2010 6:11:29 AM StreamPlayer: Done sending data

3/5/2010 6:11:29 AM #245 GET http://images-sjl-t2-2.pandora.com/images/...4_130W_130H.jpg

3/5/2010 6:11:30 AM S107431: Got album art

3/5/2010 6:11:34 AM Client: Setting S107431 as tired

3/5/2010 6:11:34 AM #246 POST http://www.pandora.com/radio/xmlrpc/v26?ri...4d2a0f981e8eeb1

3/5/2010 6:11:34 AM #246 POST 642 bytes to www.pandora.com

3/5/2010 6:11:34 AM Pandora: Inspecting XMLRPC 'addTiredSong': http://www.pandora.com/radio/xmlrpc/v26?ri...4d2a0f981e8eeb1

3/5/2010 6:11:35 AM StreamPlayer: Stopping mplayer

3/5/2010 6:11:35 AM Client: Song finished playback

3/5/2010 6:11:35 AM Client: Starting playback of song Alabama Thunderpussy - "Crying Out Loud" on 'Constellation' (ID S217295)

3/5/2010 6:11:35 AM StreamPlayer: Play URL http://audio-sjl-t3-1.pandora.com/access/?...dI9qGLsUP5sxIDp

3/5/2010 6:11:36 AM #247 GET http://audio-sjl-t3-1.pandora.com/access/?...dI9qGLsUP5sxIDp

3/5/2010 6:11:36 AM S107431: Finished downloading

3/5/2010 6:11:36 AM S107431: Song AART ready, submitting

3/5/2010 6:11:36 AM Saver2: Processing song Finch - "Waiting" on 'Falling Into Place' (ID S107431)

3/5/2010 6:11:36 AM FILE SAVED, Source: Pandora; MP3 format, 5515179 bytes

3/5/2010 6:12:08 AM Saver2: Failed to look up album art for song S107431:System.Net.WebException: The operation has timed out

at System.Net.HttpWebRequest.GetResponse()

at Saver2.Funcs.GetHTTP(String URL) in E:\Codin' Projects\Saver Project\Saver2\Funcs.cs:line 38

at Saver2.Saver.GetAmazonAART(String artist, String album) in E:\Codin' Projects\Saver Project\Saver2\Saver.Processing.cs:line 409

at Saver2.Saver.TagSong(SongInfo Song, Boolean retry) in E:\Codin' Projects\Saver Project\Saver2\Saver.Processing.cs:line 128

3/5/2010 6:12:08 AM S107431: Tagging aac/mp3 file.

3/5/2010 6:12:12 AM Saver2: Adding Waiting - Finch.mp3 to Velvet Revolver Radio.m3u

3/5/2010 6:12:12 AM Pandora: sniffed Alabama Thunderpussy - "Crying Out Loud" on 'Constellation' (ID S217295)

3/5/2010 6:12:12 AM Pandora: TURBO Predicting 5 secs for S217295 (3s est, speed 1.4MBs)

3/5/2010 6:12:12 AM S217295: Started downloading

3/5/2010 6:12:12 AM StreamPlayer: Starting data transfer

3/5/2010 6:12:12 AM StreamPlayer: Song download complete

3/5/2010 6:12:12 AM StreamPlayer: Data pipe ready

3/5/2010 6:12:12 AM #248 GET http://www.amazon.com/gp/search/ref=sr_adv...t=relevancerank

3/5/2010 6:12:13 AM StreamPlayer: Pipe connected

3/5/2010 6:12:13 AM StreamPlayer: Starting data transfer

3/5/2010 6:12:13 AM StreamPlayer: Done sending data

3/5/2010 6:12:13 AM #249 GET http://images-ash-t2-1.pandora.com/images/...0_130W_130H.jpg

3/5/2010 6:12:14 AM S217295: Got album art

3/5/2010 6:12:18 AM Client: Setting S217295 as tired

3/5/2010 6:12:18 AM #250 POST http://www.pandora.com/radio/xmlrpc/v26?ri...8ac8af42c7059c2

3/5/2010 6:12:18 AM #250 POST 642 bytes to www.pandora.com

3/5/2010 6:12:19 AM StreamPlayer: Stopping mplayer

3/5/2010 6:12:19 AM Client: Song finished playback

3/5/2010 6:12:19 AM Pandora: Inspecting XMLRPC 'addTiredSong': http://www.pandora.com/radio/xmlrpc/v26?ri...8ac8af42c7059c2

3/5/2010 6:12:19 AM Client: Fetching playlist...

3/5/2010 6:12:19 AM #251 POST http://www.pandora.com/radio/xmlrpc/v26?ri...g6=0&arg7=0

3/5/2010 6:12:19 AM #251 POST 1202 bytes to www.pandora.com

3/5/2010 6:12:21 AM Pandora: Inspecting XMLRPC 'getFragment': http://www.pandora.com/radio/xmlrpc/v26?ri...g6=0&arg7=0

3/5/2010 6:12:21 AM Pandora: Data format: mp3

3/5/2010 6:12:21 AM Pandora: Got song S1060845, URL = http://audio-sjl-t3-3.pandora.com/access/?...0xy2QqrPOzTIcPb

3/5/2010 6:12:21 AM Pandora: Got song S116422, URL = http://audio-ash-t2-1.pandora.com/access/3...149eE8AmMEDk%3D

3/5/2010 6:12:21 AM Pandora: Got song S344027, URL = http://audio-sjl-t3-2.pandora.com/access/8...MSG6p%2BcpjWdjI

3/5/2010 6:12:21 AM Pandora: Got song S428168, URL = http://audio-sjl-t3-2.pandora.com/access/5...ceie5o3BbbDzA6C

3/5/2010 6:12:21 AM Client: Starting playback of song Stavesacre - "Inclusive" on 'Absolutes' (ID S1060845)

3/5/2010 6:12:22 AM StreamPlayer: Play URL http://audio-sjl-t3-3.pandora.com/access/?...0xy2QqrPOzTIcPb

3/5/2010 6:12:22 AM #252 GET http://audio-sjl-t3-3.pandora.com/access/?...0xy2QqrPOzTIcPb

3/5/2010 6:12:23 AM Pandora: sniffed Stavesacre - "Inclusive" on 'Absolutes' (ID S1060845)

3/5/2010 6:12:23 AM Pandora: TURBO Predicting 5 secs for S1060845 (3s est, speed 1.4MBs)

3/5/2010 6:12:23 AM S1060845: Started downloading

3/5/2010 6:12:23 AM StreamPlayer: Starting data transfer

3/5/2010 6:12:23 AM S217295: Finished downloading

3/5/2010 6:12:23 AM StreamPlayer: Data pipe ready

3/5/2010 6:12:23 AM StreamPlayer: Pipe connected

3/5/2010 6:12:23 AM StreamPlayer: Starting data transfer

3/5/2010 6:12:24 AM S217295: Song AART ready, submitting

3/5/2010 6:12:24 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:24 AM Saver2: Processing song Alabama Thunderpussy - "Crying Out Loud" on 'Constellation' (ID S217295)

3/5/2010 6:12:24 AM FILE SAVED, Source: Pandora; MP3 format, 5922062 bytes

3/5/2010 6:12:24 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:24 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:24 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:25 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:25 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:25 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:25 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:26 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:26 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:26 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:26 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:27 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:27 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:27 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:27 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:28 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:28 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:28 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:28 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:28 AM Client: Setting S1060845 as tired

3/5/2010 6:12:29 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:29 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:29 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:29 AM StreamPlayer: Buffer underflow!

3/5/2010 6:12:29 AM StreamPlayer: Stopping mplayer

3/5/2010 6:12:29 AM StreamPlayer: Killing push thread

3/5/2010 6:12:29 AM StreamPlayer: Song transfer canceled

3/5/2010 6:12:29 AM Client: Song finished playback

3/5/2010 6:12:30 AM Client: Starting playback of song Disturbed - "Awaken" on 'Believe (Explicit)' (ID S116422)

3/5/2010 6:12:30 AM StreamPlayer: Play URL http://audio-ash-t2-1.pandora.com/access/3...149eE8AmMEDk%3D

3/5/2010 6:12:55 AM Saver2: Failed to look up album art for song S217295:System.Net.WebException: The operation has timed out

at System.Net.HttpWebRequest.GetResponse()

at Saver2.Funcs.GetHTTP(String URL) in E:\Codin' Projects\Saver Project\Saver2\Funcs.cs:line 38

at Saver2.Saver.GetAmazonAART(String artist, String album) in E:\Codin' Projects\Saver Project\Saver2\Saver.Processing.cs:line 409

at Saver2.Saver.TagSong(SongInfo Song, Boolean retry) in E:\Codin' Projects\Saver Project\Saver2\Saver.Processing.cs:line 128

3/5/2010 6:12:56 AM S217295: Tagging aac/mp3 file.

3/5/2010 6:12:58 AM Saver2: Adding Crying Out Loud - Alabama Thunderpussy.mp3 to Velvet Revolver Radio.m3u

3/5/2010 6:12:58 AM S1060845: Finished downloading

3/5/2010 6:12:59 AM S1060845: Waiting for AART...

3/5/2010 6:12:59 AM #253 GET http://images-sjl-t2-1.pandora.com/images/...0_130W_130H.jpg

3/5/2010 6:12:59 AM #254 GET http://www.amazon.com/gp/search/ref=sr_adv...t=relevancerank

3/5/2010 6:12:59 AM S1060845: Got album art

3/5/2010 6:12:59 AM S1060845: Submitting song

3/5/2010 6:12:59 AM #255 POST http://www.pandora.com/radio/xmlrpc/v26?ri...fec5f68c6bb270f

3/5/2010 6:12:59 AM Saver2: Processing song Stavesacre - "Inclusive" on 'Absolutes' (ID S1060845)

3/5/2010 6:13:00 AM FILE SAVED, Source: Pandora; MP3 format, 5414242 bytes

3/5/2010 6:13:00 AM #255 POST 642 bytes to www.pandora.com

3/5/2010 6:13:00 AM Pandora: Inspecting XMLRPC 'addTiredSong': http://www.pandora.com/radio/xmlrpc/v26?ri...fec5f68c6bb270f

3/5/2010 6:13:00 AM #256 GET http://audio-ash-t2-1.pandora.com/access/3...149eE8AmMEDk%3D

3/5/2010 6:13:31 AM StreamPlayer: Exception while starting --> System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)

at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)

--- End of inner exception stack trace ---

at Client.HttpRequest.GetResponseInternal(HttpChunkedReadCallback callback) in E:\Codin' Projects\Saver Project\Client\HttpRequest\HttpRequest.cs:line 478

at Client.HttpRequest.GetResponseAsync(HttpChunkedReadCallback callback) in E:\Codin' Projects\Saver Project\Client\HttpRequest\HttpRequest.cs:line 255

at Client.StreamPlayer.Play(String URL) in E:\Codin' Projects\Saver Project\Client\StreamPlayer.cs:line 256

3/5/2010 6:13:31 AM Client: Failed to play song, trying again

3/5/2010 6:13:31 AM Client: Starting playback of song Venom - "Stand Up And Be Counted" on 'In League With Satan' (ID S344027)

3/5/2010 6:13:31 AM Saver2: Failed to look up album art for song S1060845:System.Net.WebException: The operation has timed out

at System.Net.HttpWebRequest.GetResponse()

at Saver2.Funcs.GetHTTP(String URL) in E:\Codin' Projects\Saver Project\Saver2\Funcs.cs:line 38

at Saver2.Saver.GetAmazonAART(String artist, String album) in E:\Codin' Projects\Saver Project\Saver2\Saver.Processing.cs:line 409

at Saver2.Saver.TagSong(SongInfo Song, Boolean retry) in E:\Codin' Projects\Saver Project\Saver2\Saver.Processing.cs:line 128

3/5/2010 6:13:31 AM StreamPlayer: Play URL http://audio-sjl-t3-2.pandora.com/access/8...MSG6p%2BcpjWdjI

3/5/2010 6:13:31 AM S1060845: Tagging aac/mp3 file.

3/5/2010 6:13:34 AM Saver2: Adding Inclusive - Stavesacre.mp3 to Velvet Revolver Radio.m3u

3/5/2010 6:13:34 AM Pandora: sniffed Disturbed - "Awaken" on 'Believe (Explicit)' (ID S116422)

3/5/2010 6:13:34 AM Pandora: sniffed Venom - "Stand Up And Be Counted" on 'In League With Satan' (ID S344027)

3/5/2010 6:13:34 AM S116422: Shunning song; already exists.

3/5/2010 6:13:34 AM #257 GET http://www.amazon.com/gp/search/ref=sr_adv...t=relevancerank

3/5/2010 6:13:34 AM #258 GET http://audio-sjl-t3-2.pandora.com/access/8...MSG6p%2BcpjWdjI

3/5/2010 6:13:34 AM Pandora: TURBO Predicting 5 secs for S344027 (0s est, speed 584.8KBs)

3/5/2010 6:13:34 AM S344027: Started downloading

3/5/2010 6:13:34 AM StreamPlayer: Exception while starting --> System.Net.WebException: Server returned a bad response code [400]

at Client.StreamPlayer.Play(String URL) in E:\Codin' Projects\Saver Project\Client\StreamPlayer.cs:line 270

3/5/2010 6:13:34 AM Pandora: 400 http://audio-sjl-t3-2.pandora.com/access/8...MSG6p%2BcpjWdjI

3/5/2010 6:13:35 AM Client: ERROR Playback Error: HTTP streaming failure

3/5/2010 6:14:26 AM #259 GET /log

--------------------------------------------------------------------------------

© 2009-10 ZZJ

built 2/24/2010 4:39:25 PM CST

generated Fri, 05 Mar 2010 11:14:26 GMT

Edited by thaeds
Link to comment
Share on other sites

So it's me again, Pandora Saver started getting errors again. It only runs for a few hundred megs to a few gigs before it gives up. Here's the log, I took this after an error, but there were many more errors recently as well, so you might find a few in it.

No unexpected exceptions in that log; it seems that your connection seems to be quite unreliable is all. It stopped after hitting 2 errors when trying to start playback.

Edited by ZigZagJoe
Link to comment
Share on other sites

No unexpected exceptions in that log; it seems that your connection seems to be quite unreliable is all. It stopped after hitting 2 errors when trying to start playback.

I am on a school network with one of the best connection speeds there is. I don't really understand it being unreliable, I've never experienced that with anything else. Is there something else it could be, or something else that can be done?

Link to comment
Share on other sites

First off all thanks for this great program.

Now, i've come across a little bug:

I can't add a station neither by song nor artist name using the Pandora Client.

Upon entering something in the search-textfield i get a "500 Internal Server Error" Response in SProxy.

In the logfile it looks like this:

06.03.2010 12:58:48    #64    GET http://autocomplete.pandora.com/s2?q=primo%20victoria
06.03.2010 12:58:49    Client: Failed to get search results: System.Exception: Server response has bad/missing header termination
   bei Client.HttpRequest.GetResponseInternal(HttpChunkedReadCallback callback) in E:\Codin' Projects\Saver Project\Client\HttpRequest\HttpRequest.cs:Zeile 478.
   bei Client.HttpRequest.GetResponse() in E:\Codin' Projects\Saver Project\Client\HttpRequest\HttpRequest.cs:Zeile 250.
   bei Client.PClient.GetHTTP(String URL) in E:\Codin' Projects\Saver Project\Client\Client.Funcs.cs:Zeile 159.
   bei Client.SearchDialog.worker() in E:\Codin' Projects\Saver Project\Client\SearchDialog.cs:Zeile 78.

Though, when entering the url ("http://autocomplete.pandora.com/s2?q=primo%20victoria") in firefox (not running trough SProxy) I get this:

primo victoria S630176 Sabaton Primo Victoria

Oh, and I'm using Tor to access Pandora as I don't live in the US.

If you need to know anything else just let me know.

PS: Headers from "Live HTTP Headers" when opening said url:

http://autocomplete.pandora.com/s2?q=primo%20victoria

GET http://autocomplete.pandora.com/s2?q=primo%20victoria HTTP/1.1
Host: autocomplete.pandora.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
If-Modified-Since: Sat, 06 Mar 2010 04:01:14 PST

HTTP/1.1 200 OK
Connection: keep-alive
Keep-Alive: 200
Server: Pandora/1.0
Cache-Control: private
Content-Length: 46
Content-Type: text/html; charset=utf-8
Date: Sat, 06 Mar 2010 04:22:03 PST
Last-Modified: Sat, 06 Mar 2010 04:22:03 PST
Proxy-Connection: keep-alive

Link to comment
Share on other sites

I am on a school network with one of the best connection speeds there is. I don't really understand it being unreliable, I've never experienced that with anything else. Is there something else it could be, or something else that can be done?

What he is referring to, is it may be unreliable in the sense that it will cut out for a very short time(but just long enough for the saver to get enough errors to quit). This usually happens with wireless connections. Since I started using this, I've managed one full night of downloading, but 2 nights where it cuts out after about 3-5 hours. I'm fairly sure this is just random stops in my wireless connection.

Link to comment
Share on other sites

First off all thanks for this great program.

Now, i've come across a little bug:

I can't add a station neither by song nor artist name using the Pandora Client.

Upon entering something in the search-textfield i get a "500 Internal Server Error" Response in SProxy.

In the logfile it looks like this:

06.03.2010 12:58:48    #64    GET http://autocomplete.pandora.com/s2?q=primo%20victoria
06.03.2010 12:58:49    Client: Failed to get search results: System.Exception: Server response has bad/missing header termination
   bei Client.HttpRequest.GetResponseInternal(HttpChunkedReadCallback callback) in E:\Codin' Projects\Saver Project\Client\HttpRequest\HttpRequest.cs:Zeile 478.
   bei Client.HttpRequest.GetResponse() in E:\Codin' Projects\Saver Project\Client\HttpRequest\HttpRequest.cs:Zeile 250.
   bei Client.PClient.GetHTTP(String URL) in E:\Codin' Projects\Saver Project\Client\Client.Funcs.cs:Zeile 159.
   bei Client.SearchDialog.worker() in E:\Codin' Projects\Saver Project\Client\SearchDialog.cs:Zeile 78.

Though, when entering the url ("http://autocomplete.pandora.com/s2?q=primo%20victoria") in firefox (not running trough SProxy) I get this:

primo victoria S630176 Sabaton Primo Victoria

Oh, and I'm using Tor to access Pandora as I don't live in the US.

If you need to know anything else just let me know.

PS: Headers from "Live HTTP Headers" when opening said url:

The specific error refers to a bad response from the server - testing it here, it's working fine, probably a one-off thing... Or, does this happen with every search you try?

What he is referring to, is it may be unreliable in the sense that it will cut out for a very short time(but just long enough for the saver to get enough errors to quit). This usually happens with wireless connections. Since I started using this, I've managed one full night of downloading, but 2 nights where it cuts out after about 3-5 hours. I'm fairly sure this is just random stops in my wireless connection.

This, pretty much. Can you get at amazon normally? As that seems to be one of the worst cases.

Update up - this is a pure bugfix except for the addition of a plugin for playlist.com

03/06/10: 1.2.4 build 575

Client: 20s mplayer playback timeout added

Client: Web interface time elapsed fixed

Client: Log error supressed

Client: Error when ending playback supressed

Saver2: Genre sniffing now more decisive/accurate

Saver2: Songs with empty genre will always be scraped by s2

Saver2: Added config option for flat folder structure and option to scrape genre always

Grooveshark/Slacker: Removed genre scraping, handled by s2 now

SProxy: Aborted connections fixed + visual info improved

Youtube: Partial files will no longer be downloaded if the client breaks connection

Playlist.com: Initial release. Uses tags only, some files will fail if they have bad tags

I'm working on an improved bug report mechanism (bundle error, logs, possibly config and screens and send them to me) plus an update mechanism for the standalone pandora client. I'm also looking at last.fm scrobbling.

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...