mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
Does this passes now, with a newer ffmpeg version?
This commit is contained in:
parent
8617d66745
commit
372eb4b0ae
1 changed files with 1 additions and 2 deletions
|
@ -197,8 +197,7 @@ var _ = Describe("Tags", func() {
|
|||
|
||||
Entry("Parses AIFF file", "test.aiff"),
|
||||
Entry("Parses MP3 files", "test.mp3"),
|
||||
// Disabled, because it fails in pipeline
|
||||
// Entry("Parses WAV files", "test.wav"),
|
||||
Entry("Parses WAV files", "test.wav"),
|
||||
|
||||
// FFMPEG behaves very weirdly for multivalued tags for non-ID3
|
||||
// Specifically, they are separated by ";, which is indistinguishable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue