Build a Custom Watched Field: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
(Created page with "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...")
 
No edit summary
Line 1: Line 1:
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].
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:
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
:http://yabb.jriver.com/interact/index.php?topic=85906.0


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]

Revision as of 03:59, 15 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