Duplicate matching

From MythTV Official Wiki
Revision as of 14:59, 10 April 2009 by S g robertson (talk | contribs) (New page: MythTV will, unless you tell it otherwise, try and not record programs that have already been recorded. There are four different methods it can use to determine if a program is a duplicat...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MythTV will, unless you tell it otherwise, try and not record programs that have already been recorded. There are four different methods it can use to determine if a program is a duplicate.


Subtitle

The scheduler will compare the subtitles of the new epsiode with any recorded(watched,unwatched or deleted) episode and if they match then it will not record the new showing.

Description

The scheduler will compare the description of the new epsiode with any recorded(watched,unwatched or deleted) episode and if they match exactly then it will not record the new showing.

Subtitle and Description

The scheduler will compare the subtitles and description of the new epsiode with any recorded(watched,unwatched or deleted) episode and if they both match exactly then it will not record the new showing.

Subtitle then Description

The scheduler will compare the subtitles of the new epsiode with any recorded(watched,unwatched or deleted) episode and if they match exactly then it will check the description and only if the descriptions are also identical then it will not record the new showing.