Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
linuxdvb: handle lfe_ready better - send status all time
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
91f3b2cThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@perexg I have a dual tuner dvb-s/s2 card. Sometimes (sorry no more detils atm) I cannot tune to certain channels, getting errors like:
014-08-17 15:50:12.025 subscription: No transponder available for subscription "127.0.0.1 [ XBMC Media Center ]" to channel "KiKA HD"
If this happens I have three(!) active subscriptions (according to webui Status=>Subscriptions) - two "scan" or "epggrab" in idle state plus one subscription to the desired channel in bad state.
Is it okay to have more subscriptions than tuners?