Skip to content

v1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 07:40
· 147 commits to master since this release
  • Supported Serve API: v1.3.0 to v1.3.1

Added

  • String value support to the device_type parameter in Cdms constructor.

Changed

  • Serve no longer requires force_privacy_mode to be defined in the config file. It now assumes a default of false.
  • Serve now uses pywidevine serve ... instead of the full project url in the Server header.
  • RemoteCdms Server version check is now case-insensitive.

Fixed

  • RemoteCdms Server version check now ignores other Server/Proxy names prepended or appended to the Server header.
    • For example, if reverse-proxied through Caddy it may have prepended "Caddy" to the Server header.