Merge pull request #619 from 3flex/patch-1
Some checks are pending
Lint / Lint TS and CSS (push) Waiting to run
Publish / Build (push) Waiting to run
Publish / Publish (push) Blocked by required conditions
Publish / Deploy (push) Blocked by required conditions
Test / Jest (push) Waiting to run

README: Describe the difference between stable & unstable versions
This commit is contained in:
Niels van Velzen 2024-10-17 07:31:45 +02:00 committed by GitHub
commit 32575954a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,8 @@ The Jellyfin Cast Web Receiver is the frontend used when casting to a Google Cas
A `stable` and `unstable` version of this app are already included in the Jellyfin server. There is no need to separately install this project. To host your own version (for developing) see `CONTRIBUTING.md`.
The `stable` version is the latest released version. `unstable` is updated automatically from the `master` branch.
### What does it do?
This is a `web receiver` as defined in the [Google Cast architecture](https://developers.google.com/cast/docs/overview).