[mythtv-commits] mythtv commit: r23973 by janne

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Apr 4 14:06:36 UTC 2010


      Author: janne
        Date: 2010-04-04 14:06:36 +0000 (Sun, 04 Apr 2010)
New Revision: 23973
   Changeset: http://svn.mythtv.org/trac/changeset/23973

Modified:

   trunk/mythtv/libs/libmythtv/eitfixup.cpp
   trunk/mythtv/libs/libmythtv/eitfixup.h
   trunk/mythtv/libs/libmythtv/eithelper.cpp

Log:

EITFixup: heuristic fixup for short events marked as category type "movie"

RTL and finish channels have events for tvshows/series marked as movies.
There is unfortunately no other indication in the description so we use
the time as heuristic. Only event longer than 75 minutes are considered
to be movies. All other events are classified as tvshows.
This makes the canned movie search useable on those channels.
Fixes #8216, Refs #6844

Based on a patch by: dekarl spaetfruehstuecken org




More information about the mythtv-commits mailing list