| 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.
+*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. +