View Issue Details

IDProjectCategoryView StatusLast Update
0004590MMW v4Otherpublic2008-04-25 20:21
ReporterLudek Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0004590: Episode download process needs optimization
DescriptionWhen large episode is being downloaded then MM memory size can go up to 100 MB (depending of size of the episode) - this can cause a problems:

Reported here:
http://www.mediamonkey.com/forum/viewtopic.php?t=28466

TntFileStream should be used when downloading instead of TMemoryStream so that episodes would be downloaded to a Temporary file instead of to the virtual memory.
TagsNo tags attached.
Fixed in build1163

Activities

Ludek

2008-04-18 13:22

developer   ~0013785

Fixed in build 1162.

rusty

2008-04-18 18:58

administrator   ~0013787

Verified 1162.

Ludek

2008-04-20 12:35

developer   ~0013790

Re-opened due to a further small tweak in optimization:

When downloading an episode, the episode should be downloaded direct to its location instead of to temp. dir. and then copying.

Fixed 1163.

rusty

2008-04-25 20:21

administrator   ~0013814

Verified no regressions in 1163.