View Issue Details

IDProjectCategoryView StatusLast Update
0007565MMW v4Properties/Auto-Toolspublic2011-04-26 23:11
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.0Fixed in Version4.0 
Summary0007565: Rationalize storage location for thumbnails
DescriptionAs described in 0007052:
- Big thumbnails (those generated at the size of the video) are stored in C:\Users\<User>\AppData\Roaming\MediaMonkey\Metadata Cache
- Small thumbnails (used for AA views and Art Browser) are stored in MM temp folder together with covers cache

In the forum, lowlander made a valid point that considering that large thumbnails can take up a lot of space, it might be preferable to store them to a location decided by the user (e.g. temp folder). Since we're already storing small thumbnails there would it make sense to store both there?
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=55666
TagsNo tags attached.
Fixed in build1358

Relationships

related to 0007515 closedpetr Generate smaller thumbnails 

Activities

rusty

2011-03-23 02:02

administrator   ~0023829

On the other hand: if Big thumbnails are stored to the same location as the DB (i.e. if the user-configured DB location also affects where the big thumbnails are stored), then this is a non-issue.

Need clarification.

jiri

2011-03-23 08:36

administrator   ~0023833

Last edited: 2011-03-23 08:37

I think that thumbnails shouldn't be generated in a temporary folder, since it can be deleted anytime and thumbnail generation isn't a fast process. So generating them in the current folder makes sense to me. As for their size - they shouldn't occupy too much space, particularly after 0007515 is fixed (increased priority to Urgent).

So, I think that this can be closed.

rusty

2011-03-23 13:12

administrator   ~0023837

Does the location of the thumbnails match the settings of the DB? i.e. if a custom DB location is set, should the big thumbnails also be placed in the same location?

I'm referring to:
http://www.mediamonkey.com/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=46

jiri

2011-03-23 13:53

administrator   ~0023838

No, it's fixed this way. I don't think it's overly important to make this configurable, we just should test that it correctly works in Portable mode.

rusty

2011-03-23 17:36

administrator   ~0023852

Per subsequent discussion with Jiri, we should fix this because if the user sets the db to be stored to a certain location, it's because:
a) they'd want the data to be stored to a location other than their local drive
b) they want the data to be shared among more than one machine

If the large images aren't stored to the same location, we're going to break these usecases (particularly the second--shared databases).

Summary: we should store big thumbnails to a subdirectory of the location configured to stored the DB (applies to Regular, Portable, and custom configurations).

petr

2011-03-24 15:18

developer   ~0023866

Fixed in 1358

lowlander

2011-03-25 21:45

developer   ~0023917

Verified in 1358 that it stores it in the custom DB location as subfolder, although I would have preferred to have seen this customizable by the user.

I haven't verified if it does this properly over the network when a network location is used of the DB.

peke

2011-04-26 23:11

developer   ~0024495

Verified 1367