INTERACT FORUM

Please login or register.

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

Author Topic: smartlist expression : Rated files not in playlist  (Read 1132 times)

AndromAK

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 77
  • Omnes Vulnerant, Ultima Necat
smartlist expression : Rated files not in playlist
« on: October 12, 2006, 05:25:31 am »

Hi all.

I am trying to make a smartlist that can filter files that are rated, but that are not in any playlist (I mean static playlists, not smartlists).
I searched but didn't find a way to do that...

I found that there is a playlistid field, but expressions like [playlistid]==0 don't work...

Is there someone who know how to do?

Thank you very much...
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8966
Re: smartlist expression : Rated files not in playlist
« Reply #1 on: October 12, 2006, 06:05:33 am »

start with:

[media type]=audio -r=[]

then click on the little wizard arrow and choose playlist. in the dialogue that shows, tick all your static playlists, then, near the bottom, change 'include' to 'exclude' then click OK.
The list will now have all rated files that are not in any of the playlists you specified. If you add a new playlist, you will need to update the smartlist rule manually. I tested by selecting a playlist group, and while that does select all child playlists, it does not auto-select new additions.

AndromAK

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 77
  • Omnes Vulnerant, Ultima Necat
Re: smartlist expression : Rated files not in playlist
« Reply #2 on: October 12, 2006, 06:18:19 am »

Thank you very much for your quick answer - It works
Logged
Pages: [1]   Go Up