[mythtv] [PATCH] osd channel browse mode displays junk when no
data for channel
Steven
mythmail at richardstraat.homedns.org
Wed Dec 29 16:21:46 UTC 2004
Jack Porter schreef:
> Hi,
>
> When using Browse mode while watching live tv, if you pass a channel
> for which there is no current program data, junk is displayed instead
> of the channel name/number.
>
> This patch makes ProgramInfo::GetProgramAtDateTime() check if
> ProgramList::FromProgram() returned any results, and if not it looks
> up just the channel data.
>
> Cheers
> Jack
Thanks for that. I think you have to resend the patch as a unified diff
to get it committed here (diff -u).
Maybe it would be nice to also show the string value from the database
that is shown in the guide when there is nothing on? (=the result from
"select data from settings where value = 'UnknownTitle';" )
Steven
More information about the mythtv-dev
mailing list