INTERACT FORUM

More => Old Versions => JRiver Media Center 25 for Windows => Topic started by: EdBrady on February 12, 2020, 09:41:32 pm

Title: Smartlist - avoiding tracks in Playing Now
Post by: EdBrady on February 12, 2020, 09:41:32 pm
Let's say I have a smartlist, and I want to make sure it won't contain anything that's in Playing Now. How do I do that?
Title: Re: Smartlist - avoiding tracks in Playing Now
Post by: marko on February 12, 2020, 11:33:16 pm
Open that smartlist's editor, hit the "import/export" button and add this rule:
Code: [Select]
[=isinplayingnow()]=0
-marko
Title: Re: Smartlist - avoiding tracks in Playing Now
Post by: EdBrady on February 13, 2020, 10:00:44 pm
Beautiful - Thank you very much!