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 565367 - Needs a plugin to show album art for audio files (folder.jpg, cover.jpg, etc)
Needs a plugin to show album art for audio files (folder.jpg, cover.jpg, etc)
Status: RESOLVED DUPLICATE of bug 463780
Product: totem
Classification: Core
Component: Plugins
2.25.x
Other All
: Normal enhancement
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-12-22 17:12 UTC by Tobias Wolf
Modified: 2008-12-25 16:27 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Tobias Wolf 2008-12-22 17:12:52 UTC
I wanted to write a plugin for totem that checks for {folder,cover,front}.jpg when playing an audio file and displays it in place of the clapper logo in the main window.

But I realized that I have no clue how to do it.

There’s the possibility of album art embedded in audio file tags (in vorbis comments, ape tags, mp4, etc), but I’d save that for later.
Comment 1 Bastien Nocera 2008-12-25 16:27:02 UTC
(In reply to comment #0)
> I wanted to write a plugin for totem that checks for {folder,cover,front}.jpg
> when playing an audio file and displays it in place of the clapper logo in the
> main window.
> 
> But I realized that I have no clue how to do it.

Bug 463780

> There’s the possibility of album art embedded in audio file tags (in vorbis
> comments, ape tags, mp4, etc), but I’d save that for later.

And bug 426083

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