View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003095 | MMW v4 | Other | public | 2007-06-11 20:13 | 2007-06-17 18:29 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0003095: Podcasting: 'Download all' downloads all episodes instead of all new episodes | ||||
Description | 'When new episodes are available - Download all' downloads all episodes instead of only downloading all _new_ episodes. To clarify: - When the user first subscribes to a podcast, all the episodes are downloaded, as would be expected. - BUT, after the user has listened to some of the episodes and they've been automatically or manually deleted, MediaMonkey re-downloads those episodes again. What should happen is that MM should only download episodes that are newer than the last downloaded episode in that subscription. The only problem with this approach is that if there are no downloaded episodes in the subscription (because they've been deleted) then MM has no way of 'knowing' which is the most recent episode. Thus we may have to track this in the DB. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1043 | ||||
|
Assigning to Ludek, it really makes sense to download only new episodes. |
|
Btw. there have been only a filter so that episodes that should be immediatelly deleted were not needlessly downloaded. But what is important - I used a similar approach to what you are suggesting: Once an episode is downloaded it cannot be never downloaded _automatically_ again. It can be re-downloaded only manually. This is fixed in build 1043. |
|
Verified 1043. |