add documentation to taglib feature

This commit is contained in:
chaos 2023-11-10 22:13:13 +00:00
parent 14c1faf3cf
commit b4bb862034
No known key found for this signature in database

View file

@ -74,7 +74,7 @@ default = [
]
# Formats
taglib_extractor = ["dep:taglib"]
taglib_extractor = ["dep:taglib"] # requires taglib's development headers & pkg-config installed, not enabled by default but Highly recommended for more supported file formats & faster than the ffprobe fallback
flac_extractor = ["dep:metaflac"]
mp3_extractor = ["dep:id3"]
ffprobe_extractor = [] # If to allow using ffmpeg/ffprobe as a fallback tag extractor