Bug 209437 - media-sound/audiotag-0.16 uses wrong parameters when setting flac tags
Bug#: 209437 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: sound@gentoo.org Reported By: simotsa@gmail.com
Component: Applications
URL: 
Summary: media-sound/audiotag-0.16 uses wrong parameters when setting flac tags
Keywords:  
Status Whiteboard: 
Opened: 2008-02-09 18:04 0000
Description:   Opened: 2008-02-09 18:04 0000
audiotag is using --set-vc-field and --remove-vc-field to modify flac tags, but
it should be --set-tag and --remove-tag instead.

Reproducible: Always




This can be fixed by replacing --set-vc-field and --remove-vc-field with
--set-tag and --remove-tag in the /usr/bin/audiotag script.

------- Comment #1 From Wai Ling 2008-02-09 18:05:13 0000 -------
The version is audiotag-0.16.

------- Comment #2 From Samuli Suominen 2008-02-15 12:47:15 0000 -------
+*audiotag-0.17 (15 Feb 2008)
+
+  15 Feb 2008; Samuli Suominen <drac@gentoo.org>
+  +files/audiotag-0.17-metaflac-parameters.patch, +audiotag-0.17.ebuild:
+  Version bump with fix from bug 209437 for metaflac parameters by Wai Ling.
+