[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Apr 4 04:15:03 UTC 2005


----------------------------------------------------------------------------
Changes committed by bjm on Mon Apr  4 04:14:33 2005

Modified Files:
   in mythtv/libs/libmythtv:
        dbcheck.cpp programinfo.cpp programinfo.h 
        scheduledrecording.cpp scheduledrecording.h sr_items.h 
   in mythtv/programs/mythbackend:
        scheduler.cpp scheduler.h 
   in mythtv/programs/mythfrontend:
        customrecord.cpp 
Log Message:
Several changes to correctly support the Find types with search rules
that match more than one title. This allows things like recording one
movie each week by a favorite actor with People Search plus FindWeekly.
It was already possible to set a rule like this but it would not have
worked properly.

Added two more examples in Custom Record to demonstrate using
PowerSearch plus Find types:

SportsCenter Overnight - flexibly chooses one showing per day of ESPN's
SportsCenter but limits the choices to just the rebroadcasts between
2am and 7am.

Movie of the Week - each Friday evening chooses one of any of the four
star movies that hasn't been recorded previously.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list