[mythtv-users] SD/HD Recording Priority Setup

David Engel david at istwok.net
Tue Jul 15 19:45:57 UTC 2008


On Tue, Jul 15, 2008 at 12:26:50PM -0500, jedi wrote:
> On Tue, Jul 15, 2008 at 10:37:11PM +1000, Greg Newton wrote:
> > OK - you got me. Where do you do the "Global HDTV +2" bit?

Utilities/Setup > Setup > TV Settings > Recording Priorities > Custom Priority

> Dunno about the GUI. I like to do this directly.
> 
> This works well for my OTA channels.
> 
>      select channum,callsign,visible,recpriority 
>        	    from channel where visible=1 and channum like '%-%';
> 
> This should be good in general (assuming names mean somthing).
> 
>      select channum,callsign,visible,recpriority 
>      	    from channel where visible=1 and callsign like '%HD%';
> [...]
>     Is there a flag as such for HD channels? That would be

No.

David
-- 
David Engel
david at istwok.net


More information about the mythtv-users mailing list