Giter Site home page Giter Site logo

clamz's Introduction

What I do: Site Reliability Engineering

Languages I speak: Java, Ruby, Python, Go, Clojure

clamz's People

Watchers

 avatar

clamz's Issues

amazon's US store now needs AMDVersion=1.0.11

Not really a clamz bug, more a web site/documentation update.

What steps will reproduce the problem?
1.With a private browsing or other cookie-clean session, try clicking on the US 
link on the clamz home page or manual.
http://www.amazon.com/gp/dmusic/after_download_manager_install.html?AMDVersion=1
.0.9
2. Then try a Download.
What is the expected output? What do you see instead?

Expected it to stop prompting me to download the Amazon MP3 Downloader.  It 
keeps prompting.

What version of the product are you using? On what operating system?

clamz 0.5, Ubuntu 11.10 x86_64, Firefox.

Please provide any additional information below.

Changing from 1.0.9 to 1.0.11 stops the repeated prompting.

Original issue reported on code.google.com by [email protected] on 14 Feb 2013 at 4:12

Config Help

What steps will reproduce the problem?
1. Using Ubuntu 12.04 with Unity Desktop. Right click on AMZ file and select 
Clamz to download.
2. Files are downloaded and placed in Home directory in new folders 
~/Artist/Album Name/. 
3. However, if I add an output directory in the config file (i.e. 
~/Music/Amazon MP3), the files are just downlaoded into this directory without 
creating the /Artist/Album Name/. 

What is the expected output? What do you see instead?
I wish to download files to a different location with the /Artist/Album Name/ 
file structure... 

What version of the product are you using? On what operating system?
0.50 
Ubuntu 12.04 64-bit 

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 17 May 2012 at 1:39

ERROR: Invalid XML (not well-formed (invalid token))

What steps will reproduce the problem?
1. clamz filename.amz
2.
3.

What is the expected output? What do you see instead?
Instead of starting downloading the files, clamz stops with the following error:

"ERROR: Invalid XML (not well-formed (invalid token)) in
/home/ubuntu/filename.amz, line 109, column 177

0 of 1 AMZ files downloaded successfully".

I installed clamz using the default version in the Ubuntu 12.04 Beta 
repository, it seems to be 0.5-1. I also tried to compile it myself including 
all dependencies, but still the same error. I also tried to download two free 
MP3 downloads (both Albums) but without success.


What version of the product are you using? On what operating system?
0.5-1 on Ubuntu 12.04 Beta (daily updates)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Apr 2012 at 7:21

File name too long -- should truncate or use a default

What steps will reproduce the problem?
0. configure clamz to use NameFormat "${album_artist} - ${album} - ${tracknum} 
- ${title} - ${creator}.${suffix}"
1. go to <http://www.amazon.com/gp/product/B004EI4YTM>
2. select "Get MP3 Album" to download free album
3. run clamz "manually" on the .amz file (so you can see the output)

What is the expected output? What do you see instead?

* Should download all 18 tracks. Doesn't download tracks 1 and 16 because the 
resulting filenames are too long.
* For example, the first track results in:
<<
ERROR: Unable to open "/home/dcljr//Various Artists - Linn Records 'Label of
the Year' Classical Highlights - 01 - Symphony No.31 in D major
(Paris), K.297 - Allegro assai from the album Mozart Symphonies 29, 31
(Paris), 32, 35 (Haffner) - Scottish Chamber Orchestra _ Sir Charles
Mackerras.mp3" (File name too long)
>>

What version of the product are you using? On what operating system?

clamz-0.4 on Gentoo Linux (via 'net-misc/clamz-0.4' ebuild)

Please provide any additional information below.

* A workaround: temporarily change to, say, NameFormat "${album} - ${tracknum} 
- ${creator}.${suffix}" to shorten filenames.

