Page 1 of 1

Filter out christmas songs

Posted: 24 Mar 2015 14:51
by friso
Hello

What is the best way to filter out christmas songs during non-stop?
I have tested with it, but there still are playing christmas songs thrue the year. I filter with th (or) function.

Thanx

Re: Filter out christmas songs

Posted: 24 Mar 2015 15:30
by radio42
Create a dedicated xmas media lib and do not use it in your regular scripts throughout the year.
At crimbo time create some extra script(s) and then use it.
You might change your program entries during that time explicitly and revert back to your normal scripts afterwards.

Else you might need to explicitly use e.g. a dedicated media entry type and have ALL your xmas files tagged accordingly and then use for EVERY script-line a Filter to exclude them - probably using an AND criterion!
So I guess the above is ways easier...