Difference between revisions of "Dvbdate"

From MythTV Official Wiki
Jump to: navigation, search
(Edit performed by mwstuffer.pl)
 
m (Dvb Apps 2fdvbdate moved to Dvbdate: Proper title)
(No difference)

Revision as of 05:30, 24 April 2006

dvbdate

dvbdate appears to be a utility for reading the date/time from your dvb card.

Since we are obviously TV lovers, what could be a more useful means of measuring time?

In addition, since an internet-free MythTV box is feasible with DVB (because the EPG data can come from the DVB stream itself), dvbdate provides a useful network-free alternative to NTP.

Usage

dvbdate appears to work even when your cards are tied up doing other things. It only reads the date from /dev/dvb/adapter0

dvbdate will report the date/time to the command line when used with no arguments.

To set the system clock

dvbdate --set

If your system clock is way off, you might want to force it.

dvbdate --set --force

Set dvbdate to run in your crontab every hour or so and you have a system that keeps time with the TV ; perfect for MythTV users.