* But if the program "knows" what the problem is (a long filename), couldn't it 
just truncate the name (to, say, 250 characters) and try again? Alternatively, 
it could use a default naming scheme, such as the .amz file name with a 
counting number (tracknum?) appended, like this: 'AmazonMP3-1298862895-01.mp3'.

Original issue reported on code.google.com by [email protected] on 28 Feb 2011 at 4:08

Clamz - Amazon download manager installation link not working

What steps will reproduce the problem?

1. Go to 
http://www.amazon.de/gp/dmusic/after_download_manager_install.html?AMDVersion=1.
0.9

2. The former step applies to .co.uk as well as .com domains (with .es domain 
the link sitll works, there is no option to download MP3 files in .es though)

What is the expected output? What do you see instead?
Successful download manager installation

What version of the product are you using? On what operating system?
clamz 0.5, OS Ubuntu based EasyPeasy

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Sep 2012 at 8:30

Incomplete autotools script

What steps will reproduce the problem?
1. ./configure && make
2.
3.

What is the expected output? What do you see instead?
Error messages:
./playlist.c:29:20: error: gcrypt.h: No such file or directory
./playlist.c: In function ‘find_meta’:
./playlist.c:153: warning: implicit declaration of function ‘strcmp’
./playlist.c: In function ‘concatenate’:
./playlist.c:198: warning: implicit declaration of function ‘strlen’
./playlist.c:198: warning: incompatible implicit declaration of built-in 
function ‘strlen’
./playlist.c:208: warning: implicit declaration of function ‘strncpy’
./playlist.c:208: warning: incompatible implicit declaration of built-in 
function ‘strncpy’
./playlist.c: In function ‘handle_start_tag’:
./playlist.c:258: warning: implicit declaration of function ‘strdup’
./playlist.c:258: warning: incompatible implicit declaration of built-in 
function ‘strdup’
./playlist.c: In function ‘read_amz_file’:
./playlist.c:421: error: ‘gcry_cipher_hd_t’ undeclared (first use in this 
function)
./playlist.c:421: error: (Each undeclared identifier is reported only 
once
./playlist.c:421: error: for each function it appears in.)
./playlist.c:421: error: expected ‘;’ before ‘hd’
./playlist.c:422: error: ‘gcry_error_t’ undeclared (first use in this 
function)
./playlist.c:422: error: expected ‘;’ before ‘err’
./playlist.c:457: error: ‘err’ undeclared (first use in this function)
./playlist.c:457: warning: implicit declaration of 
function ‘gcry_cipher_open’
./playlist.c:457: error: ‘hd’ undeclared (first use in this function)
./playlist.c:457: error: ‘GCRY_CIPHER_DES’ undeclared (first use in this 
function)
./playlist.c:457: error: ‘GCRY_CIPHER_MODE_CBC’ undeclared (first use in 
this function)
./playlist.c:458: warning: implicit declaration of 
function ‘gcry_strerror’
./playlist.c:458: warning: format ‘%s’ expects type ‘char *’, but 
argument 2 has type ‘int’
./playlist.c:464: warning: implicit declaration of 
function ‘gcry_cipher_setkey’
./playlist.c:465: warning: format ‘%s’ expects type ‘char *’, but 
argument 2 has type ‘int’
./playlist.c:466: warning: implicit declaration of 
function ‘gcry_cipher_close’
./playlist.c:472: warning: implicit declaration of 
function ‘gcry_cipher_setiv’
./playlist.c:473: warning: format ‘%s’ expects type ‘char *’, but 
argument 2 has type ‘int’
./playlist.c:480: warning: implicit declaration of 
function ‘gcry_cipher_decrypt’
./playlist.c:483: warning: format ‘%s’ expects type ‘char *’, but 
argument 3 has type ‘int’
./playlist.c:508: warning: format ‘%d’ expects type ‘int’, but argument 
4 
has type ‘XML_Size’
./playlist.c:508: warning: format ‘%d’ expects type ‘int’, but argument 
5 
has type ‘XML_Size’
./playlist.c: In function ‘write_backup_file’:
./playlist.c:528: warning: implicit declaration of function ‘strchr’
./playlist.c:528: warning: incompatible implicit declaration of built-in 
function ‘strchr’
./playlist.c:538: warning: incompatible implicit declaration of built-in 
function ‘strlen’
./playlist.c:546: warning: implicit declaration of function ‘strcpy’
./playlist.c:546: warning: incompatible implicit declaration of built-in 
function ‘strcpy’
./playlist.c:547: warning: implicit declaration of function ‘strcat’
./playlist.c:547: warning: incompatible implicit declaration of built-in 
function ‘strcat’
make: *** [playlist.o] Error 1

