Tag Sources results for Single Track Release doesn't show track length in tracks list

Hello,
I don't know if this is a bug or what. But, just to let you know, I noticed that when tagging a single track release, in the results window you can not see the tracklist for Discogs data (left column). I have to mention that I haven't checked others, because I only use Discogs data to tag music.
So, then, you have to open Discogs' release page to check track data like title/artist and tracklenght in case Discogs provides it.

Thanks!

Edit: Forgot to add caption, sorry:

I’m pretty sure all information is in the album tab in these cases.

This is a bug, and it is not a Discogs-WSS specific one, because you can also reproduce it with the Musicbrainz-WS. And you don't get all information from the album tab, because it doesn't contain the length of the track.

Could you please provide the Discogs and/or MusicBrainz release IDs to reproduce this issue?

Is it this one for MB?

Yes, and on Discogs https://www.discogs.com/release/6117460-Jeff-Mills-The-Hand-Is-Faster-Than-The-Eye

On MB I would say there is a length (4:50) for the track:

On Discogs too:

What exactly do you mean with "it doesn't contain the length of the track"?

Both web sources list the length of the track, but the length is not written into the tag field of the track.

You have to distinguish between the field LENGTH and the file property _LENGTH.
The field LENGTH does not make sense IMHO although it is a valid ID3 tag field as you can write any value into that field, even text. The property _LENGTH written during the encoding does not change and cannot be edited in and by MP3tag.

I just made a short test:

That's what the official MB script return (as the OP says):
(I have disabled the cover for a faster test)

At first sight, it looks as the upper left "Metadata Title" and the lower left "Tracks" remains empty.
But if you write this info into the tags of your file, you get this tags filled, including the track TITLE, ARTIST, ALBUM, TRACK and some more tags:

I would say: Nothing has been lost or information is missing

Maybe it is just not usual to see empty sections in the Websource Script result?

After my test I can confirm:

It is not as easy to check with 1-Track-Releases, wheter the local track has really the same length as the one from the online result.
And it could theoretically be that the returned result is even for another track TITLE.

Thanks for reporting!

I'm extracting two different parts from the discussion:

  1. The result when querying Tag Sources for single releases is missing an entry for the track length in the tracks list. → This is the bug and I'll fix this by adding a corresponding entry to the tracks list.

  2. The result doesn't show the Title and Track# in the Title metadata list, which makes it more difficult than necessary to check if it's the correct title (scrolling the Album metadata list is needed instead, where the fields are to be found). → I'll add Track# and Title (if available) to the list of Title metadata.

1 Like

I've just released Mp3tag v3.26b where I've fixed the length issue and added Track# and Title as explained in my previous post.

2 Likes

Looks good for me:

(The difference in Length occurs because I have used a very short test song)

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.