Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 321599 - [ebuild request] net-misc/pymazon-0.1.1
Summary: [ebuild request] net-misc/pymazon-0.1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jim Ramsay (lack) (RETIRED)
URL: http://code.google.com/p/pymazon/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-26 20:55 UTC by Dennis Schridde
Modified: 2010-06-28 16:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2010-05-26 20:55:31 UTC
pymazon is a graphical frontend to net-misc/clamz (bug #267873), a tool to download files from the Amazon MP3 store.

Reproducible: Always
Comment 1 Jim Ramsay (lack) (RETIRED) gentoo-dev 2010-05-27 17:57:46 UTC
I like the idea of this, however I'm not sure it's ready for the real world yet...

My list of bugs, which I will probably raise upstream:

High priority:

- The GTK interface is a bit broken, in that this invocation doesn't actually work:
  ./pymazon ~/downloads/AmazonMP3-1274972343.amz

- There's a bug in the settings.py that will fail if you create a ~/.pymazon/pymazonrc file

Lower priority:

- There should be documentation in this pymazonrc file, and potentially a global /etc/pymazonrc file to provide system-wide defaults

- There should be a way to set some of these options from within pymazon itself and have them go into ~/.pymazon/pymazonrc

If the "High Priority" bugs are fixed, I would gladly put this into portage!

Or, if I have time to find fixes for these issues myself, I may put it into portage anyway with my patches.  Thanks very much for pointing out this software!

(Also, it's not actually a front-end for clamz, but a complete replacement written in python: It does not need clamz to function, so I have removed the bug dependency here)
Comment 2 Jim Ramsay (lack) (RETIRED) gentoo-dev 2010-05-27 18:07:12 UTC
Minor update: I just went to the bugtracker for this project, and saw that my main concerns are already being addressed!

I'm sure I'll get the next release into the tree then.
Comment 3 Jim Ramsay (lack) (RETIRED) gentoo-dev 2010-06-28 16:03:48 UTC
Woot, pymazon-0.9 was just released and fixes all the outstanding issues I reported!

I've just added this to the tree.  Enjoy!