[mythtv-users] "DVB Tuning delay" parameter not being set?
Thomas Börkel
thomas at boerkel.de
Sat Apr 6 11:14:09 UTC 2013
HI!
On 06.04.2013 11:13, Simon Waldman wrote:
> Is this a known problem? Is there another way to set the parameter as
> a workaround? (I don't have the mySQL-fu to fix it myself in the db,
> but I have sufficient to type what somebody tells me into the mySQL
> console...)
Yep, noticed that, too.
Just do this:
mysql -umythtv -pmythtv mythconverg
update capturecard set dvb_tuning_delay = 500 where cardid = 1;
quit
Choose the delay and cardid you want.
After that, you have to restart mythbackend.
Thomas
More information about the mythtv-users
mailing list