View Issue Details

IDProjectCategoryView StatusLast Update
0001110MMW v4Conversion/Levelingpublic2007-09-11 17:05
Reporterrusty Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status feedbackResolutionreopened 
Summary0001110: Rip Tracks from Now Playing --> all tracks are selected
DescriptionIf the user inserts a CD, and then selects 2 tracks, and then clicks the Rip CD button in the toolbar, ALL of the tracks are selected to be ripped, rather than just the tracks selected by the user.
TagsNo tags attached.
Fixed in build

Activities

jiri

2004-03-05 08:56

administrator   ~0003282

This is how it's supposed to work, it checks the selected tracks only in My Computer and Location subnodes, because it's clear there that user wants to rip selected tracks. However, in Now Playing it isn't clear what's supposed to be ripped - e.g. when a track on HD is selected, one tracks from CD1 and another from CD2, etc.

rusty

2004-03-05 13:20

administrator   ~0003291

Not sure I understand the logic.

I insert a CD --> it starts playing.
In the NP node, I select 2 tracks
I click RIP
-->I would expect 2 tracks to rip, but instead the entire CD does!!

i.e. shouldn't the logic always be that MM tries to rip the Tracks that the user selects for ripping? (even if the tracks span multiple CDs). And if some of the tracks aren't from a CD, then they can just be removed from the 'rip list' in the Rip dialog.

rusty

2004-03-05 15:36

administrator   ~0003295

In discussion over IM:
This problem exists because previously the user usually would either click Rip CD, or go to the CD node and then select a couple of tracks and click Rip. Now they have the much easier possibility of doing so from 'Now Playing'.

A possible implementation would be:
-if at least one CD track is selected --> ignore non-CD tracks
-if 0 CD tracks are selected --> dialog: 'To rip a CD you must select at least one track from the CD'

Jiri disagreed: indicating that this was more logical and that the user could use 'Convert' to achieve the desired per-track conversion functionality.

Decision: push beyond 2.2 and change to 'high'.



Ok.