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 |