Bugzilla – Bug 3798
Can't append a track to a playlist if the playlist already contains the track
Last modified: 2008-09-15 14:39:24 UTC
Recently, Dan Sully created a new function for me to append a track to a playlist. I discovered a problem with this, in that it only worked for distinct tracks. Dan solved this issue, which I have tested on my server - patch included. However, is still a remaining issue in that when browsing the playlist, only a distinct list of tracks is displayed (ie. the distinct filter needs to be removed from the playlist viewer). If I play all songs in the playlist, the full playlist is added to the current playlist though.
Created attachment 1360 [details] patch to allow non-distinct songs to be added to a playlist patch for Slim\Schema\playlist.pm
Kevin is correct that this worked under 6.3.1. Perhaps we will have to just wait and see if any customers are aggravated.
Fixed in change 9572