Menu

#205 Duplicate playlist entries

open
nobody
5
2003-12-30
2003-12-30
Tom Carroll
No

Is there a way to prevent duplicate playlist entries?

I am able to create duplicate entries in my play lists.

I am just starting my self paced education in
PHP/MySQL and it seems to me this could be fixed by
searching and comparing the pl_id and tr_id columns of
the plist_tracks table. If there is a match, then the
playlist is not updated.

If I can figure out the necessary code to do this I will
post a solution.

Discussion


Log in to post a comment.