What version of the product are you using? On what operating system?
clamz-0.1
Ubuntu 8.04, x86_64

Please provide any additional information below.
The solution is to install the package 'libgcrypt11-dev', just that 
configure does not check if the libgcrypt is installed or not.

Original issue reported on code.google.com by [email protected] on 19 Jun 2008 at 8:52

Amazon MP3 store rejects Clamz user-agent

What steps will reproduce the problem?
1. Attempt to open any .amz file in Clamz

What is the expected output?
MP3 files should download, server should return 200 OK

What do you see instead?
MP3 files fail to download, server returns "500 Internal Server Error"

What version of the product are you using? On what operating system?
0.5 on Linux X86_64

Please provide any additional information below.
Changing

sprintf(useragent, "Amazon MP3 Downloader (%s)", PACKAGE_STRING);

in the file "download.c" to:

sprintf(useragent, "Amazon MP3 Downloader (Win32 1.0.17 en_US)");

fixes the problem.

I have attached a corrected version of download.c for version 0.5 (full c file, 
not a patch)

Original issue reported on code.google.com by [email protected] on 2 Apr 2013 at 1:09

Attachments:

error opening .amz file

What steps will reproduce the problem?
1. clamz ***.amz
2.
3.

What is the expected output? What do you see instead? This is my output -
clamz: relocation error: clamz: symbol gcry_cipher_setkey, version
GCRYPT_1.2 not defined in file libgcrypt.so.11 with link time reference

What version of the product are you using? On what operating system?
0.2 on Puppylinux 4.12

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 16 Feb 2009 at 1:32

Mime info

Please add the attached file to your source code.  It provides the related
information for the mime type.

Original issue reported on code.google.com by [email protected] on 23 Dec 2008 at 10:21

Attachments:

Makefile.in should use LIBGCRYPT/LIBCURL_CFLAGS/LIBS

What steps will reproduce the problem?
1. Install libgcrypt and/or libcurl into a strange location
If they're installed through MacPorts on OS X, by default they go into 
/opt/local
2. ./configure cheerfully finds them both
3. Build fails because the compiler doesn't get the -I flags it needs


Please provide any additional information below.
I'm no expert in Autoconf/Automake, so I'm not sure what the "right" solution 
is.
A hack that works is to add these lines near the top of Makefile.in

CFLAGS += $(LIBCURL_CFLAGS) $(LIBCGRYPT_CFLAGS)
LDFLAGS += $(LIBCURL_LIBS) $(LIBCGRYPT_LIBS)

Original issue reported on code.google.com by [email protected] on 24 Dec 2008 at 6:02

downloads seem to stall or freeze when an http proxy like squid is used.

What steps will reproduce the problem?
1. install, configure and start squid, my machine defaulted to listening on 
localhost:3128 (squid 2.7.STABLE9-4ubuntu4)
2. set the environment variable http_proxy to localhost:3128 (new terminals 
should get that automatically)
3.try an album download

What is the expected output? What do you see instead?

Usually just downloads all the files.  With http_proxy set, it usually succeeds 
on the first few downloads and then freezes in the middle of a file.  For what 
it's worth, I've seen the same sort of freeze sometimes *without* squid, but 
it's much less common.  strace showed clamz spinning on poll(), repeatedly 
timing out.  (squid seems to be functioning fine while this is happening, I can 
download other files through it concurrently)

