View Issue Details

IDProjectCategoryView StatusLast Update
0011092MMW v4Framework: Scripts/Extensionspublic2013-07-26 00:17
Reporterzvezdan Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.2.5 
Target Version4.1Fixed in Version4.1 
Summary0011092: ISDBPlaylist::AddTrack should not add tracks to auto-playlists
DescriptionIt is possible to add tracks to auto-playlists using the AddTrack method and such tracks would be listed in the PlaylistSongs table for the corresponding playlist, but they are not displayed in the tracklist. If I try to add the same tracks to such playlist using AddTrack method I would get the message box asking me if I want to add tracks that already exist in the playlist, even if I cannot see them in the tracklist for that playlist.

I think this is a bug and I think that you should remove such possibility. At least your user interface doesn't allow such thing, i.e. if you try to drag&drop some track to auto-playlist you would get the "no-drop" icon when the mouse cursor is over some auto-playlist.

Well, you could leave to scripters to check if some playlist is auto-playlist and to disable adding tracks to them, but I think it is better if you do that in the program itself.

I didn't try AddTracks and AddTrackById, but you should remove adding tracks to auto-playlists for those methods as well.
TagsNo tags attached.
Fixed in build1651

Relationships

related to 0011097 assignedLudek Strange behavior of ISDBPlaylist::CreateChildPlaylist 

Activities

Ludek

2013-07-24 21:59

developer   ~0036974

Fixed in build 1651.

peke

2013-07-26 00:17

developer   ~0036994

Verified 1651