Feature #1816
suspend/resume enhancement reload dvb adapters
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
DVB
Target version:
-
Start date:
2013-10-19
Due date:
% Done:
0%
Estimated time:
Description
Hi,
A lot of dvb adapters needs to be unloaded on suspend/resume. It would be nice if tvheadend could just reload them instead of needing to be restarted.
Or if it could re-enable the adapter again by it self when it up again.
here is a example tvh log: http://sprunge.us/bNeU
here I have played a channel, stopped it, unloaded the dvb driver, tried to play again, stopped, loaded driver, tried to play again and it still fails...
I would be nice if TvHeadend was able to handle this. :-)
History
Updated by Adam Sutton almost 11 years ago
- Status changed from New to Rejected
There are a bunch of related FRs and I am going to be adding this shortly. There is a WIP branch available on github (feature/udev).
Adam