INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Smartlist question  (Read 2359 times)

Magic_Randy

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2350
  • I used to be indecisive, but now I'm not so sure..
Smartlist question
« on: September 13, 2008, 10:13:59 am »

I want to have a playlist containing some tracks.

I want to create a smartlist that looks at the playlist and finds all duplicates, based on name or name/artist, of the tracks in the playlist.

Example: I create a playlist containing tracks that are missing lyrics. I want to have a smartlist that finds other tracks in my library that may contain the lyrics I need for these tracks.

Is this possible?
Logged

eba

  • Galactic Citizen
  • ****
  • Posts: 351
Re: Smartlist question
« Reply #1 on: September 14, 2008, 08:29:47 am »

Not quite what you're asking for, but may do the trick?

[Media Type]=[Audio] ~nodup=[Lyrics],[Artist],[Name] ~dup=[Artist],[Name] ~sort=[Name]
Will find all duplicates with different lyrics.

Or how about

Duplicates: Media Type is Audio; Only Duplicates of Artist,Name

No lyrics: Playlists is any Duplicates; Lyrics is <empty>; No Duplicates of Artist,Name
Has lyrics: Playlists is any Duplicates; Lyrics is not <empty>; No Duplicates of Artist,Name
One with, one without: Playlists is any No Lyrics, Has Lyrics; Only Duplicates of Artist,Name; Sort by Name

Should give you all duplicates where you've got at least one with lyrics and at least one without, but only a maximum of one of each.

Magic_Randy

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2350
  • I used to be indecisive, but now I'm not so sure..
Re: Smartlist question
« Reply #2 on: September 14, 2008, 11:00:28 am »

Not quite what you're asking for, but may do the trick?

[Media Type]=[Audio] ~nodup=[Lyrics],[Artist],[Name] ~dup=[Artist],[Name] ~sort=[Name]
Will find all duplicates with different lyrics.

Or how about

Duplicates: [Media Type]=[Audio] ~dup=[Artist],[Name]
No lyrics: {Playlist is Duplicates} [Lyrics]=[] ~nodup=[Artist],[Name]
Has lyrics: {Playlist is Duplicates} -[Lyrics]=[] ~nodup=[Artist],[Name]
One with, one without: {Playlist is any of No Lyrics, Has Lyrics} ~dup=[Artist],[Name] ~sort=[Name]

Should give you all duplicates where you've got at least one with lyrics and at least one without, but only a maximum of one of each.

Thanks, I'll play around with these. So far I can't make some work, or maybe the conditions do exist in my library, for: No lyrics, Has lyrics, One with, one without.


Logged

eba

  • Galactic Citizen
  • ****
  • Posts: 351
Re: Smartlist question
« Reply #3 on: September 14, 2008, 11:35:46 am »

I've just modified the above, to show everything as in the Wizard, rather than half in the Wizard, half text, as that was probly slightly confusing...

Hope you get it sorted anyway :)

Magic_Randy

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2350
  • I used to be indecisive, but now I'm not so sure..
Re: Smartlist question
« Reply #4 on: September 14, 2008, 02:26:22 pm »

Thanks...

I now see data for everything except "one with, one without". I'll study it more, I may not not any data that matches this criteria.

In my wizard, I could not find "No duplicates of", so I used "Remove duplicates of".
Logged

eba

  • Galactic Citizen
  • ****
  • Posts: 351
Re: Smartlist question
« Reply #5 on: September 14, 2008, 02:50:52 pm »

In my wizard, I could not find "No duplicates of", so I used "Remove duplicates of".
oops, my mistake...

Magic_Randy

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2350
  • I used to be indecisive, but now I'm not so sure..
Re: Smartlist question
« Reply #6 on: September 18, 2008, 10:02:53 pm »

thanks eba, this helped.

Does anyone know if it is possible to look for duplicates based on a playlist? I want to put 1 album in a playlist, and have a smartlist find all tracks in my library that are duplicates of the album in the playlist. Is this possible?
Logged

eba

  • Galactic Citizen
  • ****
  • Posts: 351
Re: Smartlist question
« Reply #7 on: September 19, 2008, 04:02:39 am »

Just realised that the Duplicates smartlist was doing absolutely zilch...so ignore that one!

You can use the same basic setup, just replacing 'Has Lyrics' with your own playlist.  It will only find a maximum of one duplicate per track, but you can add the ones it finds to your playlist and it'll find any others.

Your playlist

No duplicates
Media Type is: Audio
Playlists is not any: Your playlist
Remove Duplicates of: Artist, Name

Duplicates in your playlist
Playlists is any of: No duplicates, Your playlist
Only duplicates of: Artist, Name
Sort by: Name

Magic_Randy

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2350
  • I used to be indecisive, but now I'm not so sure..
Re: Smartlist question
« Reply #8 on: September 20, 2008, 09:29:28 am »

Just realised that the Duplicates smartlist was doing absolutely zilch...so ignore that one!

You can use the same basic setup, just replacing 'Has Lyrics' with your own playlist.  It will only find a maximum of one duplicate per track, but you can add the ones it finds to your playlist and it'll find any others.

Your playlist

No duplicates
Media Type is: Audio
Playlists is not any: Your playlist
Remove Duplicates of: Artist, Name

Duplicates in your playlist
Playlists is any of: No duplicates, Your playlist
Only duplicates of: Artist, Name
Sort by: Name
Thanks... I'll play around with this today.

You said that Duplicates was not doing zilch, but I see it finding all duplicates in my library. Are you saying it does not do anything when combined with the other smartlists?
Logged

eba

  • Galactic Citizen
  • ****
  • Posts: 351
Re: Smartlist question
« Reply #9 on: September 21, 2008, 12:49:35 pm »

Are you saying it does not do anything when combined with the other smartlists?
Yep :)
Pages: [1]   Go Up