Ryot logo

Ryot

Self-hosted tracker for media consumption and fitness activities

Alternative to: trakt, goodreads, myanimelist


About Versions (100)

v8.2.0

2025-02-14

Updates in this release

  • Display the songs/audiobooks you listened to during a workout [PRO]. image
  • You can now apply multiple collection filters [PRO]. image
  • Cards for shows now tell you the episode in progress/next episode. image
  • Imports page now refreshes automatically to update import progress.
  • Integrations are now automatically disabled if they have errored out 5 times in a row. You will get a notification for the same.
  • Users can now hide collections. This can be used to hide system created collections which you might not use.
  • Better display in the fitness list pages.
  • Fixed a long-standing bug in person details pages wherein the count of associated media was incorrect.

What’s Changed

  • 164e6d7b - Live updates in the imports page (#1258)
  • 631fd488 - Fix bug in workout logging (#1256)
  • b15244da - More details in metadata (show) card (#1253)
  • 049862e0 - fix(frontend): remove incorrect invariant call
  • 3cfcba3a - Minor updates (#1239)
  • 8d7c9d58 - chore(frontend): bring back one collection filter
  • 2c807902 - Advanced filter collections (#1251)
  • 935704e1 - feat(website): write the config to a json file
  • 65cf1c8b - Hide settings section if in access link session (#1248)
  • 7d426796 - Store integration trigger result (#1247)
  • c3203915 - Update outdated links (#1246)
  • bb4db9f2 - ci: build all images using cross
  • 287293a3 - Workout tracking enhancements (#1242)
  • 979a6bdc - feat(website): changes for self hosting cloud version
  • 70c5c7e3 - Person related changes (#1240)
  • 822a22b3 - Display day of week for fitness entities (#1238)
  • 2e3343af - ci: install wget in containers for health-check
  • 4dfe6443 - fix(migrations): add check before adding new column
  • c0e5ed75 - Allow hiding collections (#1234)
  • 062016d7 - fix(website): get honeypot fields working again