After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 433109 - Extend cover art management functionality
Extend cover art management functionality
Status: RESOLVED DUPLICATE of bug 336350
Product: banshee
Classification: Other
Component: User Interface
1.0.0
Other All
: Normal enhancement
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-24 21:37 UTC by Sergey Nazarov
Modified: 2008-06-14 20:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sergey Nazarov 2007-04-24 21:37:54 UTC
Even though Banshee offers good metadata editing capabilities, changing (or just adding) cover art for the given file is a demanded feature. One of possible implementations is changing the behavior of cover art thumbnail, i.e. make left click responsible for invoking cover art management dialog, while left click will invoke cover art popup window.

Cover art management dialog should include options to use folder.jpg, cover.jpg or any other image found in the directory. It is also useful to have the ability to use the image fetched by Banshee itself.
Comment 1 Josiah Ritchie - flickerfly 2007-08-23 03:27:43 UTC
Please specify the latest version of banshee you have been able to test this against or let us know that this is no longer a problem. Thank you for helping us keep track of your bug.
Comment 2 Benjamín Valero Espinosa 2008-05-26 14:38:03 UTC
As far as I know, the covers are downloaded (if possible) from MusicBrainz, or taken from the system if there is an image named 'folder.jpg'. It should be nice that the plugin offered the choice of searching the cover in Amazon or Google Images, or at least choosing some other image from the system (for example, I name the disc images with 'cover.jpg' so are not caught).
Comment 3 Steve 2008-05-28 18:19:35 UTC
Just two comments to add to this:

1.  It would be nice if (like in Rhythmbox) you could drag/drop an image file onto  banshee for an album cover, or else right click and have an option to "Select Album cover" manually.  

2.  It would be also be handy if there was an option to "Fetch all album covers"

I'm using banshee-1-0.99.2.  Thanks for a great app!

-= Steve =-
Comment 4 Nicolas 2008-05-31 21:26:21 UTC
Yeah... Maybe the code well be like this

(PSEUDOCODE)

if noCover
then
      if areImageInLocalFolder then
           setLocalImageOfTheFolder
      else
           searchInMusicBrainz



Hope we will understand me

Cheers
Comment 5 Nicolas 2008-05-31 21:27:53 UTC
Yeah... Maybe the code well be like this

(PSEUDOCODE)

if noCover
then
      if areImageInLocalFolder then
           setLocalImageOfTheFolder
      else
           searchInMusicBrainz



Hope we will understand me

Cheers
Comment 6 Andrew Conkling 2008-06-14 20:37:14 UTC
Drag and drop is covered in bug 336350.

Cover art can be refreshed via Tools | Cover Art | Download Cover Art.Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 336350 ***