View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003057 | MMW v4 | DB/FileMonitor | public | 2007-05-16 13:32 | 2007-06-18 16:48 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 3.0 | ||||
Summary | 0003057: Implement filtering functionality for synchronization, burning, auto-dj | ||||
Description | Basic filtering functionality described in 0000102 has been implemented. Now we need to add this into the synchronization, burning, and auto-dj functions. See 0000102 for details. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1042 | ||||
|
The filtering functionality for synchronization and burning has been done in the manner described in the 7th item of the issue 0000102 , but how to handle it for Auto-DJ? I think that this should not affects Auto-DJ at all, because filtering is just about 'What to show'? |
|
In the combobox we can show options of Entire Library, Library (<filter1>), Library (<filter2), Library (<filter3>), Playlist, <Other Auto-DJ script-based options>. It would just allow the auto-dj to select from a library 'subsection' rather than the entire library. note: as you point out I think that this is not quite as critical as for Synchronization/Burning and if it's too complex to implement we can defer. |
|
All is implemented in build 1037. |
|
Tested this with Synchronization and found that tracks that were supposed to be synchronized, were not, if they didn't match the filter that was active in the tracklist. This might have made sense if there was no means to choose a filter for the auto-sync list, but given that we do offer this functionality, any tracks that are selected in the auto-sync list should be synced! Also, a couple of suggested UI changes: Filter View: --> Filter: All audio --> None (Show all Tracks) -- this is the same terminology used elsewhere Lastly: the filter settings in the Auto-sync list don't persist. They should. |
|
Yes you are right, that if a global filter was selected (via Manage Filters) and if the song doesn't match the filter then it it was not synchronized. --> thx, fixed. Suggested UI changes --> fixed. Lastly: I don't think that the filter settings in the Auto-sync list should persist, a user could be confused after opening the dialog, because he would't see all (checked) tracks to be synchronized. I think that if user would like to filter the view he can by using one mouse click/selection. |
|
verified 1041. |
|
Whoops. The following haven't been resolved on the burn CD dialog: Also, a couple of suggested UI changes: Filter View: --> Filter: All audio --> None (Show all Tracks) -- this is the same terminology used elsewhere |
|
Thx. Rusty Your eyes are open ;-) |
|
Verified 1044. |