More > JRiver Media Center 33 for Windows
Help making a Smartlist for partially watched movies
(1/1)
tzr916:
How do I make a playlist Smartlist to find movies that I have partially watched?
EDIT: playlist should be smartlist ;D
lepa:
not a playlist but a view (you can create smartlist similarly):
You can filter with media sub type = movie and bookmark is not empty. Then show thumbnail text e.g. movie name (year) and progress with expression like:
--- Code: ---If(Compare([Bookmark Percent],>,0),[Bookmark Percent]%,-)
--- End code ---
example view template attached
tzr916:
Yes I meant Smartlist...
Ah, yes "bookmark" that is exactly what I was looking for!
Thank you
Navigation
[0] Message Index
Go to full version