What version of the product are you using? On what operating system?

clamz 0.5 ubuntu 11.10 x86_64

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 14 Feb 2013 at 4:21

New breakage as of my 9/17 purchase, though I think it was working on 9/14

What steps will reproduce the problem?
1. buy something
2. download the amz
3. run clamz on it

I really expected to see it download the songs, as it has done reliably for 
years.  Instead it just did nothing.  Curious, I switched to the terminal and 
ran it by hand.

bash$ clamz /tmp/Amazon-MP3-0000000.amz
1 of 1 AMZ files downloaded successfully.

There's ... ahh ... like 20 songs on that CD and none of them downloaded. :(

Using version 0.5.

Could be just me, or just this disk... hard to say, but I can't seem to 
download this disk, despite repeated tries.  I cat-ed the logfile from ~/.clamz 
and it had 0 bytes in it.  I tried in verbose mode and got this...

Playlist: /tmp/Amazon-MP3-000000000.amz
* Title:    Cloud Player Download
1 of 1 AMZ files downloaded successfully.



Original issue reported on code.google.com by [email protected] on 17 Sep 2012 at 3:57

feature request

Any chance we can have a library so that we can integrate it with music
apps like Rhythmbox, Banshee etc?  

sri

Original issue reported on code.google.com by [email protected] on 16 Jun 2009 at 9:13

403 errors when downloading

What steps will reproduce the problem?
1. Download a new .amz-file, for example Amazon-MP3-1234567890.amz
2. instruct clamz to download: clamz Amazon-MP3-1234567890.amz
3. All download attempts result in 403 errors

What is the expected output? What do you see instead?

Expected: Files Downloaded.
Instead: 403 error for each file.

What version of the product are you using? On what operating system?

Initially clamz 0.5. Since that did not work, I downloaded the files  
download.c und clamz from issue 40 and replaced the older files with those. 
This did not help.

OS: Ubuntu 11.10

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 3 Aug 2013 at 5:39

Variables don't get replaced

The replacement of the variables doesn't seem to work for me.

When I try to download a song with the following command:

clamz -d "/home/john/Music/${album_artist}/${album}/" -o "${tracknum} - 
${title}.${suffix}" AmazonMP3-123456.amz

The file is saved under /home/john/Music/ with the title " - .".

Do you have any idea what's going wrong?

I'm using version 0.4.

Thanks!

Original issue reported on code.google.com by [email protected] on 12 Aug 2010 at 9:04

Feature request / Question re other Amazon digital downloads

What steps will reproduce the problem?
1. Feature request/question -- no defect

Question:  Has anyone on this project looked into the Amazon digital
downloads for video?  The product for that is UnBox, and it is only
available on Windows.  I would assume, dangerous as that is, that Amazon is
using similar techniques, and that the clamz code probably could be reused
to some extent in creating a similar command line tool to download to
non-Windows environments.  


Please provide any additional information below.
I would have put this into the wiki somehow, but shyed away from being the
first/only.  If desired, I can cut and paste this there for easier discussion.
Thanks!
Michael


Original issue reported on code.google.com by [email protected] on 5 May 2009 at 12:21

The requested URL returned error: 400

What steps will reproduce the problem?
1. I purchased an MP3 album and started downloading it with clamz
2. Since the internet connection was slow and sometimes interrupted, I used the 
clamz --resume option to resume the download.
3. Before the download was finished, I had to leave. Now, I am someplace with a 
decent internet connection and clamz --resume fails.

What is the expected output? What do you see instead?
I expected the download to properly resume and finish, but I got an error for 
each track clamz tried to download:
   ERROR: Error downloading file: The requested URL returned error: 400
And at the end of the album:
   0 of 1 AMZ files downloaded successfully.
More details are provided in the attached log file.

What version of the product are you using? On what operating system?
Clamz 0.5 on Linux 3.2.0-1-amd64 x86_64 GNU/Linux

