Displaying 3 results from an estimated 3 matches for "workingman".
Did you mean:
workingdat
2025 Jan 19
3
Duplicate Tag
Hi Dave,
I haven't reviewed metaflac to see whether its algorithm might incorrectly show a tag twice. It's possible that dBpoweramp appended a tag that already existed. I imagine that if metaflac says there's an occurrence of the tag with no value, and another with a value, then that's probably accurate. Can you show the output of metaflac? That might help verify.
You could use
2025 Jan 20
0
Duplicate Tag
...are duplicates.
On Jan 20, 2025, at 12:47 PM, Dave B wrote:
> Thank for the replay Brian.
>
> My intent is to remove a ?custom? tag that inadvertently ended up with a with the space in it?s name (Song Rating) and replace it with a tag with no space (SongRating).
> My working file is WorkingMan.flac
>
> If I run the metaflac command:
> metaflac --show-tag="Song Rating" --show-tag=SongRating WorkingMan.flac
> I see the following:
> Note there is a duplicate tag (one with a value and one with no value). Case explained to me that a duplicate tag is not necessarily...
2025 Jan 21
0
Flac Digest, Vol 117, Issue 4
...pe: text/plain; charset="windows-1252"
>
> Thank for the replay Brian.
>
> My intent is to remove a ?custom? tag that inadvertently ended up with a
> with the space in it?s name (Song Rating) and replace it with a tag with no
> space (SongRating).
> My working file is WorkingMan.flac
>
> If I run the metaflac command:
> metaflac --show-tag="Song Rating" --show-tag=SongRating WorkingMan.flac
> I see the following:
> Note there is a duplicate tag (one with a value and one with no value).
> Case explained to me that a duplicate tag is not necessari...