View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011092 | MMW v4 | Framework: Scripts/Extensions | public | 2013-07-23 16:03 | 2013-07-26 00:17 |
Reporter | zvezdan | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.2.5 | ||||
Target Version | 4.1 | Fixed in Version | 4.1 | ||
Summary | 0011092: ISDBPlaylist::AddTrack should not add tracks to auto-playlists | ||||
Description | It 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. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1651 | ||||