INTERACT FORUM

Please login or register.

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

Author Topic: Best of one artist smartlist  (Read 2316 times)

park

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2353
  • I wish I had more to say!
Best of one artist smartlist
« on: August 19, 2004, 08:18:22 pm »

Hi,
I want to make an automatic "best of" smartlist that takes one artist and puts all of his/her 4 and five star songs into it. And i want it the artist to be random, so that whenever i refresh it, it give me a new artist. But i dont know how to use the limit rule to achieve this. Could anyone help?

Thanks,
Bri
Logged

park

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2353
  • I wish I had more to say!
Re:Best of one artist smartlist
« Reply #1 on: August 19, 2004, 09:20:40 pm »

I think i got it. Sorry :)

~limit=1,-1,[Artist] [Rating]=>=4 ~sort=[random] [Media Type]=[Audio]
Logged

Dragyn

  • Citizen of the Universe
  • *****
  • Posts: 3269
Re:Best of one artist smartlist
« Reply #2 on: August 19, 2004, 09:34:49 pm »

very good. thanks!
Logged

TAFKAFEX

  • Guest
Re:Best of one artist smartlist
« Reply #3 on: August 20, 2004, 02:18:23 pm »

Thanks for the idea. Basing on this I have a few more smartlists now.
Logged

bjsolem

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 329
Re:Best of one artist smartlist
« Reply #4 on: August 20, 2004, 02:20:36 pm »

Thanks for this idea. Basing on this I have a few more smartlists now.

Can you share them?  You could just paste the code like park did above.
Logged

jleerigby

  • Guest
Re:Best of one artist smartlist
« Reply #5 on: August 21, 2004, 04:00:58 pm »

Nice smartlist.  I really like this one. If only there were a way to restrict it to artists that have at least n tracks rated n or greater it would be even better.

Here's another one:

Quote
~sort=[Random] [Rating]=>=3 -[Decade]=[],[40s],[50s] ~limit=-1,1,[Artist] ~limit=-1,2,[Decade]

This assumes that you have a custom tag called Decade (if you haven't set one up).  It selects 10 tracks rated at least 3 - 2 from the 60's, 70's, 80's, 90's and 2000's.
Logged
Pages: [1]   Go Up