[mythtv-users] Removing listings from the schedulers perview
Jason Ward
jasonfward at gmail.com
Thu Jun 24 07:51:20 UTC 2010
On 24 June 2010 08:35, Michael T. Dean <mtdean at thirdcontact.com> wrote:
> On 06/24/2010 03:27 AM, Jason Ward wrote:
>
> On 24 June 2010 08:19, Michael T. Dean wrote:
>>
>>
>>> On 06/24/2010 02:53 AM, Jason Ward wrote:
>>>
>>> On 24 June 2010 07:39, Michael T. Dean wrote:
>>>
>>>
>>>> For that, you'll need to use Custom/Power Recording Rules:
>>>>> http://www.mythtv.org/docs/mythtv-HOWTO-12.html#ss12.5 . And,
>>>>> specifically, see the example clause, "Only shows with in-vision
>>>>> signing"
>>>>> and after inserting that clause into your rule, change the "> 0" to
>>>>> "=
>>>>> 0".
>>>>>
>>>>>
>>>> I can't find any such example... :(
>>>>
>>>>
>>> Might be new in trunk. Here's the original:
>>>
>>> Only shows with in-vision signing:
>>> FIND_IN_SET('SIGNED', program.subtitletypes)> 0
>>>
>>> So, shows without in-vision signing:
>>> FIND_IN_SET('SIGNED', program.subtitletypes) = 0
>>>
>>> OK, I misunderstood about where I was to find the example, I found it
>>> now.
>>>
>>>
>> So with this rule (or any custom rule?) any/all recordings must match the
>> rule?
>>
>>
>
> Not sure what you're asking, but your question is almost definitely
> answered in the HOWTO linked above.
>
> In general, though, you'd take that clause and add it to a different clause
> to give you the rule you want. So, for example, "Match a specific title,"
> plus, "Shows without in-vision signing," to only match those showings of the
> named show that do not have in-vision signing.
>
Erm, well I've read the how to and created a search, and was left very
confused, but now I think I see the source of the confusion, I don't want to
apply this rule one by one to all recordings from the BBC, I want a rule
that prevents the scheduler from ever scheduling under any circumstances a
show with on screen signing, I thought that was what you were telling me how
to do. When scheduling, I want the scheduler to ignore, always and forever,
any signed screenings. Is it possible?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100624/afedadd5/attachment.htm>
More information about the mythtv-users
mailing list