home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
TBS: CI/CAM support and other improvements
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mm1352000" data-source="post: 1094111" data-attributes="member: 82144"><p>Hello again</p><p></p><p></p><p>It sounds like failure to select (or hold the selection of) the correct DiSEqC port.</p><p></p><p>Port A is usually the default port for switches, which is probably why you have the most success with port A.</p><p></p><p></p><p>This patch is not a driver. It communicates with the driver, but it is not the driver itself. The driver is what you download and install from TBS's website to get Windows (or Linux) to recognise the tuner.</p><p>There is nothing in the patch that would induce the behaviour. The patch tells the tuner driver to send the requested DiSEqC command; it expects the tuner driver to send the command and the switch to obey the command. As such, if the switch isn't reliable... well it isn't really within our control. About the only thing we could do is try to send the DiSEqC command multiple times. However that slows down tuning/zapping, so no such function has been implemented.</p><p></p><p></p><p>When recordings stop after 30 seconds it is because the tuner stops delivering the stream not because TV Server actively kills the recording. TV Server doesn't actively check that the tuner is streaming or have any mechanism for attempting to retune if the tuner does stop streaming. In other words, when your recordings are failing TV Server is sitting there thinking it is recording successfully... but actually it is not.</p><p></p><p>The recording restart that you observe when you "happen to shut down TV Server while it's recording" is a behaviour of the scheduler, which is completely independent to the tuner handling. Every 15 seconds the scheduler checks what recordings should be running and whether they're running or not. It will restart any recordings that stop due to TV Server restart because it can detect the recording is not occurring when it should be. However, the scheduler will not know if the tuner stops streaming.</p><p></p><p>Regards,</p><p>mm</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1094111, member: 82144"] Hello again It sounds like failure to select (or hold the selection of) the correct DiSEqC port. Port A is usually the default port for switches, which is probably why you have the most success with port A. This patch is not a driver. It communicates with the driver, but it is not the driver itself. The driver is what you download and install from TBS's website to get Windows (or Linux) to recognise the tuner. There is nothing in the patch that would induce the behaviour. The patch tells the tuner driver to send the requested DiSEqC command; it expects the tuner driver to send the command and the switch to obey the command. As such, if the switch isn't reliable... well it isn't really within our control. About the only thing we could do is try to send the DiSEqC command multiple times. However that slows down tuning/zapping, so no such function has been implemented. When recordings stop after 30 seconds it is because the tuner stops delivering the stream not because TV Server actively kills the recording. TV Server doesn't actively check that the tuner is streaming or have any mechanism for attempting to retune if the tuner does stop streaming. In other words, when your recordings are failing TV Server is sitting there thinking it is recording successfully... but actually it is not. The recording restart that you observe when you "happen to shut down TV Server while it's recording" is a behaviour of the scheduler, which is completely independent to the tuner handling. Every 15 seconds the scheduler checks what recordings should be running and whether they're running or not. It will restart any recordings that stop due to TV Server restart because it can detect the recording is not occurring when it should be. However, the scheduler will not know if the tuner stops streaming. Regards, mm [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
TBS: CI/CAM support and other improvements
Contact us
RSS
Top
Bottom