INTERACT FORUM

Please login or register.

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

Author Topic: Smartlist using limt/sort on only a portion of list  (Read 2902 times)

michaeljc70

  • Recent member
  • *
  • Posts: 12
Smartlist using limt/sort on only a portion of list
« on: June 15, 2007, 10:35:43 am »

What I want to do is fairly simple. I want a smartlist of the top 1000 audio plus any songs imported in the last 60 days.  I have both pieces, but it seems limit/sort are applied to the whole list rather than just the 1000 part. I have played around with parens and the OR expression with no luck.

[media type]=[audio] ~sort=[number plays]-d ~n=1000 [Date Imported]=<60d

Thanks

Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8955
Re: Smartlist using limt/sort on only a portion of list
« Reply #1 on: June 15, 2007, 12:46:03 pm »

Make two smartlists:

Smartllist 1. [media type]=audio ~sort=[number plays]-d ~n=1000

Smartlist 2. [media type]=audio playlist="smartlist 1" or [date imported]=<60d ~sort=random

play smartlist 2 and enjoy.

-marko.

michaeljc70

  • Recent member
  • *
  • Posts: 12
Re: Smartlist using limt/sort on only a portion of list
« Reply #2 on: June 15, 2007, 02:31:22 pm »

Make two smartlists:

Smartllist 1. [media type]=audio ~sort=[number plays]-d ~n=1000

Smartlist 2. [media type]=audio playlist="smartlist 1" or [date imported]=<60d ~sort=random

play smartlist 2 and enjoy.

-marko.



Okay- thanks. I thought about doing that, but thought there might be another way. Your smartlist list can get really junked up i you do that a lot.
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8955
Re: Smartlist using limt/sort on only a portion of list
« Reply #3 on: June 15, 2007, 03:05:46 pm »

Quote
Your smartlist list can get really junked up i you do that a lot.

That's why I file any 'support' smartlists away inside a group of their own. I'll never need to view them directly, they're just there to support other smartlists or view schemes. I have to dash now, If I remember, I'll expand on this a bit tomorrow.

-marko.

michaeljc70

  • Recent member
  • *
  • Posts: 12
Re: Smartlist using limt/sort on only a portion of list
« Reply #4 on: June 16, 2007, 10:09:47 am »

That's why I file any 'support' smartlists away inside a group of their own. I'll never need to view them directly, they're just there to support other smartlists or view schemes. I have to dash now, If I remember, I'll expand on this a bit tomorrow.

-marko.

That's a good idea.

Does MC12 support doing this in one Smartlist?  I could see it getting messy if you do a lot of thing like the top 10 of x, combined with top 10 of y, combined with top 20 of z,etc...
Logged

Bluesman

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 71
Re: Smartlist using limt/sort on only a portion of list
« Reply #5 on: June 16, 2007, 10:34:00 pm »

I'm not sure how to do this but-
What I want to do is set up an auto radio station playlist which would
1. Basically play from one genre.
2.....but would also insert a set number of promo & station id's from another genre

The promos would have to be limited to a certain number per hour (say 12)
I would want the playlist to run indefinitely in a random order.

Is this possible?

Any help appreciated. I tried to do this once before but didn't work very well. Apologies if I've missed something similar in the forum.

regards,
Geoff
Logged
Is there any other music besides Blues?

Bluesman

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 71
Re: Smartlist using limt/sort on only a portion of list
« Reply #6 on: June 27, 2007, 08:27:49 pm »

Bump.

Anyone?
Logged
Is there any other music besides Blues?

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41962
  • Shoes gone again!
Re: Smartlist using limt/sort on only a portion of list
« Reply #7 on: June 27, 2007, 09:21:41 pm »

You're looking for something quite advanced.

The ~mix rule might help.  I'd try the wik link above, although it's possible you've reached the limits of the smartlist engine.
Logged
Matt Ashland, JRiver Media Center

Bluesman

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 71
Re: Smartlist using limt/sort on only a portion of list
« Reply #8 on: June 27, 2007, 10:39:29 pm »

thanks Matt, I'll check that out, in the meantime if anyone has done something similar please let me know as I'm pretty hopeless on the smartlist formula stuff.
best regards,
Geoff in Australia
Logged
Is there any other music besides Blues?
Pages: [1]   Go Up