Please provide any additional information below.
Note that downloading or resuming the download of a free album like the one at 
http://www.amazon.com/gp/product/B004EI4YTM works fine.

Is there a limited number of times Amazon let's you try to download an album? 
Could it be that Amazon thinks that the download was finished and prevents me 
from re-downloading?

Thanks,
Florent

Original issue reported on code.google.com by [email protected] on 23 Feb 2012 at 12:58

Attachments:

use XDG dirs instead of HOME

Current clamz uses ~/.clamz to store information. It would be nice to use the 
locations defined in the XDG Base directory specification instead. 
https://live.gnome.org/GnomeGoals/XDGConfigFolders

Original issue reported on code.google.com by [email protected] on 14 May 2012 at 9:51

Add MP3 Uploader Capability

With the "Amazon Cloud Service", you need to add MP3 Uploader capability for 
whole albums.

I.E. local -> cloud.  Right now, the browser uploader is one song at time.  No 
albums!

https://www.amazon.com/gp/dmusic/mp3/player?ie=UTF8&*Version*=1&ref_=dm_amp_abw&
*entries*=0&#songs


        displaySystemIncompatibleDialog: function () {
            var dialogMessage = amznMusic.strings.get("dmusic_uploader_system_incompatible_message") || "The Amazon MP3 Uploader only supports Microsoft Windows (XP, Vista, 7) or Mac OS X running on Intel-based hardware.";
            var dialogAlternative = amznMusic.strings.get("dmusic_uploader_incompatible_alternate", {linkStart: '<a href="' + amznMusic.clouddriveUrl + '" target="_blank">', linkEnd: '</a>'}) || "You may also upload music using _Amazon Cloud Drive_.";
            var title = amznMusic.strings.get("dmusic_uploader_system_incompatible_title") || "Unsupported Hardware or Operating System";
            var okText = amznMusic.strings.get('dmusic_btn_ok'); 

            var dialogHtml = "<p>" + dialogMessage + "</p><p>" + dialogAlternative + '</p><div><a href="#ok" class="buttons primary ok"><span class="decoration left">&nbsp;</span><span class="decoration buttonCenter">' + okText + '</span><span class="decoration right">&nbsp;</span></a></div>';

No linux!!!!!

Original issue reported on code.google.com by [email protected] on 10 Apr 2011 at 8:58

./configure fails to tell me I need libexpat

What steps will reproduce the problem?
1. ./configure
2. make
3. Observe both compile and link failure due to lack of expat

Compile is missing the .h file, and the Makefile doesn't link to the lib.

Original issue reported on code.google.com by [email protected] on 22 Apr 2009 at 4:32

sensible default configuration

In order to adher to the 80/20-rule and the "convention over configuration" 
principle, it would be grand if clamz would follow the standard conventions and 
also mimic the way Amazon Downloader behaves (the current default config just 
loads every song into the current directory, which could possibly even 
overwrite files?):

1. download into the user's music directory (duh!)
2. download each album into a directory named after the artist
3. download each artist's album under the directory in (2.) named after the 
album
4. follow the standard naming of MP3s but leave out evil blanks

This would need the following configuration in .clamz/config:

## default output directory - not sure about that one, not documented
Output           "$HOME/Music"

## The name format may also contain slashes, if you'd like to
## categorize your files in subdirectories.
NameFormat       "${album_artist}/${album}/${tracknum}-${title}.${suffix}"

This way, users would not need to sift through the man page just to cover the 
common case...

Original issue reported on code.google.com by [email protected] on 3 Jul 2010 at 9:34

Can't get to the point where an .amz file downloadable after purchase

What steps will reproduce the problem?
1. Click Purchase
2. Click on your link on the project home page to get to download button
3. This brings you back to a amazon page that says "download amazon downloader" 
or "Cancel purchase"

What is the expected output?
The ability to just download the .amz file and then use your utility to 
download it.

What do you see instead?
a amazon page that says "download amazon downloader" or "Cancel purchase"



What version of the product are you using?
clamz-0.4

On what operating system?
Fedora 14


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Nov 2010 at 2:28

Update to Cloud Player broke downloading?

What steps will reproduce the problem?
1. Sign into Cloud player
2. Select songs/albums/ etc.
3. Click Download

What is the expected output? What do you see instead?
A week or so ago I was prompted to save the .amz file. Now it displays a 
message saying that Linux systems can only download songs 1 at a time

What version of the product are you using? On what operating system?
clamz 0.5. OpenSuse 12.1

Please provide any additional information below.
I have followed the link that tells the Amazon website that the downloader is 
installed. 

Original issue reported on code.google.com by [email protected] on 9 Aug 2012 at 5:50

option --output-directory fails with absolute path

What steps will reproduce the problem?
1. use option --output-directory with absolute path as destination

What is the expected output? 
clamz works fine with relative path or current directory.


What do you see instead?

clamz writes
ERROR: Cannot create directory : Datei oder Verzeichnis nicht gefunden


What version of the product are you using? 0.2
On what operating system? based on SuSE Linux 8.1

gcc 3.4.6
result of ldd clamz:
        libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0x4002f000)
        libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x400a9000)
        libcurl.so.4 => /usr/lib/libcurl.so.4 (0x400ad000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0x400ec000)
        libc.so.6 => /lib/libc.so.6 (0x4010d000)
        libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x4022c000)
        libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x4026b000)
        libdl.so.2 => /lib/libdl.so.2 (0x4039a000)
        libz.so.1 => /lib/libz.so.1 (0x4039d000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Please provide any additional information below.

Attached is a patch for file download.c that fixes this issue.

Original issue reported on code.google.com by [email protected] on 1 Nov 2009 at 6:08

Attachments:

Clamz, Ubuntu UNR, and libcurl/3

> What steps will reproduce the problem?

1. Attempt to build clamz on Ubuntu UNR.
2. Libcurl3 package is installed, but ./configure can't find libcurl
3. ./configure fails

> What is the expected output? What do you see instead?

checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBCURL... configure: error: Package requirements (libcurl) were 
not met:

No package 'libcurl' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBCURL_CFLAGS
and LIBCURL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

> What version of the product are you using? On what operating system?

Clamz 0.4 on Ubuntu UNR on an Asus EeePC 1000HE.

> Please provide any additional information below.

Not a bug in clamz, it works fine on my Ubuntu 10.04 x64 desktop.  Just a 
problem with clamz finding the libcurl on UNR that I'm not sure the best way to 
solve.  Any suggestions?

Original issue reported on code.google.com by [email protected] on 15 Jun 2010 at 2:41

Libcurl package not found when libcurl3 is installed

What steps will reproduce the problem?
1. Using Ubuntu 10.04 by default libcurl3 is installed :
xxx@linuxlap:~/Downloads/clamz-0.4$ aptitude search libcurl 
v   libcurl-dev                                                                 
            -                                                                   

p   libcurl-ocaml                                                               
            - OCaml curl bindings (Runtime Library)                             

v   libcurl-ocaml-05o89                                                         
            -                                                                   

p   libcurl-ocaml-dev                                                           
            - OCaml libcurl bindings (Development package)                      

v   libcurl-ocaml-dev-05o89                                                     
            -                                                                   

v   libcurl-ssl-dev                                                             
            -                                                                   

i   libcurl3                                                                    
            - Multi-protocol file transfer library (OpenSSL)                    

p   libcurl3-dbg                                                                
            - libcurl compiled with debug symbols                               

v   libcurl3-dev                                                                
            -                                                                   

i   libcurl3-gnutls                                                             
            - Multi-protocol file transfer library (GnuTLS)                     

v   libcurl3-gnutls-dev                                                         
            -                                                                   

v   libcurl3-openssl-dev                                                        
            -                                                                   

v   libcurl4-dbg                                                                
            -                                                                   

v   libcurl4-dev                                                                
            -                                                                   

p   libcurl4-gnutls-dev                                                         
            - Development files and documentation for libcurl (GnuTLS)          

p   libcurl4-openssl-dev                                                        
            - Development files and documentation for libcurl (OpenSSL)         

2. follow download instruction for clamz and when ./configure is run complains 
that libcurl is not installed

What is the expected output? What do you see instead?
error = xxx@linuxlap:~/Downloads/clamz-0.4$ ./configure 
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for update-mime-database... update-mime-database
checking for update-desktop-database... update-desktop-database
checking for XML_ParserCreate in -lexpat... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBCURL... configure: error: Package requirements (libcurl) were 
not met:

No package 'libcurl' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBCURL_CFLAGS
and LIBCURL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


What version of the product are you using? On what operating system?
see above

Please provide any additional information below.
can clamz compile with the newer versions of libcurl and other dependencies?

Original issue reported on code.google.com by [email protected] on 17 Jul 2010 at 9:37

Config option to delete amz after successful download

The official client deletes the .amz file after downloading. I rather like 
this because it prevents my download directory from getting too cluttered. I 
realize clamz makes a backup copy, and I'm not talking about deleting that. 
Could we get a config option to remove the amz after a successful download?

Original issue reported on code.google.com by [email protected] on 23 May 2010 at 10:48

MAN page for clamz 0.2 lists version as clamz 0.1

not much of a description is needed, it's pretty straightforward

I just downloaded and installed clamz 0.2, but when I ran '$ man clamz' and
scrolled the whole way to the bottom, it listed the version as clamz 0.1.

running clamz --version show that I do indeed have version 0.2, just the
man page was never updated

Original issue reported on code.google.com by [email protected] on 18 Oct 2008 at 4:19

Please provide a 'year' variable

It would be really nice to have a variable for the album's year in order to 
allow data-structures like ../Artist/Year - Albumname/...


Original issue reported on code.google.com by [email protected] on 4 Jan 2011 at 6:07

Does not work with amz files from Amazon Cloud Player

What steps will reproduce the problem?
1. Open Amazon Cloud Player
2. Select "Download" from any album's drop-down context menu
3. Open the resulting .amz file with clamz

What is the expected output? What do you see instead?

Output shows "ERROR: Error downloading file: The requested URL returned error: 
400"

What version of the product are you using? On what operating system?

Clamz 0.4 on Ubuntu 10.04

Original issue reported on code.google.com by [email protected] on 12 Oct 2011 at 4:41

Cannot make -error: ‘struct parseinfo’ has no member named ...

What steps will reproduce the problem?
1. Run kubuntu 9.04
2. Follow clamz readme instructions and install required libraries from repos
3. after running ./configure, run make

What is the expected output? What do you see instead?
I expected no error messages. I got error messages stating: ‘struct
parseinfo’ has no member named ‘parser’, and error: 
‘XML_ERROR_ABORTED’
undeclared (first use in this function), and error: expat.h: No such file
or directory, and error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ 
token, and a
variety of other error: ‘struct parseinfo’ has no member named ... errors.


What version of the product are you using? On what operating system?
0.2 on kubuntu 9.04

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 Aug 2009 at 11:16

  • Merged into: #11

Attachments:

download album covers

Thanks for providing a FOSS-alternative to the quirky Amazon-downloader which 
does not install cleanly under 64bit!

It works very well here, just missing cover download from Amazon - I want to 
burn the songs to CD for older players and as a backup, so the original cover 
artwort that Amazon provides for albums should also be downloaded.

Original issue reported on code.google.com by [email protected] on 12 Dec 2009 at 2:58

clamz does not work on Ubuntu Lucid

What steps will reproduce the problem?
1. Ran the command 'clamz AmazonMP3-<filename>.amz in a terminal
2.
3.

What is the expected output? What do you see instead?
I would expect to see '1 of 1 AMZ files downloaded successfully.'
I get the message '...ERROR: Error downloading file: HTTP response code
said error
0 of 1 AMZ files downloaded successfully.'
The .amz file was not converted

What version of the product are you using? On what operating system?
I am using clamz 0.3 on Ubuntu lucid (Ubuntu 10.04 (64 bit))

Please provide any additional information below.
Clamz worked fine in Ubuntu karmic (Ubuntu 9.10 (64 bit))

Original issue reported on code.google.com by [email protected] on 8 Apr 2010 at 11:04

Please ship example config file separately from source

e.g. /etc/clamz.config, and have clamz read it.

This means two instant advantages:

1. clamz has site-wide config.

2. Users have a visible example. If clamz is installed from a distro (e.g. 
Ubuntu in my case), then there's no source, so no example config file (except 
buried in the binary, with no way to get it out).

