View Issue Details

IDProjectCategoryView StatusLast Update
0008216MMW v4Main Panelpublic2011-11-11 01:08
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.1Fixed in Version4.0 
Summary0008216: Thumbnails are associated to tracks that have no Art
DescriptionThumbnails are assigned independently of whether or not artwork exists, causing a variety of usability problems such as:
- Files to Edit shows includes tracks that display thumbnails!
- Edits to the Properties dialog cause thumbnails to disappear!
See: http://screencast.com/t/tm2mSRD4h9

The root of the problem is that thumbnails are assigned per Album (rather than per Track). Petr indicated that this may not be fixable for 4.0.
TagsNo tags attached.
Fixed in build1416

Relationships

related to 0007563 closedpetr Thumbnails override Artwork 
related to 0008032 closedpetr Performance: Loading of audio images should be as fast as Video thumbnails 
related to 0008224 newpetr Performance: Music Artwork isn't cached 

Activities

jiri

2011-08-10 12:15

administrator   ~0027142

Discussed in details with Petr the following summary:

Current situation:
 - Video files Artwork is cached individually
 - Music files Artwork is cached by Album (which causes the weird situations described by Rusty).

Fix for 4.0:
 - Video files - none needed
 - Music files - A&D window and Player will no longer show the cached Artwork, but will always read it. It will be slightly slower, but more precise. Note that MM UI won't be slower, since the reading is threaded.

Fix for 4.1 (or 4.0.1):
 - Music files will be cached as Video files (i.e. individually, not by Album)

petr

2011-08-10 12:37

developer   ~0027143

Disabled cache for A&D window and player (will be in 1416).

rusty

2011-08-10 14:25

administrator   ~0027146

Tagging as resolved.

Artwork caching for 4.1 tracked at: 0008224

peke

2011-11-11 01:08

developer   ~0028820

Verified 1459