v1.4.1
Fixed
audio_meta.read_fieldnow returnsNonefor video container files (MP4,
MKV, MOV, …); previouslyread_fieldcalled mutagen directly without going
throughcan_read, so mutagen — which can read MP4 tags — returned audio
field values (title, duration, …) for video files;{au:…}tokens in a
replacement template could therefore resolve on video files as if they were
pure-audio files