View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009692 | MMA | Playlists | public | 2012-09-12 05:32 | 2022-09-08 20:54 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 1.1.0 | Fixed in Version | 1.1.0 | ||
Summary | 0009692: Improved delete confirmation dialog that allows for deletion of tracks from Playlists | ||||
Description | Removal of tracks from Now Playing / Playlists works, but there's no mechanism for deleting such tracks. A confirmation dialog should be included for both usecases. Note: this would also have the benefit of simplifying the confirmation dialogs (currently there are different dialogs depending on which node tracks are being deleted from) Confirm deletion x tracks, y videos have been selected. (o) Remove from now playing ( ) Remove from now playing and delete from the device [OK] [Cancel] Confirm deletion x tracks, y videos have been selected. (o) Remove from the playlist ( ) Remove from the playlist and delete from the device [OK] [Cancel] | ||||
Additional Information | Current strings (as of build 142) are: <string name="playlist_item_will_be_deleted">Item will be removed. No tracks will be deleted.</string> <string name="playlist_items_will_be_deleted">Items will be removed. No tracks will be deleted.</string> <string name="playlist_will_be_deleted">Playlist will be removed. No tracks will be deleted.</string> <string name="playlists_will_be_deleted">Playlists will be removed. No tracks will be deleted.</string> | ||||
Tags | No tags attached. | ||||
Fixed in build | 338 | ||||
related to | 0008630 | closed | jiri | MMA | Items should be removable |
related to | 0011683 | closed | martin | MMA | Now Playing Art view context menu is missing some commands but has no room |
related to | 0015978 | closed | martin | MMA | Playlist edits fail to sync in some cases |
related to | 0019363 | new | martin | MMA | 'Remove from Now Playing and selected playlists': dialog is confusing and text gets truncated |
parent of | 0012426 | closed | martin | MMA | Delete from device confirmation text needs to be tweaked |
parent of | 0013034 | closed | rusty | MMA | Delete/Remove from playlists options have been removed (regression?) |
related to | 0010989 | closed | peke | MMA | Implement sync confirmations for bi-di sync |
related to | 0010990 | closed | martin | MMA | Optimize/Simplify delete confirmation dialog |
related to | 0011047 | closed | martin | MMA | Refreshing of MiniPlayer, NowPlaying view and NowPlaying list when current playing track was deleted, is not working well. |
related to | 0012390 | closed | martin | MMA | Remove from Now Playing confirmation dialog is unneeded |
related to | 0012391 | new | MMA | Make 'Now Playing' aware of source of its content | |
related to | 0012427 | resolved | rusty | MMA | Delete from Playlists / Now Playing should allow independent management of playlists |
related to | 0014373 | new | martin | MMA | Strange menus/options for deleting hierarchical playlists |
|
Set to 1.0.1 as 'high'. I find this to be a significant omission in daily use. |
|
Note: user suggested at http://www.mediamonkey.com/forum/viewtopic.php?f=21&t=75303 that there should also be a mechanism for deleting a track in NP from the playlist(s) containing it. Similar requeset at http://www.mediamonkey.com/forum/viewtopic.php?f=21&t=75814 . This might be a completely separate feature, implemented similarly to MMW, but I'm noting it here because it might make sense to integrate this functionality. e.g. Confirm deletion x tracks, y videos have been selected. (o) Remove from now playing ( ) Remove from now playing and selected playlists [ ] Playlist 1 [ ] Playlist 2 [ ] Playlist 3 ( ) Remove from now playing and delete from the device [OK] [Cancel] Note: for performance reason, it may be preferable to list Playlists only after the user has chosen to 'Remove from now playing and selected playlists...' |
|
Fixed in build 1.1.0.333 |
|
The text for the various options is truncated (for both Playlists and Now Playing)! Probably > 1 line should be used if the text doesn't fit in the dialog. I've set this to 'immediate' because it should be trivial to fix. |
|
Fixed in build 338. |
|
Tested 338. Remove from Now Playing/Playlist and Remove from Now Playing/Playlist and delete from the device are both working as expected. There are 2 issues that I'll track in new bugs: 1) Some users find the extra step of a confirmation dialog annoying 2) The 'Remove from Now Playing and selected playlists' isn't a great design |
|
Verified 1.1.0.343 |