<div class="gmail_quote">On 25 June 2012 16:06, Scott & Nicole Harris <span dir="ltr"><<a href="mailto:snharris99@live.com" target="_blank">snharris99@live.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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.<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What programme is it? Where in the world are you? I can try and replicate<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Martin<br>
</blockquote>
<br></div></div>
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?<br></blockquote><div><br>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).<br>
<br>Line 641-659 is as follows:<br><br> <fieldset><br> <legend>Filters</legend><br> <dt><label for="recordfilter_$id">New episode:</label></dt><br>
<dd><input type="checkbox" class="radio" id="recordfilter_0" name="recordfilter_0" value="1"></dd><br> <dt><label for="recordfilter_$id">Identifiable episode:</label></dt><br>
<dd><input type="checkbox" class="radio" id="recordfilter_1" name="recordfilter_1" value="1"></dd><br> <dt><label for="recordfilter_$id">First showing:</label></dt><br>
<dd><input type="checkbox" class="radio" id="recordfilter_2" name="recordfilter_2" value="1"></dd><br> <dt><label for="recordfilter_$id">Prime time:</label></dt><br>
<dd><input type="checkbox" class="radio" id="recordfilter_3" name="recordfilter_3" value="1"></dd><br> <dt><label for="recordfilter_$id">Commercial free:</label></dt><br>
<dd><input type="checkbox" class="radio" id="recordfilter_4" name="recordfilter_4" value="1"></dd><br> <dt><label for="recordfilter_$id">High definition:</label></dt><br>
<dd><input type="checkbox" class="radio" id="recordfilter_5" name="recordfilter_5" value="1"></dd><br> <dt><label for="recordfilter_$id">This episode:</label></dt><br>
<dd><input type="checkbox" class="radio" id="recordfilter_6" name="recordfilter_6" value="1"></dd><br> <dt><label for="recordfilter_$id">This series:</label></dt><br>
<dd><input type="checkbox" class="radio" id="recordfilter_7" name="recordfilter_7" value="1"></dd><br> </fieldset><br>
</div></div><br>