INTERACT FORUM

Please login or register.

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

Author Topic: How To Create A Smartlist For Album Artist  (Read 926 times)

drc

  • World Citizen
  • ***
  • Posts: 115
How To Create A Smartlist For Album Artist
« on: October 13, 2012, 04:03:31 pm »

Is it possible to create a Smartlist to include Artist within a specific range?

Currently, to do this I have to select each artist individually (too many).



What I would like to do is build a smartlist as so:


Complete Album     is          False
Album Artist      (includes)   all Artist from A - I (meaning all artist starting with A (Azymuth)  to I (Isaac Hayes)   

Thanks
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8963
Re: How To Create A Smartlist For Album Artist
« Reply #1 on: October 13, 2012, 04:17:31 pm »

Press the "Import / Export" button and paste the following in there:

[Media Type]="audio" [Complete Album]=0 [=isrange([album artist],a-i)]=1

You can learn about expressions here, and more specifically, about "isrange()" here.

Pages: [1]   Go Up