INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: MarkCoutinho on February 02, 2003, 10:12:36 pm

Title: Advice: how to find duplicates in playlists
Post by: MarkCoutinho on February 02, 2003, 10:12:36 pm
Hi all,

To avoid domestic quarrels, I'd like to add a smartlist which includes two playlists:
- my favorites
- my girlfriend's favorites

which do include some duplicates, which should be the result of this query.

Anyone a suggestion how to define such a smartlist?

Thanks in advance
Title: Re: Advice: how to find duplicates in playlists
Post by: dragyn on February 03, 2003, 12:27:13 am
playlist=[his] or playlist=[hers]

Just type that in. You won't get duplicates in the smartlist because MC won't allow it.

You can use playlist="" to make a search that fits any of those criteria. Like if you had a playlist called 'History', "" would show those items aswell along with 'His' since they both start the same.
Title: Re: Advice: how to find duplicates in playlists
Post by: MarkCoutinho on February 03, 2003, 12:57:27 am
Thanks, mate

although the 'or' statement has to be 'and' in this case.

Thanks anyway! :)
Title: Re: Advice: how to find duplicates in playlists
Post by: KingSparta on February 03, 2003, 01:34:44 am
This will Show No Dups in A Smart List Play List
~nodup=[name],[artist]

This Will Show Dups in a Smart List Play List
~dup=[name],[artist]

This will show dups that have the same duration
~dup=[name],[artist],[duration]


Title: Re: Advice: how to find duplicates in playlists
Post by: dragyn on February 03, 2003, 11:41:53 am
>although the 'or' statement has to be 'and' in this case.

you're right. I read it wrong. I thought you wanted all the songs played together as one.

I was just waking up so the caffeine wasn't working yet. yeah..that's what it is.  ;)