Bugzilla – Bug 8049
Deleting one playlist entry also deletes other playlist entries
Last modified: 2009-07-31 10:20:35 UTC
Created attachment 3320 [details] Before the deletion of Blowout. I was removing some entries from a playlist. I noticed that when I deleted one playlist entry, the next playlist entry was also removed. I will attach screenshots of before and after. The playlist entry that I deleted linked to: http://localhost:9000/Default/browsedb.html?hierarchy=playlist,playlistTrack&artwork=2&level=2&playlist.id=20403&playlisttrack.id=3480&player=00%3A04%3A20%3A10%3A04%3A95 The following playlist entry linked to: http://localhost:9000/Default/browsedb.html?hierarchy=playlist,playlistTrack&artwork=2&level=2&playlist.id=20403&playlisttrack.id=17793&player=00%3A04%3A20%3A10%3A04%3A95 i.e. there were two different items displayed in the playlist, but they had the same playlist.id.
Created attachment 3321 [details] After the playlist entry deletion
Also note that I did a full rescan earlier that day, and had not modified any playlists since that full rescan, other than deleting entries.
>i.e. there were two different items displayed in the playlist, but they had the same playlist.id. Ignore the above part; that's perfectly normal - I was confusing playlisttrack.id with playlist.id.
can you reproduce this with the very latest SC? I can't. If you still can: could you please copy the URL the delete button will send you to? Or even better: if you have Firefox with Firebug installed, copy the URL of the button together with the neighbouring elements delete URL and compare them. Also: have you been using d'n'd to arrange them before the delete action?
I haven't been able to repeat it. When it occurred the other day, I hadn't done anything to rearrange playlist items. I had just completed a full rescan, and then decided to prune some playlist entries.
Feel free to re-open when you see this issue again. Thanks!
Reduce number of active targets for SC