[mythtv-users] MythWeb Recording Schedule

Martin Moores moores.martin at gmail.com
Mon Jun 25 17:52:52 UTC 2012


On 25 June 2012 17:23, Scott & Nicole Harris <snharris99 at live.com> wrote:

>
>  Weird, I have 8 options under filters.  Don't know if this list varies
>>>> depending on the type of programme you are trying to record, can't say I
>>>> have noticed any differences.
>>>>
>>>
>  What programme is it?  Where in the world are you?  I can try and
>>>> replicate
>>>>
>>>
>  Martin
>>>>
>>>
>  I'm in the USA.  It's all my programs, name one...The Big Bang Theory,
>>> The Office, NCIS...all of them.  Would it help if included sections of code
>>> from any files for you to compare?
>>>
>>
>
>  I know nothing about the code, so can only post my observations.  I have
>> just selected a programme from the guide and in Firefox, gone to "view
>> source" (right click menu).
>>
>
>  Line 641-659 is as follows:
>>
>
>                <fieldset>
>>               <legend>Filters</legend>
>>                                       <dt><label
>> for="recordfilter_$id">New episode:</label></dt>
>>                       <dd><input type="checkbox" class="radio"
>> id="recordfilter_0" name="recordfilter_0" value="1"></dd>
>>                                       <dt><label for="recordfilter_$id">*
>> *Identifiable episode:</label></dt>
>>                       <dd><input type="checkbox" class="radio"
>> id="recordfilter_1" name="recordfilter_1" value="1"></dd>
>>                                       <dt><label
>> for="recordfilter_$id">First showing:</label></dt>
>>                       <dd><input type="checkbox" class="radio"
>> id="recordfilter_2" name="recordfilter_2" value="1"></dd>
>>                                       <dt><label
>> for="recordfilter_$id">Prime time:</label></dt>
>>                      <dd><input type="checkbox" class="radio"
>> id="recordfilter_3" name="recordfilter_3" value="1"></dd>
>>                                       <dt><label for="recordfilter_$id">*
>> *Commercial free:</label></dt>
>>                       <dd><input type="checkbox" class="radio"
>> id="recordfilter_4" name="recordfilter_4" value="1"></dd>
>>                                       <dt><label
>> for="recordfilter_$id">High definition:</label></dt>
>>                       <dd><input type="checkbox" class="radio"
>> id="recordfilter_5" name="recordfilter_5" value="1"></dd>
>>                                       <dt><label
>> for="recordfilter_$id">This episode:</label></dt>
>>                      <dd><input type="checkbox" class="radio"
>> id="recordfilter_6" name="recordfilter_6" value="1"></dd>
>>                                     <dt><label
>> for="recordfilter_$id">This series:</label></dt>
>>                       <dd><input type="checkbox" class="radio"
>> id="recordfilter_7" name="recordfilter_7" value="1"></dd>
>>                               </fieldset>
>>
>
> Nope...
>
> <legend>Filters</legend>
>
>                                       <dt><label
> for="recordfilter_$id">This episode:</label></dt>
>                       <dd><input type="checkbox" class="radio"
> id="recordfilter_6" name="recordfilter_6" value="1"></dd>
>                                       <dt><label
> for="recordfilter_$id">This series:</label></dt>
>                       <dd><input type="checkbox" class="radio"
> id="recordfilter_7" name="recordfilter_7" value="1"></dd>
>
> I'd say we have very different versions.  Mine is the most current from
> the Mythbuntu repos.
>

Weird, well mine was like this from as soon as 0.25 was released, also from
mythbuntu repos, I update about once per week.  Maybe check the time stamps
on /usr/share/mythtv/mythweb, to check for recent changes?

Otherwise, you should just be able to remove mythweb and reinstall it
though terminal or package manager, get a fresh copy

Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20120625/756525a6/attachment.html>


More information about the mythtv-users mailing list