Opened 10 years ago
Closed 6 years ago
#12788 closed Bug Report - General (Unverified)
tuning does not wait for rotor to stop
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | major | Milestone: | unknown |
| Component: | MythTV - General | Version: | 0.28.0 |
| Severity: | high | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Using a rotor system, tuning to channels on a different satellite is hit-and-miss. Debugging this, it turned out that tuning already is starting while the rotor is still moving, seemingly causing all sorts of problems.
A hack to force Mythtv to wait for a hardcoded amount of time fixes the problem, but it should be fixed in a cleaner way, especially since disecq.cpp already seems to contain code to detect a moving rotor.
Perhaps it doesn't work because it relies on discecq 2.0 features not present on 1.3 equipment?
More background: http://lists.mythtv.org/pipermail/mythtv-users/2016-May/387258.html

Closing all old tickets in trac.
If your issue still persists, please open an issue in Github https://github.com/MythTV/mythtv/issues
and reference the existing trac ticket.