[mythtv-users] Ideas for family proofing the mythbox

Andrew LaCroix andrew.lacroix at utoronto.ca
Sat Mar 19 13:25:09 UTC 2011


On Wed, Mar 16, 2011 at 2:38 PM, Dan Wilga
<mythtv-users2 at dwilga-linux1.amherst.edu> wrote:
> On 3/16/11 11:30 AM, Andrew LaCroix wrote:
>>
>> I'd like to add a dedicated menu item to the myth menus to set this
>> filter; specifically, make a way to enter the "Watch Recordings" view
>> with this filter set by default.  Does anyone know if this is
>> possible?
>>
>
> Yes, here's what you need to do.

Thanks Dan!  That is exactly what I was looking for.

However, I believe I am seeing what may be a minor bug.  When I added
the following code to my menus:

    <button>
        <type>TV_WATCH_RECORDINGS</type>
        <text>Watch Children's Recordings</text>
        <description>Play TV Recordings</description>
        <action>TV_WATCH_RECORDING Children</action>
    </button>

When I try to enter this menu for the first time, I get an empty
recordings list, and the following message appears in the frontend
log:

2011-03-19 09:03:02.523 PlaybackBox Error: SortedList is Empty
2011-03-19 09:03:02.608 PlaybackBox Error: SortedList is Empty

If I then exit, and try a second time, the Children's programming
appears just fine.

Do you see this sort of behaviour?

I am using 0.24-6.md12.

Thanks,

- Andrew


More information about the mythtv-users mailing list