Bug 3798 - Can't append a track to a playlist if the playlist already contains the track
: Can't append a track to a playlist if the playlist already contains the track
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Database
: 6.5b1
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks: 2558
  Show dependency treegraph
 
Reported: 2006-07-21 15:34 UTC by Philip Meyer
Modified: 2008-09-15 14:39 UTC (History)
0 users

See Also:
Category: ---


Attachments
patch to allow non-distinct songs to be added to a playlist (449 bytes, patch)
2006-07-21 15:35 UTC, Philip Meyer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Meyer 2006-07-21 15:34:27 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.
Comment 1 Philip Meyer 2006-07-21 15:35:42 UTC
Created attachment 1360 [details]
patch to allow non-distinct songs to be added to a playlist

patch for Slim\Schema\playlist.pm
Comment 2 Chris Owens 2006-09-08 15:32:03 UTC
Kevin is correct that this worked under 6.3.1.  Perhaps we will have to just wait and see if any customers are aggravated.
Comment 3 Dan Sully 2006-09-10 14:49:57 UTC
Fixed in change 9572