[mythtv-users] recording every _day_ vs recording every week typo

Kirby Vandivort kvandivo at ks.uiuc.edu
Sun Aug 24 19:07:29 EDT 2003


> Can you add a line like this:
> 
> 	programtype = pginfo->IsProgramRecurring();
> 
> around line 56 or so in libs/libmythtv/infodialog.cpp and see if that
> fixes that up?  It should be above the section that looks like this:
> 
>     if (recordstatus == kTimeslotRecord && programtype == 0)
>     {
>         cerr << "error, somehow set to record timeslot and it doesn't seem to "
>                 "have one\n";
>         recordstatus = kSingleRecord;
>     }
> 

Correction!

It didn't solve it saying 'every day' instead of 'every week'.  However,
it _DID_ get rid of the note on stdout.  I no longer get that.


-- 

Kirby Vandivort                      Theoretical and Computational Biophysics 
Email: kvandivo at ks.uiuc.edu          3051 Beckman Institute
http://www.ks.uiuc.edu/~kvandivo/    University of Illinois
Phone: (217) 244-5711                405 N. Mathews Ave
Fax  : (217) 244-6078                Urbana, IL  61801, USA


More information about the mythtv-users mailing list