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
Clarified text on plugins page when either all plugins or no plugins are installed
0.9.14.01
Fixed Pickle exception for Windows
Added TRACE level debugging
Removed all references to the requests library
Fixed exception when creating a scheduled trigger
Added httpcore exception processing
Fix resync issues not sorting the video packets correctly
Fixed issue when TVGuide channel has no programs
Moved number of parallel video packet downloads to config
Added Stream Timeout, HTTP Timeout and HTTP Retries to config
Fixed numerous issues with m3u8_queue
Fixed HTTP retries bug when upgrading plugins
Changed HTTP retries to not hard coded
Plugins are depended on this version and should be upgraded at the same time as Cabernet
Tweaked HTTP parameters
Added temporary detailed logging for debugging changes
Fixed issues when client requests channel list and multiple instances are present
Added HTTPX exception processing
Updated HTTPX install to include HTTP 2.0 processing
Changed HTTP timeouts to comply with HTTPX
App now requires Python 3.8+
Initial creation of parallel HTTP gets from provider. This helps when provider slows down data traffic to be slower than the play rate. Early testing...
Migration from requests to httpx library
Fixed issues when creating multiple instances of plugins with the same channels. It now processes all instances correctly
Added new TRACE level logging
Automatically adds a default instance for those plugins that should have one when not found (includes daddylive, plutotv and xumo)
Fixed issue where the EPG and Channel tasks ran only the first instance