]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
The mp3 tagger.
authorAndre Noll <maan@systemlinux.org>
Thu, 26 Dec 2013 20:22:12 +0000 (20:22 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Apr 2015 12:13:34 +0000 (14:13 +0200)
This commit adds support for adding and modifying the ID3 tags of mp3
files. Both ID3 version 1 and version 2 are supported. If no tags
were found, a version 2 tag is added, otherwise only the existing
tags are modified.

The documentation is updated to mention that libid3tag is required
for the new feature.


No differences found