View Issue Details

IDProjectCategoryView StatusLast Update
0017691MMW 5Tagging / organizing (properties / auto-tools)public2021-11-12 21:30
Reporterpeke Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version5.0.1Fixed in Version5.0.2 
Summary0017691: Image lookup, and properties do not work in some specific cases and some tag fields are missing
Description1. 00:10 - 1:35 Album info is missing in most Multi track edits even it is same, lookup image fails as it takes from properties
   1a. 01:45 Lookup works (It takes Info from node not properties)

2. 06:39 Opening Properties and Select AA shows no Lyrics for track in preview even Lyrics are saved at 06:05 for that track

EDIT by Rusty: Peke indicated that this issue rarely occurs, and isn't track-specific (i.e. it can't be replicate on a track for which it previously occurred).

3. Supplied LOG file also shows slowdowns in Lyrics searches when there is multiple clicks. This is lower priority issue and not in Video as it will increase video size to 22 minutes.
Steps To ReproduceSteps to replicate 1:
1. Music Album View open any album
2. use ⋮ -> Properties or Select all tracks -> Right click -> Properties
3. album info is missing
4. Artwork tab -> lookup Image -> Fail
5. Right click on Image in Album view (video 01:45) -> lookup image -> Works

Steps to replicate 2 (most likely timing issue):
1. Save found lyrics to track (06:05)
2. In now playing while Preview shows correct lyrics (06:39) open track properties
3. Artwork tab -> Select Artwork from TAG
4. Preview window shows No lyrics.

Steps to replicate 3 (lyrics search query overflow):
1. Make sure that Auto lyrics search is enabled and it is shown in Preview
2. Start playback of tracks and lyrics gets searched
3. Overtime it stalls in search and return no lyrics, but fe minutes later same track return result (Limitation hits)
TagsNo tags attached.
Fixed in build

Relationships

related to 0001412 feedbackjiri MMW 5 Changed capitalization not recognized in some cases and is inconsistent with MMA 
related to 0005615 feedbackrusty MMW v4 Changes to directory capitalization aren't saved 

Activities

rusty

2021-03-24 19:26

administrator   ~0062590

I'm unable to replicate issues 1, 2, or 3 :-(
(3 might be replicable by letting lyrics lookups proceed for much longer, but there's probably some additional repro steps required for 1 and 2 -- or a db issue).

peke

2021-03-24 19:47

developer   ~0062591

Last edited: 2021-03-24 19:50

1. As talked offline it looks that crucial thin is that Album View and library is not case sensitive so album name "Best Of" for 7 tracks in Album and "Best OF" for 3 tracks in album show under same Album in Album View but if you select all tracks in album and multi edit then Album value is missing. In supplied video track 73/100 for album value it had "100 Hits Dancefloor vol.2" instead of "100 Hits Dancefloor Vol.2" that rest of tracks had., Just tested same thing happen for any other field in Multi EDIT (eg. Artist, composer, ...)

Re 2, 3. Full log file of 22 min MM5 session that observes these issues is in RAR file for analyze.

rusty

2021-03-24 19:51

administrator   ~0062592

Last edited: 2021-03-24 20:04

1. We should forget about this for now. The issue of case-handling is probably something that needs to be looked at across the entire product (note: I think that the current behavior may be desired in most cases).

peke

2021-03-24 21:03

developer   ~0062596

Pushed for 5.0.1 as it looks it is not an regression.

rusty

2021-03-24 21:27

administrator   ~0062598

Last edited: 2021-03-24 21:52

1) I wouldn't recommend making changes now. This is something that we can tackle at the same time as https://www.mediamonkey.com/forum/viewtopic.php?f=30&t=98686

Tracked at 0017693

michal

2021-03-25 17:06

developer   ~0062614

3) this is probably not generally fixable, it could happen because of decreasing http request timeout, when searching for lyrics (0017662). Some lyrics servers are sometimes extremely slow, then request could expire, even though the server contains lyrics and can return them next time. I am not sure, if there is something to fix, it is not clear from the log whether this happened.

michal

2021-05-25 07:37

developer   ~0063442

Resolving, please restest 2) and reopen, if this is still reproducible issue.

peke

2021-11-12 21:28

developer   ~0065917

Last edited: 2021-11-12 21:29

Verified 2519

2-3 Not being able to reproduce I guess even there was a bug it was fixed meantime.