Label manually added to MP3tag but when importing to Rekordbox not showing after reloading tags

Hi,

I've recently decided to add year and label onto my tracks.

Year was available to select in MP3tag but I had to manually add Label using the below copying off other fields;

Name: Label
Value: $meta_sep(Label,\)
Field: %Label%

I've tested 100 tracks and manually entered label into mp3tag after looking up online.

When I've then re-imported into Rekordbox year is now showing but when added label field it isn't showing what I've manually updated data to. Where am I going wrong?

Thanks, Lee

Is "Label" a supported field in Rekordbox?
Do you have a file that shows the label in Rekordbox?
If so, could open that file in MP3tag and check in the extended tags dialogue Alt-T the field name that shows the label?

I suspect that the field may be called PUBLISHER.

Yes I did read the FAQ before posting and seen that it mentioned PUBLISHER.

I have a track in RB that is showing a value in the label field (different to what I've entered) which also shows in Publisher column when clicking alt & T on file in mp3tag.

How do I add PUBLISHER to MP3tag columns as not showing in available list? I added all available fields and the value showing in RB isn't displayed in any of these?

Thanks for the quick response :slight_smile:

The documentation has a section on how to create new columns:

For Label I suggest


Value: %publisher%
Field: %publisher%

If you are missing a field, simply type in the name.
Beware of user-defined fields like LABEL which are read by hardly any player.

Fantastic that has worked. Much appreciated. :slight_smile: