Skip to content

Let Extract- and EmbedAlbumArt act upon e.g. %{file} in 'filename for cover'

Mike Jonkmans requested to merge mjo/kid3:albumart into master

The scripts ExtractAlbumArt.qml and EmbedAlbumArt.qml react to the setting in 'filename for cover'.

For example. After setting 'filename for cover' to '%{file}', extraction on e.g. song.m4a of albumart is done into the file song.m4a.jpg

Merge request reports