Skip to content

v2.3.1 Maintenance Update

Compare
Choose a tag to compare
@iwalton3 iwalton3 released this 13 Feb 09:26
· 281 commits to master since this release

This version is primarily for updating dependency versions for MPV and improving connection stability.

Changes:

  • Update python-mpv-jsonipc to v1.1.14 to handle socket close failure on Windows.
  • Update jellyfin-apiclient-python to v1.9.2 to avoid issues with HTTP connections failing.
  • Attempt initial server connection up to three times to prevent random "client not connected" errors.
  • Re-check if client is actually connected every 5 minutes. (Configurable.)
  • Update to MPV version 20230205 e439ddc (Windows).
  • Update to MPV version v0.35.1 (Flatpak).
  • Add experimental skip intro support.
    • This must be enabled manually and requires an unofficial plugin.
    • This may be dropped or replaced by official functionality at any time, please don't ask other client maintainers to add support.