Skip to content

v1.4.0 Image Fix and TV Mode w/ Remote Controls

Compare
Choose a tag to compare
@iwalton3 iwalton3 released this 18 Apr 20:03
· 303 commits to master since this release

This release fixes the issue where images did not show up in the web client. It also brings back TV mode, which can now be remote controlled. For instance in my testing I was able to control the client using a PS3 controller!

If you are upgrading from 1.2.1 or earlier you must log out and log back in or casting, state updates, and SyncPlay will not work.

Changes:

  • Backport fix for images not loading.
  • Enable mouse back/forward buttons. (#42)
  • Fix subtitle offset support. (#35)
  • Add back support for TV mode, and also use configuration/command line flags.
  • Add support for some media keys, remotes, and controllers through inputmanager.
    • Using TV mode is suggested if you want to remote control the client.
  • Enable hardware video decoding by default.
    • If this breaks video playback, you can shut it off in "Client Settings".
  • Allow file download option in web client again.
  • Fix more warnings in the codebase. (#32)