by MikeTaku » Tue Oct 15, 2024 8:44 am
mesol wrote: ↑Tue Aug 13, 2024 1:32 pm
Hello
I am using mm to build playlist for parties. I would like to check if a certain track title is already in the playlist, BEFORE adding it to playlist and display the AlbumArtist when the title is already in the list.
I have build a nice scrip for mm4 but I would like to switch to mm5. Any help is welcomed.
Hi there!
I think in MediaMonkey 5 (MM5), you can script a function that checks if a track title already exists in a playlist before adding it. If a duplicate is found, the script can display the AlbumArtist, helping you avoid repeating tracks while building playlists for your parties.
[quote=mesol post_id=521134 time=1723573945 user_id=43155]
Hello
I am using mm to build playlist for parties. I would like to check if a certain track title is already in the playlist, BEFORE adding it to playlist and display the AlbumArtist when the title is already in the list.
I have build a nice scrip for mm4 but I would like to switch to mm5. Any help is welcomed.
[/quote]
Hi there!
I think in MediaMonkey 5 (MM5), you can script a function that checks if a track title already exists in a playlist before adding it. If a duplicate is found, the script can display the AlbumArtist, helping you avoid repeating tracks while building playlists for your parties.