Filter out christmas songs

You have a question or need an advice about how to do something? Ask it here!
Post Reply
friso
Posts: 173
Joined: 10 Apr 2012 10:05
Filter out christmas songs

Post 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
User avatar
radio42
Site Admin
Posts: 9139
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Filter out christmas songs

Post 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...

Post Reply