As a small aside, an example of putting a shell variable in the config file 
(like ${HOME}), would be nice, as it's not clear from the default settings that 
these use the same syntax as clamz's own format variables.

Original issue reported on code.google.com by [email protected] on 24 Nov 2010 at 10:30

Invalid XML on at least one .amz file

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 [email protected] on 6 Apr 2008 at 11:36

Configure issue: dpkg cannot find libcurl

What steps will reproduce the problem?
1. attempt to build (on x86_64 Kubuntu 8.04)
2. Run ./configure

What is the expected output? What do you see instead?
---------------------------------------------------------------
checking for LIBCURL... configure: error: Package requirements (libcurl)
were not met:

No package 'libcurl' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBCURL_CFLAGS
and LIBCURL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
---------------------------------------------------------------

Note:
---------------------------------------------------------------
jeromio@blirp:~/src/clamz$ dir /usr/lib/libcurl*
libcurl-gnutls.so.3      libcurl-gnutls.so.4.0.1  libcurl.so.4
libcurl-gnutls.so.4      libcurl.so.3             libcurl.so.4.0.1
---------------------------------------------------------------
What version of the product are you using? On what operating system?
clamz 0.1
Kubuntu 8.04 on x86_64

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 May 2008 at 1:49

PATCH: one bug fix. one feature

