tblancher / pymazon

Automatically exported from code.google.com/p/pymazon
Other
0 stars 0 forks source link

Greasemonkey script no longer successful #65

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Buy an album from Amazon. The button to download all tracks DOES appear. 
2. The .amz file is present in ~/Downloads/
3. Load the .amz file into Pymazon and click the download button

What is the expected output? What do you see instead?
Expected output is the progress bars showing the download proceeding, and the 
.mp3 files appearing in the target directory. 
The actual result is, the word "Connecting" appears in the 1st progress bar and 
stays there indefinitely. There is output in the console, which I'll attach. 

What version of the product are you using? On what operating system?
Pymazon 0.9.1, on Debian 7 Wheezy with the kde desktop. (Yeah, I gave Gnome3 a 
chance and got fed up with it after like 3 months.)
I installed Greasemonkey and the "Amazon add download link 0.1" script and 
restarted Firefox (actually it's Debian's rebranded firefox, "Iceweasel" but 
it's the same thing). The link to download all does appear on Amazon's page, 
but from the Pymazon error message, it appears there's a URL with an unexpected 
format. I'll attach the .amz file as well as the Pymazon output. 

Please provide any additional information below.
The console output when Pymazon is trying to get the .mp3 files is attached as 
pymazonErrors and the .amz file has the usual funny name. 

This has worked for me in the past, but I upgraded to the newer stable Debian a 
while ago, and I didn't have Greasemonkey installed until today. So it's not 
the exact same configuration that used to work. 

Thanks much for any help. 

Original issue reported on code.google.com by Will.Sti...@gmail.com on 20 Jan 2014 at 6:25

Attachments:

GoogleCodeExporter commented 8 years ago
Apologies, I didn't notice that this issue has been addressed. I'll try the 
patch. 

Original comment by Will.Sti...@gmail.com on 20 Jan 2014 at 6:29