[mythtv-users] HDHR Orphaned Recording Tasks

Gary Buhrmaster gary.buhrmaster at gmail.com
Tue Jan 6 20:36:45 UTC 2015


On Tue, Jan 6, 2015 at 7:13 PM, Ray Parrish <rparrish at gmail.com> wrote:
....
> My HDHR Prime is sometimes used by a WMC PC, and when it is, the HDHR's
> status page for the tuner in use lists that PC's IP under the field
> "Resource Lock." Is there some extra flag which could be set when Myth
> Backend opens a stream from the Prime to tell it to lock that tuner? I
> wasn't sure if this was a feature which could be used generically across all
> HDHR models.

No such code exists (patches are likely welcome), but the
real problem (and solution) is more complex, since MythTV
(and I believe WMC) does not sufficient retry logic to
pick and try another tuner *at* the time of the (failed)
recording, and scheduling (to retry at some future point)
becomes an interesting exercise (since will a tuner be
available at some future time?).

Bottom line, MythTV presume exclusive access to its tuners
for its own use (which was a perfectly reasonably design point
before tuners were network shareable).    The only recommended
solution for MythTV (or, for that matter WMC) is to have enough
tuners (and do not try to share them) to meet your peak
concurrent recording needs.


More information about the mythtv-users mailing list