After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 661467 - Downloading from Amazon MP3 produces "Invalid amazon mp3 download file"
Downloading from Amazon MP3 produces "Invalid amazon mp3 download file"
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: Other Extensions
2.2.0
Other Linux
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
: 662610 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-10-11 15:07 UTC by Jon
Modified: 2011-10-26 00:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
banshee.log (3.91 KB, text/x-log)
2011-10-11 15:07 UTC, Jon
Details
Screenshot (187.91 KB, image/png)
2011-10-11 15:10 UTC, Jon
Details

Description Jon 2011-10-11 15:07:10 UTC
Created attachment 198790 [details]
banshee.log

Attempting to download an album from Banshee produces the error above. The file download pane appears at the bottom left, but they simply read "Contacting."
Comment 1 Jon 2011-10-11 15:10:05 UTC
Created attachment 198791 [details]
Screenshot
Comment 2 Bertrand Lorentz 2011-10-24 16:05:21 UTC
*** Bug 662610 has been marked as a duplicate of this bug. ***
Comment 3 Bertrand Lorentz 2011-10-24 16:45:52 UTC
Thank you for your bug report.

It seems that Amazon is now provided unencrypted files. See this fix in pyamazon :
http://code.google.com/p/pymazon/source/detail?r=f7cb0c61e26c262945347d0e4dd0dc2c088e821e

As I'm not in a country where I can buy MP3s from Amazon, I can't really investigate.
Could someone send me an example of a .amz file that Banshee can't process ?
(my e-mail is my bugzilla login)
Comment 4 Daniel Fernandes 2011-10-25 03:36:38 UTC
Bertrand,
I sent you an example .amz file that I obtained today. Hopefully the server lets you download from outside of the US...
Comment 5 Bertrand Lorentz 2011-10-25 18:29:01 UTC
Thanks Daniel, I got it. A fix is on the way.

I don't need to be able to download the mp3s, I just want to check that Banshee
can parse it.
Comment 6 Bertrand Lorentz 2011-10-25 18:54:16 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.

Fixed in this commit :
http://git.gnome.org/browse/banshee/commit/?id=d30ff8d1a
Comment 7 Jon 2011-10-26 00:57:04 UTC
Thank you for the work you put in!