Avatar photo

Welcome Guest

Pages: 1
How to insert multiple values into Label field?
vklyushnikovPostApril 17, 2017, 04:04
Avatar photo
Newbie
Posts: 1
Registered:
April 17, 2017, 07:50
Normal topicHow to insert multiple values into Label field?

Hi
I need to insert multiple values into Label field. This is useful when tagging Japans CD rips - they often have multiple labels. But when I try to insert ;;; separator into field - it's not parsed and stays in field as regular symbols. Choose Value editor also doesn't handle multiple lines for Label. So looks like multiple values in Label are not allowed according to Flac spec. But we have already software that handles multiple Label tags (Roon), so the question is how to enable multiple Labels in Yate?

2MR2PostApril 17, 2017, 07:21
Avatar photo
Administrator
Posts: 2086
Registered:
August 23, 2012, 19:27
Normal topicRe: How to insert multiple values into Label field?

Multiple values on Labels is supported and is always enabled. There is a bug (thanks) when viewing them on the Label field in 'Choose Value'. However, the multiple labels are always written correctly to the FLAC files. I entered: reprise;;;warner in the label field and here is a snippet from the log file:

00000979 LABEL
979: 0d 00 00 00 4c 41 42 45 4c 3d 72 65 70 72 69 73 65 |....LABEL=reprise |

00000996 LABEL
996: 0c 00 00 00 4c 41 42 45 4c 3d 77 61 72 6e 65 72 |....LABEL=warner |

It seems as if Roon parses the data but only picks one of the labels. If you look at the file tags in Roon on a track, you can see that both Label tags are there. However, if you look in the Album data you will see only one.

2MR2PostApril 17, 2017, 07:32
Avatar photo
Administrator
Posts: 2086
Registered:
August 23, 2012, 19:27
Normal topicRe: How to insert multiple values into Label field?

I've posted on the Roon forum about this import issue.

Pages: 1
Mingle Forum by Cartpauj | Version: 1.1.0beta | Page loaded in: 0.01 seconds.