nschlia / ffmpegfs

FUSE-based transcoding filesystem with video support from many formats to FLAC, MP4, TS, WebM, OGG, MP3, HLS, and others.
https://nschlia.github.io/ffmpegfs/
GNU General Public License v3.0
198 stars 14 forks source link

[2.3] Duplicate ARTIST to ALBUMARTIST tag #78

Closed nschlia closed 3 years ago

nschlia commented 3 years ago

If the ALBUMARTIST tag does not exist, it should be copied from ARTIST.

This can fix a problem with compilations, some CD rippers (e.g. EAC) fill in ARTIST instead of ALBUMARTIST. This means for compilations ARTIST contains "Various Artists", this is lost when FFmpegfs overwrites it with the contents of the cue sheet PERFORMER ffeld.