Skip to content

Cabernet 0.9.15.00-RC03

Compare
Choose a tag to compare
@rocky4546 rocky4546 released this 05 Nov 20:23
· 1 commit to master since this release

0.9.15.00-RC03

  • 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.