kevin-vigor / clamz

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

Invalid XML on at least one .amz file #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the Go Team's album Proof of Youth from amazon, saving the .amz
file to your home directory
2. execute 'clamz Proof\ of\ Youth.amz'

What is the expected output? What do you see instead?
I receive the following output:

ERROR: Invalid XML (not well-formed (invalid token)) in Proof of Youth.amz,
line 186, column 0

0 of 1 AMZ files downloaded successfully.

What version of the product are you using? On what operating system?
First release: clamz-0.1 on a Gentoo linux system.

Please provide any additional information below.

Original issue reported on code.google.com by Stefan.B...@gmail.com on 6 Apr 2008 at 11:36

GoogleCodeExporter commented 9 years ago
Same error, I'm guessing Amazon changed the AMZ format:

ERROR: Invalid XML (not well-formed (invalid token)) in Dawg Duos.amz, line
216, column 0

Original comment by gemma.lc...@gmail.com on 1 Oct 2008 at 1:53

GoogleCodeExporter commented 9 years ago
I believe these problems have been fixed with Clamz 0.2.  Amazon may or may not 
have
changed the format of the files, but either way it was a silly error on my part.

If you still happen to have the problematic amz files lying around, I would
appreciate it if you could verify that the new version works correctly.

And of course, if you find any new files that don't work with 0.2, please 
continue to
report them.  Thanks!

Original comment by Benjamin...@gmail.com on 11 Oct 2008 at 3:39