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 an issue where DL streams were causing deja vu events. Added player-enable_pathonly_checking to stream instances to fix issue. By disabling the player-enable_full_duplicate_checking and enabling the player-enable_pathonly_checking for DL, it should remove deja vu events.
0.9.15.00-RC02
Fixed backup display
0.9.15.00-RC01
Added declaration block to xmltv.xml files
Reverted back to requests library. HTTPX had more errors and is not being maintained, sufficiently.
Docker Updates
Added ARM64 docker container
Recommend changing to not mount entire cabernet folder, instead mount /app/data and /app/plugins_ext
Cabernet version updates are only available via docker
Refreshed README for Docker usage
Increased timeout for streamlink proxy from 59 to 120 seconds
New setting to either maintain the http session (this was default in old version) or have the session regenerate every request.