What steps will reproduce the problem?

1. Try to feed --output-dir a full pathname like 
/home/rsmith.  It chokes.

Attached patch fixes the issue.

Patch also adds a OutputDir config variable so you can preset the output
directory.

Original issue reported on code.google.com by [email protected] on 28 Jun 2009 at 8:26

Attachments:

.desktop files

Attached is a .desktop file for your application.  Please add this file to
your source tarball.  

http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.1.html

Original issue reported on code.google.com by [email protected] on 23 Dec 2008 at 10:19

Attachments:

Clamz is not able to pull album_artist or album out of the azw file for saving (but it shows it in the "-i" command

What steps will reproduce the problem?
1. Run clamz as: clamz -d /home/myname/Music/${album_artist}/${album} 
/home/myname/.clamz/amzfiles/AmazonMP3-somefile.amz


What is the expected output? 

I expect it to save the files to (for example, if it's Jack Johnson's album 
"Brushfire"): /home/myname/Music/Jack Johnson/Brushfire

What do you see instead?

Instead it says it's saving it to: /home/myname///themp3filename.mp3

What version of the product are you using? On what operating system?

Clamz 0.5 on OpenSUSE 12.1


Please provide any additional information below.

When I run "clamz -i theAZWFile.azw" it shows the artist and artist album 
correctly for each file but it's not grabbing that as a variable when saving it.


Original issue reported on code.google.com by [email protected] on 8 May 2012 at 5:02

clamz downloads, and saves as read only on Arch

What steps will reproduce the problem?
1. download files
2. they show locked (even though they do play)
3.

What is the expected output? What do you see instead?
That the files are chmodded to 644.  That they are read only (444) for all
groups.

What version of the product are you using? On what operating system?
0.2-1
Arch x86_84
Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 4 Apr 2009 at 7:07

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.