github IgnisDa/ryot v2.11.0
Version 2.11.0 (2023-08-29)

latest releases: v7.3.0, v7.2.0, v7.1.0...
12 months ago

Release Notes

IMPORTANT

This release reworks the internal authentication system. Changes:

  • If you are not using an SQLite database, you can remove the docker volume mounted.
  • If you were using the Kodi plugin, it will need to be updated (and the configuration changed).

You can consult the relevant docs for the same.

Install ryot 2.11.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/IgnisDa/ryot/releases/download/v2.11.0/ryot-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/IgnisDa/ryot/releases/download/v2.11.0/ryot-installer.ps1 | iex

Download ryot 2.11.0

target kind download
aarch64-apple-darwin tarball ryot-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball ryot-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball ryot-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball ryot-x86_64-unknown-linux-gnu.tar.xz

Don't miss a new ryot release

NewReleases is sending notifications on new releases.