Skip to content

Version 4.1.0 (2024-01-12)

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 01:40
· 417 commits to main since this release

Caution

[This applies to you only if the migration failed after you upgraded.] Due to a major bug in the previous versions, all the persons in this database need to be deleted. You will have to migrate their data manually.

If there are still persons that have been reviewed or are in a collection, they will be shown to you and the migration will fail. Please revert to an older version (v4.0.15), and take screenshots of the reviews and collections for them, and delete the reviews/disassociate collections for them from the UI. Then upgrade to this version again. You can now restore the reviews manually.

Release Notes

  • You can now import finished media from Audiobookshelf.
  • Added transitions when navigating between pages.
  • Reduced the docker image size by ~200 MB.
  • Now total consumed time is calculated for each media item. This will be updated only when calculating summaries. NOTE: Make sure to deploy the "Regenerate Summaries" job from the miscellaneous settings for the correct values.
  • Fixed a major bug which prevented background jobs from completing.
  • Notification will be sent on the day a media is published. NOTE: You will have to enable this explicitly from the notification preferences.
  • Added Telemetry using Umami. Can be disabled using environment variable DISABLE_TELEMETRY=true.

Install ryot 4.1.0

Install prebuilt binaries via shell script

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

Download ryot 4.1.0

File Platform Checksum
ryot-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
ryot-x86_64-apple-darwin.tar.xz macOS Intel checksum
ryot-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum