View Issue Details

IDProjectCategoryView StatusLast Update
0008630MMAPlaylistspublic2012-09-12 05:26
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.0.1 
Summary0008630: Items should be removable
DescriptionAll items, but particularly Playlist should be removable, i.e. there should be an entry 'Remove' in pop-up menu when an item is hold.

Playlists could probably be removed without a confirmation, but since removal of other items will result in deletion of files from filesystem, a clear confirmation should be shown.
TagsNo tags attached.
Fixed in build28

Relationships

related to 0009590 closedmarek Attempting to play a track that doesn't exist triggers device reboot 
parent of 0009691 closedmarek Upon removal of the currently playing track, NP starts over 
related to 0009692 closedmartin Improved delete confirmation dialog that allows for deletion of tracks from Playlists 

Activities

marek

2011-11-16 10:06

developer   ~0028911

Albums, tracks, playlists and playlist tracks are removable. Removing albums and tracks need user confirmation.

rusty

2012-09-07 16:26

administrator   ~0031824

Tested build 24, and there's one major issue: On attempting to Remove a track from a playlist, user is prompted to _delete_ the track instead of removing it (in contrast, this works for the Now Playing list).

In addition, we may want to consider the following prompt (for both NP and Playlists):

Remove/Delete
(o) Remove from now playing
( ) Remove from now playing and permanently delete
[OK] [Cancel]

Remove/Delete
(o) Remove from playlist
( ) Remove from playlist and permanently delete
[OK] [Cancel]

marek

2012-09-11 07:34

developer   ~0031906

Implemented only removal from playlist

rusty

2012-09-12 05:26

administrator   ~0031941

Verified in build 28 that basic removal of tracks from NP/Playlists works as expected. Remaining issues are tracked at the related bugs 0009590, 0009691.