Difference between revisions of "Build a Custom Watched Field"

From JRiverWiki
Jump to: navigation, search
 
Line 6: Line 6:
 
For the tutorial itself, see:
 
For the tutorial itself, see:
 
:[http://yabb.jriver.com/interact/index.php?topic=85974.0 How To Build A Custom Watched Field for Media Center]
 
:[http://yabb.jriver.com/interact/index.php?topic=85974.0 How To Build A Custom Watched Field for Media Center]
 +
 +
[[Category: Tutorials]]

Latest revision as of 23:00, 14 July 2015

This tutorial will show you how I build my custom [Watched Percent] field, which I use throughout Media Center for display of Watched/Not-Watched Status. It displays it using a combination of checkmarks (for fully watched files) and percentages watched, using custom percentage ranges. Now that we can easily change [Number Plays] (as of MC 19.0.90), it is easy to reset this special Watched status indicator, by simply clearing [Number Plays].

For a discussion of why this logic was used, and how it was built, see this thread.

http://yabb.jriver.com/interact/index.php?topic=85906.0

For the tutorial itself, see:

How To Build A Custom Watched Field for Media Center