Add support for TagParser as an alternative to TagLib

This commit is contained in:
Jonas Kvinge
2021-07-02 01:16:14 +02:00
parent 88819611f4
commit 239b88aa3b
12 changed files with 671 additions and 62 deletions

View File

@@ -76,7 +76,7 @@ To build Strawberry from source you need the following installed on your system
* [D-Bus (Linux required)](https://www.freedesktop.org/wiki/Software/dbus/)
* [GStreamer](https://gstreamer.freedesktop.org/) or [VLC](https://www.videolan.org)
* [GnuTLS](https://www.gnutls.org/)
* [TagLib 1.11.1 or higher](https://www.taglib.org/)
* [TagLib 1.11.1 or higher](https://www.taglib.org/) or [TagParser](https://github.com/Martchus/tagparser)
Optional dependencies: