Bug 90664 - wish: better support for covers of international cds/artists
Summary: wish: better support for covers of international cds/artists
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 1.1
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-02 17:51 UTC by Malte S. Stretz
Modified: 2006-06-11 12:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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