Jump to content

PandoraSaver


ZigZagJoe

Recommended Posts

Yeah, because it is also trying to organize it, too, so it included the long name twice. I'd recommend dropping %album%\ from the organization format ("Folder structure"); not much point in putting it in a folder named for the album when the album is also in the name of the file.

True, but it won't be in that folder for long. I'd like the file to be folder independent, as it were.

Link to comment
Share on other sites

  • Replies 484
  • Created
  • Last Reply

Top Posters In This Topic

True, but it won't be in that folder for long. I'd like the file to be folder independent, as it were.

Yeah, so no point in putting it in that folder to begin with. (I meant remove %album% from the folder organization format, not the name format)

Strict duplicate checking would actually be faster, as it simply does :

bool exists = File.Exists(fullFilename + ".mp3") || File.Exists(fullFilename + ".mp4") || File.Exists(fullFilename + ".wma");

instead of doing a check on each filename in the folder and seeing if each file's name's words matches the possible name. It's more or less just as functional as the normal check, but i specified it now as it is not affected by the problem. (Actually, i thought of a way i can enhance that check to be extension-independent)

Link to comment
Share on other sites

Yeah, so no point in putting it in that folder to begin with. (I meant remove %album% from the folder organization format, not the name format)

Oh, yeah.

Strict duplicate checking would actually be faster

I promise I really did think so.

Link to comment
Share on other sites

So since the reload feature doesn't work with the mini player (for my vista; and the maxi doesn't work with turbo, or rip any way) I'm getting timed out, can you allow reloads of panora with the mini player?

Yeah, I changed that in the fix for the url with cmd=tuner in it. But if the normal player is not ripping normally but the mini one is, something is wrong. Do you have a log of what is happening or ...?

Link to comment
Share on other sites

Music plays, though PS is set to turbo rip. Logs mute. Will retry shortly to see exact log activity.

Hmm. I assume you are using the same browser for the mini tuner and the normal one? Do you see the requests in SProxy? I can only guess that something is not set up right

Link to comment
Share on other sites

This is all IE / Vista. I'll try ff.

I don't have ff on this machine yet.

Nothing shows in SP logs.

Hmm, are you restarting IE between launching SProxy? i find that it doesn't check its settings unless you open a new window (closing any already open). Which might be why the mini-tuner is working - it launches a new window which updates its settings. Try launching SProxy first, then opening IE.

The same goes for when you close sproxy, IE won't go back to normal (no proxy mode) until you close all existing windows. (close and relaunch)

Link to comment
Share on other sites

Is there a way to make it not automatically rip songs that you give a thumbs ui, since it already has the download button in the page

it causes duplicates to form and ruins playlist in windows media player since it automatically scans the folder

also for version 1.007 is there a way to give the user the option to disable the feature in simple proxy in which it will automatically change proxy settings in IE

many applications get their connections settings from IE and it can slow them down if they have to go through the proxy

