[mythtv-users] Random recordings...

Bill Meek keemllib at gmail.com
Sun Jan 8 18:55:11 UTC 2017


On 01/08/2017 12:00 PM, Gary Buhrmaster wrote:
> On Sun, Jan 8, 2017 at 4:28 PM, Richard Shaw <hobbes1069 at gmail.com> wrote:
> .....
>> Just had a chance to...
>>
>> It says "Recording rule 740, "My 600-Lb. Life"  but I can't find that
>> recording rule anywhere...
> So, when you do a "mythbackend --printsched" presumably it shows
> as a future scheduled recording.  It might also suggest the "why"
> The magic decoder ring for some of the fields is at
>   https://www.mythtv.org/wiki/Mythbackend
>
> If your frontend "recording schedules" screen does not show it
> after scrolling through it all, I am reluctantly going to suggest
> diving a bit into the database to take a look.
>
> in the mysql cli, try:
>
>    Select * from record where recordid = 740;
>
> Perhaps one of the fields will give you a hint of what
> your recording rule really is.

You can always try: http://yourBackend:6544/Dvr/GetRecordSchedule?RecordId=740
from your favorite browser. Or to get all rules:

     http://yourBackend:6544/Dvr/GetRecordScheduleList

Then use the browser find feature to search for stuff like Gary suggests.
Esp. Tara, Story, 600 etc. Could be in the Description field if it's a
Power Search rule.

-- 
Bill


More information about the mythtv-users mailing list