View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009259 | MMA | Playlists | public | 2012-04-04 19:25 | 2012-09-07 16:12 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.0.1 | ||||
Summary | 0009259: Playlist editing | ||||
Description | When the user selects a playlist, the following functions should be available: 1) Drag and drop tracks to change position (like in Now Playing List View). 2) Contextual action bar (currently a blank contextual action bar appears, but contextual actions haven't yet been implemented): Send to Playlist, Trash, Send to Now Playing, Ringtone Note: The Now Playing contextual action bar currently only includes a 'Trash' icon. I would suggest that it should include the same set of contextual icons as described above (send to Now Playing makes sense within the Now Playing contextual list for when users want to re-add a track that has recently played to the end of the queue). 3) Multi-selection should be enabled when the contextual action bar is activated | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Most of it is implemented. Contextual actions should be still added. |
|
Implemented on new SQL query, refactored DB layers |
|
Tested build 24, and it all works as expected, however, we neglected to include a function to remove entries from a playlist (currently we only support track deletion). Tracking this at #9665 . |