Bug 90664

Summary: wish: better support for covers of international cds/artists
Product: [Applications] amarok Reporter: Malte S. Stretz <mss>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Malte S. Stretz 2004-10-02 17:51:10 UTC
Version:           1.1 (using KDE 3.3.0, Gentoo)
Compiler:          gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
OS:                Linux (i686) release 2.6.8-gentoo-r3

The CD cover fetcher is pretty nifty, unfortunately does amazon.com not know many of international CDs.  For example when I fetch the cover for "Montana Chromeboy - American Massage" I get the cover of some weird DIY massage CD while the correct cover is available via amazon.de.

I guess most of the local Amazon branches also offer the international CDs, so a first step to improve this could be to offer the user an option to choose a local Amazon site.

Later on it might be cool to query several sites based on meta infos fetched via MusicBrainz or CDDB something.

This is probably related to bug 90499.
Comment 1 Seb Ruiz 2004-11-20 00:48:09 UTC
CVS commit by seb: 

ADD: Ability to change between four different amazon locales in cover manager.
GUI: Amazon region selector in the cover manager
BUG: 90664


  M +1 -0      ChangeLog   1.380
  M +12 -2     src/coverfetcher.cpp   1.48
  M +4 -1      src/coverfetcher.h   1.27
  M +53 -0     src/covermanager.cpp   1.99
  M +21 -13    src/covermanager.h   1.28
  M +31 -25    src/amarokcore/amarok.kcfg   1.59