View Issue Details

IDProjectCategoryView StatusLast Update
0018435MMW 5Tagging / organizing (properties / auto-tools)public2021-11-16 21:00
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Product Version5.0.2 
Target Version5.0.2Fixed in Version5.0.2 
Summary0018435: Auto-tag: Date field doesn't appear even when it has been found / apply Album Date preferentially
DescriptionIn build 2510, auto-tag no longer fills in the date field--even when the date is displayed in the album field. Here's an example, but I was able to replicate with multiple tracks.

https://www.screencast.com/t/niJ3WMCgG
TagsNo tags attached.
Fixed in build2520

Relationships

related to 0017957 resolvedpetr Auto-tag fails to match tracks to a single release of an album 

Activities

petr

2021-10-18 17:00

developer   ~0065286

Date is filled same as before ... in album it's album date, but you meant track date ... for case when track date isn't available in the lookup we'll try to use album date instead.

rusty

2021-11-02 14:55

administrator   ~0065641

Last edited: 2021-11-02 15:06

The MM UI (whether in Properties, Tracklists, or any other view) has 'Date' and 'Original Date'. 'Date' refers to the publication date of the disc/media upon which it's published (whether it's a compilation or a regular album), while 'Original date' refers to the date that the track was originally published. The same holds true for the Tags (ID3/Vorbis etc.) to which the Date field is mapped.

But if Auto-tag is taking the MB:track release date (rather than the Album date) and using it to fill the 'Date' field (which is generally supposed to be used for the Album's date), it would conflict how the Date fields are used in the rest of the MM5 UI. The issue probably hasn't come up until now because for many tracks the MB Track date is equal to or similar to the Album date

Would it make sense to use MB:AlbumDate if it exists, and ReleaseDate if it doesn't? Would it make sense if MB:AlbumDate and MB:TrackDate exist to import them into 'Date' and 'Original Date' respectively?

petr

2021-11-05 14:34

developer   ~0065751

Fixed

peke

2021-11-06 18:32

developer   ~0065783

Verified 2516

It looks like it works OK on different cases as explained in 0018435:0065641 left resolved to review any regressions before/after 5.0.2 lunch.

rusty

2021-11-12 18:48

administrator   ~0065906

Last edited: 2021-11-12 18:54

Tested 2519, and in this build, the track in question (Never Going Home by 'Kungs') no longer finds any corresponding date!

Here's the metadata: https://musicbrainz.org/artist/a125cd83-a379-4935-a7ec-beaa778bad70

Based on what I see here, I would have expected that if an album is found, the Album date should be used. If no album is found, then the date of the single should be used.

petr

2021-11-12 19:42

developer   ~0065911

Last edited: 2021-11-13 17:35

Problem is that for some reason search engine on our MB server returns empty array (didn't found this record) for that track
http://mb.mediamonkey.com:5000/ws/2/recording/?query=recording%3A%22Never%20Going%20Home%22%20AND%20artist%3A%22Kungs%22%20AND%20status%3AOfficial&limit=100&fmt=json

jiri

2021-11-15 08:26

administrator   ~0065928

Per discussion with Petr, we need to perform MB server re-index more frequently, but not too often due to it's performance hit. The agreed was once a week (to be modified in the future, probably by switch to live reindex).

petr

2021-11-15 20:09

developer   ~0065940

Fixed

lowlander

2021-11-16 21:00

developer   ~0065954

Verified with file from Rusty and several other Albums, Date is looked up as expected on 2520.