[mythtv-users] Show matching two searches not recorded

Nathan Wray mythtv at detroitsci.com
Tue May 6 14:41:38 UTC 2014


I missed two Cosmos being recorded before I noticed they weren't
recording.  I could have forced any particular episode being recorded, but
the overall issue would have remained, and I wonder if any of my other
low-priority searches are going to quash something I wanted to see
recorded.

Attached are two printsched files, one with the documentary search active
and the other inactive.  In this case it looks like it will record Cosmos
but you can see it has the -10 priority when the documentary search is
active, and 99 otherwise.

$ cat printsched-doc-active.txt | grep Cosmos
2014-05-06 09:43:08.009783 I  Cosmos: A Spacetime Odyssey - The  1008_202
FOXHD   11 21:00-22:00  3  0  0  A  C -10
2014-05-06 09:43:08.042859 I  Cosmos: A Spacetime Odyssey - The  1008_202
FOXHD   18 21:00-22:00  3  0  0  A  C -10

$ cat printsched-doc-inactive.txt | grep Cosmos
2014-05-06 09:40:16.862537 I  Cosmos: A Spacetime Odyssey - The  1008_202
FOXHD   11 21:00-22:00  3  6 10  A  6 99
2014-05-06 09:40:16.878920 I  Cosmos: A Spacetime Odyssey - The  1008_202
FOXHD   18 21:00-22:00  3  6 10  A  6 99

Can you or anyone point me to the scheduler SQL that would apply here?
Apologies, I've never worked in the Myth code tree.




On Tue, May 6, 2014 at 9:22 AM, Michael T. Dean <mtdean at thirdcontact.com>wrote:

> On 05/06/2014 07:45 AM, Nathan Wray wrote:
>
>> Hi all, I've had a bit of trouble with a show that matches two different
>> schedules with different priorities. I'd consider the behaviour I'm seeing
>> a bug but I'd appreciate any feedback on fixes.
>>
>> 1) I have a PowerSearch named "HD Documentary" that is set to priority
>> (-10), with a definition "program.hdtv > 0 AND program.category =
>> 'Documentary' ".
>> 2) I have a specific schedule for "Cosmos" any time/any channel, HD, with
>> a priority of 99.
>>
>> When I click on Cosmos, it says it won't record it because it matches "HD
>> Documentary" and there are more important things to record like Spongebob
>> re-runs, due to the low priority on that schedule. If I disable "HD
>> Documentary" it correctly records Cosmos.
>>
>> I would expect that if a show matches multiple searches, it would apply
>> max(priority) - is there something I'm overlooking here?
>>
>
> I'd need to see the output of mythbackend --printsched to know exactly
> what was happening, but it's possible you were just being shown the wrong
> information and it would have recorded, anyway.  If that's the case, it's a
> known bug in the display code that's being worked on (and/or fixed in a
> more recent version than you have).
>
>
>  I had to leave the HD Documentary search disabled to get Cosmos to record.
>>
>
> You should have just done an override to "Record this specific showing."
>  There's no need to disable the other rule.
>
> Mike
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20140506/be58abf8/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: printsched.7z
Type: application/octet-stream
Size: 13693 bytes
Desc: not available
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20140506/be58abf8/attachment-0001.obj>


More information about the mythtv-users mailing list