INTERACT FORUM

More => Old Versions => JRiver Media Center 21 for Windows => Topic started by: spiggytopes on August 18, 2016, 04:51:44 am

Title: Playlist for "Watching"
Post by: spiggytopes on August 18, 2016, 04:51:44 am
Hi All,

Thanks for the support.

I'd like to create a smartlist to list video that is not 100% watched.

This is to help find stuff that we started watching then went to bed but can't remember a few weeks later what it was .....

I have added "Watched Percent" to Library Fields as a field from another thread here but it doesn't appear in the smartlist list:

If(IsRange([Bookmark Percent], 0-9),
If(Compare([Number Plays],<,1),,✔),
If(IsRange([Bookmark Percent], 10-89),[Bookmark Percent]%, ✔))

Is there a simple way to achieve this?

Cheers.