rainmeter icon indicating copy to clipboard operation
rainmeter copied to clipboard

NowPlaying: Add support for embedded covers in vorbis files

Open d3xMachina opened this issue 4 years ago • 0 comments

I suggest to implement the support for embedded covers in vorbis files.

To implement this feature the library "Taglib" needs to be updated since the version in Rainmeter does not have the support for pictures in Xiph comments. Then GetEmbedded() in Cover.cpp have to call TagLib::Ogg::XiphComment::pictureList() to get the cover of vorbis files.

d3xMachina avatar Jul 18 '21 22:07 d3xMachina