INTERACT FORUM

Please login or register.

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

Author Topic: Can't find an expression for Channels + Path  (Read 1163 times)

sirkus

  • World Citizen
  • ***
  • Posts: 121
Can't find an expression for Channels + Path
« on: October 18, 2015, 10:13:41 am »

Hello, how can I make Zone switch based on Channels count and file location?
I have tried this (and many ohers) with no success:
Code: [Select]
Zone 1: [=compare([Channels], =, 2)]=1 AND [Filename (path)]=[d:\music"]
Zone 2: [=compare([Channels], >, 2)]=1 AND [Filename (path)]=[d:\music"]
Logged

blgentry

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 8009
Re: Can't find an expression for Channels + Path
« Reply #1 on: October 18, 2015, 10:38:02 am »

Just use "Edit with search wizard" to make your rule.  Tell it channels "is" 2, and then path "contains" and your path identifier.  Should be no problem.  :)

Brian.
Logged

sirkus

  • World Citizen
  • ***
  • Posts: 121
Re: Can't find an expression for Channels + Path
« Reply #2 on: October 18, 2015, 06:22:27 pm »

Thanks, I've missed this one :)
Logged
Pages: [1]   Go Up