You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed issue when thumbnail is empty and then has something from provider. It now updates the database with link
Fixed issue when new channels are added and starting number is not -1. It now renumbers the primary channel numbers.
0.9.13.10
Added enable_full_duplicate_checking to instance setting. If the query_string part of the url has a token that changes every time a request for updates occurs, the result will be to re-download the packet over and over. To keep this from happening, set this to false and it will not include the query_string portion of the URL when determining whether the packet is new.
0.9.13.09
Errors in channel editor when user tries to change channel number AND has starting channel number set
Either the user wants the channels to start at the starting value OR user wants to manually change them, not both
0.9.13.08
Fixed Exception on HTTP session restart
Updated plugin version data when plugin is manually updated
0.9.13.07
Fix tuner selection software. Tuners were left open on Home Page
Added switch timeout to client settings. This specifically helps with clients that timeout and restart streams due to dead space.
0.9.13.06
When video stream contains HTML instead of ATSC packets, do a HTTP connection reset
Fixed race condition when the channel is turned off and on at the same time
0.9.13.05
Stream to the client now tries to keep it transmitting up to 20 seconds to keep the client timeouts for dead spaces from happening. When Cabernet is between stream packets, it will stretch out the current packet to make the client think it is still transmitting.
0.9.13.04
Handle quickly restarting the same channel
0.9.13.03
Added idle timeout to settings client so settings can be adjusted for VOD slow urls
Updated "No-Reply" on home page to work correctly
0.9.13.02
Fix streamlink exception when stopping stream
Added ability to increase timeout retries for VOD streams or when Play ALL (VOD) is checked. Retries setting is in the client area
0.9.13.01
Fixed multiple client fails when one client terminates
Fixed create data folder on new install
Addressed pulls from urls when behind multiple proxies causing timeouts
Adjusted how timeouts are handled with VOD playlists
Plex channel scans now scans the correct number of channels
Start Channel Number now executes every time the channel task runs
Changed the ignore video data from 10000 byte packets to 1000 byte packet
Fixed issue where processes do not shutdown on CTRL-C when video is playing
Adjusted sleep duration for re-scanning as geometric averaging instead of last duration
Fixed bug when tuner limit was reached
Improved database locking issues when doing a Forced Scan
Logs text from small video packets received that may be error message to log
Fix VOD exception when tuning to a M3U Plugin channel
Add mux ability to reuse provider streams to multiple clients (non-VOD only)
Compress/vacuum the temp database during startup
Catching exception when upgrading and folder is protected
Added Clients to home page to show how many clients are connected to a single provider