playlist/flac: re-add the plugin

This reverts commit d7d9dbd2c2 by
reimplementing it with the current MPD API.

3 years ago, I was wrong about the "embcue" plugin being able to
replace this one, because "embcue" reads a tag named "CUESHEET", while
this plugin reads the "CUESHEET" FLAC metablock.  There's an important
difference between those two!
This commit is contained in:
Max Kellermann
2015-10-26 13:16:01 +01:00
parent f072cbbba7
commit 22ebe0e58f
5 changed files with 171 additions and 0 deletions

1
NEWS
View File

@@ -19,6 +19,7 @@ ver 0.20 (not yet released)
* playlist
- cue: don't skip pregap
- embcue: fix last track
- flac: new plugin which reads the "CUESHEET" metadata block
* output
- jack: reduce CPU usage
- pulse: set channel map to WAVE-EX