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 668686 - Add support for AMZ files
Add support for AMZ files
Status: RESOLVED FIXED
Product: totem-pl-parser
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: totem-pl-parser-maint
totem-pl-parser-maint
Depends on:
Blocks:
 
 
Reported: 2012-01-25 18:37 UTC by Bastien Nocera
Modified: 2012-02-20 00:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2012-01-25 18:37:45 UTC
As used by Amazon.

Library here:
http://hg.atheme.org/users/nenolod/libamz
http://nenolod.net/projects/libamz/

Our XSPF parser will also need to learn to parse the decrypted form properly.
Comment 1 Bastien Nocera 2012-01-25 19:38:10 UTC
Just need to handle the AMZ filetype, and decrypt it now.

commit 801892a5680b8c6ed94ada9c0bde85d328d8b484
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jan 25 19:36:28 2012 +0000

    lib: Add support for Amazon XSPF extensions
    
    Export the track ASIN, genre and filesize from a decrypted AMZ file.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=668686
Comment 2 Bastien Nocera 2012-02-20 00:37:41 UTC
commit da7a2779d8b460841bb1f6519d2c1fdd7287324b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 20 01:30:59 2012 +0100

    lib: Add support for AMZ AmazonMP3 download files
    
    Using original code from libamz:
    http://nenolod.net/projects/libamz/
    
    https://bugzilla.gnome.org/show_bug.cgi?id=668686

commit 145065a0edfb4821844100f5f1ebcf8f0f591152
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 20 01:30:16 2012 +0100

    build: Check for optional libgcrypt

commit 447209886ae9c8eacdc9066327d75a088a427275
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 20 01:29:44 2012 +0100

    lib: Split out XSPF parsing from data