Remove duplicates from a playlist?

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Remove duplicates from a playlist?

Re: Remove duplicates from a playlist?

by ian67 » Fri Feb 09, 2024 4:29 am

Lowlander wrote: Tue Feb 06, 2024 10:28 am MediaMonkey can help with removing duplicates (same song, different files) from the Library, but not duplicates (different files) from Playlists.

The second post from the top of this forum has more on scripting with MediaMonkey 5, and you can always ask specific questions in this forum.
much thanks for this... i needed this as well!

Re: Remove duplicates from a playlist?

by Lowlander » Tue Feb 06, 2024 10:28 am

MediaMonkey can help with removing duplicates (same song, different files) from the Library, but not duplicates (different files) from Playlists.

The second post from the top of this forum has more on scripting with MediaMonkey 5, and you can always ask specific questions in this forum.

Remove duplicates from a playlist?

by OliverBradley » Tue Feb 06, 2024 2:00 am

Media Monkey 4 comes with a script to remove duplicates from a playlist. It matches duplicates by artist and title and does not require them to have the same filename. This is very useful for large playlists which may contain the same track from multiple albums.
MM5 doesn't have this script. Has someone have already written one that might be available, perhaps for a contribution? Or is there any documentation on writing scripts? I am familiar with JavaScript but not with the MM5 object model. Thanks!

Top