View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017691 | MMW 5 | Tagging / organizing (properties / auto-tools) | public | 2021-03-24 14:51 | 2021-11-12 21:30 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 5.0.1 | Fixed in Version | 5.0.2 | ||
Summary | 0017691: Image lookup, and properties do not work in some specific cases and some tag fields are missing | ||||
Description | 1. 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 Reproduce | Steps 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) | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
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). |
|
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. |
|
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). |
|
Pushed for 5.0.1 as it looks it is not an regression. |
|
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 |
|
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. |
|
Resolving, please restest 2) and reopen, if this is still reproducible issue. |
|
Verified 2519 2-3 Not being able to reproduce I guess even there was a bug it was fixed meantime. |