and it can also stop all connections if the app crashes, in which case IE will still be using the proxy settings even though there is no proxy server running (this will also cause a connection failure to any program that gets it's connections from IE )

Link to comment
Share on other sites

Is there a way to make it not automatically rip songs that you give a thumbs up, since it already has the download button in the page

it causes duplicates to form and ruins playlist in windows media player since it automatically scans the folder

This seems counter-intuitive - why not just set it to not automatically download and have done?

Misc notes:

I've finished setting up a firefox portable for use with this. Going to release it with the new version hopefully later tonight. Assuming my re-write of SProxy's connection handler goes fine~

Link to comment
Share on other sites

ZZj - I'm sure you have plenty of bugs in your bonnet, but.... will you be please revisiting the conversion / mp3 encoding? Playing mp4s on the 'puter is good, fine and dandy and if mp4 is the native file format of Pandora then perhaps it is one end of that fine story (for the time being). Converting post PS I've found to be time and resource intensive (via Wiki linked ConvertMP4toMP3.com - which seemed to otherwise do a good job: file sizes were about the same) and I was hoping you could get the hiccups / problems with encoding in PS in turbo mode worked out.

Link to comment
Share on other sites

ZZj - I'm sure you have plenty of bugs in your bonnet, but.... will you be please revisiting the conversion / mp3 encoding? Playing mp4s on the 'puter is good, fine and dandy and if mp4 is the native file format of Pandora then perhaps it is one end of that fine story (for the time being). Converting post PS I've found to be time and resource intensive (via Wiki linked ConvertMP4toMP3.com - which seemed to otherwise do a good job: file sizes were about the same) and I was hoping you could get the hiccups / problems with encoding in PS in turbo mode worked out.

It's not a problem, per se... it's just that data comes in faster than your computer could ever hope to simultaneously re-encode it. Hence bad things will happen once the amount of songs to be processed passes the max to keep queued (really, i haven't the faintest what would happen - completely undefined). Eventually, perhaps, I will make a helper program or some such to help with re-encoding, but atm I don't see it happening. It's still going to be resource intensive, either way.

Test, 123. (huzzah, that's another bug fixed)

Link to comment
Share on other sites

even if it is set to not automatically download if you rate a song thumbs up it will automatically download it regardless of if you already have the song or not,

even if it overwrites the current one or if you have the song somewhere else on your pc, it will cause duplicates and it will cause windows media player to add multiple copies of the same song to the library

the only way for pandora to learn your style of music is to rate songs, but you don't want it downloading songs you already have

Link to comment
Share on other sites

even if it is set to not automatically download if you rate a song thumbs up it will automatically download it regardless of if you already have the song or not,

even if it overwrites the current one or if you have the song somewhere else on your pc, it will cause duplicates and it will cause windows media player to add multiple copies of the same song to the library

the only way for pandora to learn your style of music is to rate songs, but you don't want it downloading songs you already have

So you wanted a way to disable feedback-triggered downloading? Already done. (I noted this earlier, when i went to create a station for the first time in a few weeks...)

Link to comment
Share on other sites

Hey ZZJ:

I thot I'd give blacklisting a try. There are just over 5k songs in my list, and it's just artist and song title - no directories - so it's pretty clean. As soon as I started up, looks like the first 2 songs went turbo-mode, but from then on turbo mode shut down. It's playing the songs like it was meant to do. Here's a log capture. Song in blue is where it went slow-mo; also note that it didn't process the song.

Blacklist.txt: error at line 5244 'The specified directory or file was not found.'

Blacklist.txt: error at line 5245 'The specified directory or file was not found.'

Blacklist.txt: error at line 5246 'The specified directory or file was not found.'

Blacklist.txt: error at line 5247 'The specified directory or file was not found.'

Blacklist.txt: error at line 5248 'The specified directory or file was not found.'

Blacklist.txt: error at line 5249 'The specified directory or file was not found.'

Blacklist.txt: error at line 5250 'The specified directory or file was not found.'

Blacklist.txt: error at line 5251 'The specified directory or file was not found.'

Blacklist.txt: error at line 5252 'The specified directory or file was not found.'

Blacklist.txt: error at line 5253 'The specified directory or file was not found.'

Blacklist.txt: error at line 5254 'The specified directory or file was not found.'

Blacklist.txt: error at line 5255 'The specified directory or file was not found.'

Blacklist.txt: error at line 5256 'The specified directory or file was not found.'

Blacklist.txt: error at line 5257 'The specified directory or file was not found.'

Blacklist.txt: error at line 5258 'The specified directory or file was not found.'

Blacklist.txt: error at line 5259 'The specified directory or file was not found.'

Blacklist.txt: error at line 5260 'The specified directory or file was not found.'

Blacklist.txt: error at line 5261 'The specified directory or file was not found.'

5262 blacklist patterns loaded.

PandoraSaver 1.007a started.

Auto-mangling page: http://pandora.com/

Inspecting XML doc: http://www.pandora.com/radio/xmlrpc/v21?ri...amp;method=sync

Inspecting XML doc: http://www.pandora.com/radio/x...&meth...p;arg1=mcR49842

Inspecting XML doc: http://www.pandora.com/radio/x...868911813...mp;arg3=aacplus

Sniffed playlist answer

Got audio url: http://audio-sjl-t1-2.pandora.com/access/....wAm5oamy9fAPZPI

Got audio url: http://audio-sjl-t1-1.pandora.com/access/....nkBZ7WLxLscBip2

Got audio url: http://audio-sjl-t1-2.pandora.com/access/....t0jRBkc4c7hXqOz

Got audio url: http://audio-sjl-t1-2.pandora.com/access/....8dYKl32RRzer0jf

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

Matched audio URL: http://audio-sjl-t1-2.pandora.com/access/....JH2XQifl%2Bg%3D

Got song: Three Dog Night - "One" on 'The Best Of Three Dog Night'

Saving mp4 file (1507330 bytes) to C:\Pandora Music\\Three Dog Night - One.mp4

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

Using cached data with size {Width=130, Height=130} : http://images.../2/2/8/1/076732601822_130W_130H.jpg

Tagging mp4 file.

Running mp4tags.exe "C:\Pandora Music\\Three Dog Night - One.mp4" -A "The Best Of Three Dog Night" -a "Three Dog Night" -s "One" -g "Rock " -w "SID: 'Unknown Station'" -c "Ripped by PandoraSaver [Z]" -P "C:\Pandora Music\\album.png"

Done processing song

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

Matched audio URL: http://audio-sjl-t1-1.pandora.com/access/....XnDx7Xh0e5cg%3D

Got song: The Beatles - "A Hard Day's Night" on '1962-1966'

Saving mp4 file (1250954 bytes) to C:\Pandora Music\\The Beatles - A Hard Day's Night.mp4

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

Using cached data with size {Width=130, Height=130} : http://images.../3/2/6/3/077779703623_130W_130H.jpg

Tagging mp4 file.

Running mp4tags.exe "C:\Pandora Music\\The Beatles - A Hard Day's Night.mp4" -A "1962-1966" -a "The Beatles" -s "A Hard Day's Night" -g " " -w "SID: 'Unknown Station'" -c "Ripped by PandoraSaver [Z]" -P "C:\Pandora Music\\album.png"

Done processing song

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

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

'Gimme Some Lovin' The Spencer Davis Group' matched blacklist pattern 'the spencer davis group gimme some lovin '.

Cached albumArt: http://images-sjl-2.pandora.com/images/pub...7_130W_130H.jpg

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

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

'Jet Airliner Steve Miller Band' matched blacklist pattern 'steve miller band jet airliner '.

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

Inspecting XML doc: http://www.pandora.com/radio/x...5945&...mp;arg6=aacplus

Sniffed playlist answer

Got audio url: http://audio-sjl-t1-1.pandora.com/access/....mnzBsqn5i%2BuHq

Got audio url: http://audio-sjl-t1-2.pandora.com/access/....q3qRFiELcEw6Rsi

Got audio url: http://audio-sjl-t1-2.pandora.com/access/....g6b08H2zfA9D54o

Got audio url: http://audio-sjl-t1-1.pandora.com/access/....57iu4SQZuIHXaJJ

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

Matched audio URL: http://audio-sjl-t1-1.pandora.com/access/....uClhar1st3xA%3D

Got song: Three Dog Night - "Mama Told Me (Not To Come)" on 'The Best Of Three Dog Night'

Saving mp4 file (1614093 bytes) to C:\Pandora Music\\Three Dog Night - Mama Told Me (Not To Come).mp4

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

Tagging mp4 file.

Running mp4tags.exe "C:\Pandora Music\\Three Dog Night - Mama Told Me (Not To Come).mp4" -A "The Best Of Three Dog Night" -a "Three Dog Night" -s "Mama Told Me (Not To Come)" -g "Rock " -w "SID: 'Unknown Station'" -c "Ripped by PandoraSaver [Z]" -P "C:\Pandora Music\\album.png"

Done processing song

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

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

Got song: The Beatles - "Can't Buy Me Love" on '1962-1966'

Saving mp4 file (1084047 bytes) to C:\Pandora Music\\The Beatles - Can't Buy Me Love.mp4

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

Using cached data with size {Width=130, Height=130} : http://images.../3/2/6/3/077779703623_130W_130H.jpg

Tagging mp4 file.

Running mp4tags.exe "C:\Pandora Music\\The Beatles - Can't Buy Me Love.mp4" -A "1962-1966" -a "The Beatles" -s "Can't Buy Me Love" -g " " -w "SID: 'Unknown Station'" -c "Ripped by PandoraSaver [Z]" -P "C:\Pandora Music\\album.png"

Done processing song

This is in IE 8, Vista, and SP1.000d. AND, just for grins I cleared the Pandora website from Flash and ran this without logging on (so no station saved).

Link to comment
Share on other sites

It's not a problem, per se... it's just that data comes in faster than your computer could ever hope to simultaneously re-encode it. Hence bad things will happen once the amount of songs to be processed passes the max to keep queued (really, i haven't the faintest what would happen - completely undefined). Eventually, perhaps, I will make a helper program or some such to help with re-encoding, but atm I don't see it happening. It's still going to be resource intensive, either way.

Got it. There is an limit one what one can expect... Why should you be able to produce or integrate an encoder of magical capabilities, which apparently is what I'm hoping for?

Any recs for one which works well across directories?

Link to comment
Share on other sites

Hey ZZJ:

I thot I'd give blacklisting a try. There are just over 5k songs in my list, and it's just artist and song title - no directories - so it's pretty clean. As soon as I started up, looks like the first 2 songs went turbo-mode, but from then on turbo mode shut down. It's playing the songs like it was meant to do. Here's a log capture. Song in blue is where it went slow-mo; also note that it didn't process the song.

.... Log Etc ....

This is in IE 8, Vista, and SP1.000d. AND, just for grins I cleared the Pandora website from Flash and ran this without logging on (so no station saved).

Oops. Dumb error on my part. If it matches a blacklist pattern, i had it return before it would mangle it for turbo mode. Fixed.

Got it. There is an limit one what one can expect... Why should you be able to produce or integrate an encoder of magical capabilities, which apparently is what I'm hoping for?

Any recs for one which works well across directories?

Not sure. All-in-one magical re-encoders rather scare me tbh. I tried an auto-tagger once, and i still have the scars.

Development note. New core finished. Just need to do some more testing on it so to be sure it all works fine.

Link to comment
Share on other sites

Been getting a lot of player stalls at start: "Its taking a long time to figure what to play, blah, blah," ragardlees of browser. Now Vista/FF/turbo. Changing stations ineffective.

....finally get some action. Log shows PS faster than Pandora player display, which is still stalled eventhough tunes have beeen ripped.

Link to comment
Share on other sites

Been getting a lot of player stalls at start: "Its taking a long time to figure what to play, blah, blah," ragardlees of browser. Now Vista/FF/turbo. Changing stations ineffective.

What do you see in the logs for both SP and PandoraSaver? You might attach a screen of SProxy's window while you load pandora, and this problem occurs. And, what is your connection like? (but, i'm assuming that is not a problem otherwise you would have mentioned it earlier...)

Odd. You could try low-bandwith mode and see if that makes any difference at all.

Also, minimize to tray seems to be having .NET failures from time to time - 25% or so chance of something going belly up and making it hairball. Is odd. Think i found it, however.

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