Re: [Rhythmbox-devel] Rhythmbox Album Art



On Sun, Apr 13, 2008 at 11:01 PM, jeff <hamelin gmail com> wrote:
> Hi, I was wondering if there's some way to mess with how Rhythmbox finds
>  album art. Back when I was using windows Winamp would look for images
>  saved in the folder that had the same album name as the tracks before it
>  would look elsewhere, so I have a ton of high-res images in my music
>  folders for all my music.
>
>  I can't do the rename thing to get the right album art because of the
>  way I organize my music, it's all in folders by artist, so there are
>  several albums in each folder.
>
>  Thanks,
>  Jeff

If you can read python, the relevant plugin file is
LocalCoverArtSearch.py I think its only looking for images based on
the following - which are implicitly for single folders per album:
"cover", "album", "albumart", ".folder", "folder"

http://svn.gnome.org/viewvc/rhythmbox/trunk/plugins/artdisplay/artdisplay/LocalCoverArtSearch.py?view=markup

The patch on Bug 414609 would probably deal with your problem - I
haven't checked to see if this still works with the latest SVN code.
http://bugzilla.gnome.org/show_bug.cgi?id=414609

Peter


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]