Skip to content

v2.2.0 - Fix Re-connection on Connection Loss

Compare
Choose a tag to compare
@iwalton3 iwalton3 released this 19 Jun 20:01
· 513 commits to master since this release

The main reason for this release is to fix the extremely annoying regression in 10.8.0 where the client will not re-connect properly if you lose your network connection. The new version will automatically check to see if it is available as a client to cast to and will disconnect/reconnect using an exponential back-off if it is not.

Changes:

  • Automatically reconnect if Jellyfin fails to register client. (#268)
  • Add ability to switch between "lq" and "hq" versions of shader packs.