GNOME Bugzilla – Bug 398102
Album art: Art database should allow setting (and saving) covers
Last modified: 2007-01-21 07:16:12 UTC
The art database should allow setting and saving of covers. This is needed for e.g. DND.
Created attachment 80628 [details] [review] cover-art-db-allow-setting.patch Preliminary patch; saves to cache in .gnome2/rhythmbox. More needed.
Created attachment 80633 [details] [review] cover-art-db-allow-setting.patch Save locally to album folder (to "Cover.jpg"); conservative/pessimistic algorithm ensures this is only done when correct (if the only files in the directory are image files and audio files in db with same artist+album).
Created attachment 80636 [details] [review] cover-art-db-allow-setting.patch Emulate rb_canonicalise_uri to ensure db.entry_lookup_by_location works.
Created attachment 80658 [details] [review] cover-art-db-allow-setting.patch some fixes
Created attachment 80755 [details] [review] 25cover-art-db-allow-setting.patch Get saving to actually work. Properly tested this time. (Honest!)
Committed to svn, thanks.