QuickTV advanced usage

Frequently Asked Questions
Post Reply
nickk
Silicondust
Posts: 20156
Joined: Tue Jan 13, 2004 9:39 am
x 374

QuickTV advanced usage

Post by nickk »

The 20091024 release of QuickTV supports the following options:

--stay-on-top Configure QuickTV to stay on top of other windows.

--new-window Configure QuickTV to open a new window rather than using the existing QuickTV window (if any).

hdhomerun://<source>/ch<n>-<n> Play the requested channel.
source = "Digital Antenna", "Digital Cable", or "<device id>-<tuner index>"
ch<n>-<n> = physical channel number, program number.

<channel list filename> Use the given channel list file.
File format:

<?xml version="1.0" standalone="yes"?>
<QtvLineup>
<Program>
<Name>KOFYDT</Name>
<Number>20.1</Number>
<Url>hdhomerun://Digital Antenna/ch10-3</Url>
</Program>
<Program>
<Name>KQEDDT</Name>
<Number>9.1</Number>
<Url>hdhomerun://Digital Antenna/ch22-1</Url>
</Program>
</QtvLineup>

Post Reply