View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003026 | MMW v4 | Properties/Auto-Tools | public | 2007-04-30 09:26 | 2007-06-14 21:35 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0003026: Delete Podcasts selectively based on rating | ||||
Description | There's quite an interesting idea in http://www.mediamonkey.com/forum/viewtopic.php?t=17346 - to delete old Podcasts only if rating <3 stars, in order to preserve good old episodes. It might be worth adding in order to add some kind of exclusive features to our Podcasts handling. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1041 | ||||
|
Assigning to Rusty for a review. |
|
Suggested change is to add 'only if rating < x--stars'. e.g.: [x] Delete episodes older than [1 week]^ [x] Only if they have been listened to [x] Only if rating is less than [***]^ [x] Always retain the [2]^ most recent episodes note: a rating of 'unrated' would be considered = 0 stars/bomb |
|
Implemented in build 1038. |
|
Verified in 1038 |
|
Currently the Rating dropdown contain values that don't make sense: - Unknown - it shouldn't be present because values can't be compared to Unknown. Btw, haven't tested it, but I suppose that if an Episode has Unknown rating, it isn't deleted based on this condition. - 'Bomb' - this shouldn't be present too, because nothing is less than a bomb. |
|
Verified 1041. |