From 7201be6f02dd23d67b8c42bc3b7c756c728e599b Mon Sep 17 00:00:00 2001 From: Chris <182387676+whoopsi-daisy@users.noreply.github.com> Date: Fri, 14 Mar 2025 21:47:09 +0800 Subject: [PATCH 1/2] Update README.md (#605) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index da4f1eb5..9d473b7a 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ Chromecast support is still in development, and we're working on improving it. C ### Streamyfin Plugin -The Jellyfin Plugin for Streamyfin is a plugin you install into Jellyfin that hold all settings for the client Streamyfin. This allows you to syncronize settings accross all your users, like: +The Jellyfin Plugin for Streamyfin is a plugin you install into Jellyfin that holds all settings for the client Streamyfin. This allows you to synchronize settings across all your users, like for example: -- Auto log in to Jellyseerr without the user having to do anythin +- Auto log in to Jellyseerr without the user having to do anything - Choose the default languages - Set download method and search provider -- Customize homescreen +- Customize home screen - And more... [Streamyfin Plugin](https://github.com/streamyfin/jellyfin-plugin-streamyfin) @@ -66,7 +66,7 @@ Or download the APKs [here on GitHub](https://github.com/streamyfin/streamyfin/r ### Beta testing -To access the Streamyfin beta, you need to subscribe to the Member tier (or higher) on [Patreon](https://www.patreon.com/streamyfin). This will give you immediate access to the ⁠🧪-public-beta channel on Discord and i'll know that you have subscribed. This is where I post APKs and IPAs. This won't give automatic access to the TestFlight, however, so you need to send me a DM with the email you use for Apple so that i can manually add you. +To access the Streamyfin beta, you need to subscribe to the Member tier (or higher) on [Patreon](https://www.patreon.com/streamyfin). This will give you immediate access to the ⁠🧪-public-beta channel on Discord and i'll know that you have subscribed. This is where I post APKs and IPAs. This won't give automatic access to the TestFlight, however, so you need to send me a DM with the email you use for Apple so that I can manually add you. **Note**: Everyone who is actively contributing to the source code of Streamyfin will have automatic access to the betas. From 205715ae2908c89f20a6b217e9face7cd0e16630 Mon Sep 17 00:00:00 2001 From: Fredrik Burmester Date: Tue, 25 Mar 2025 13:13:46 +0100 Subject: [PATCH 2/2] chore --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 8f10deb3..6ddf8c8b 100644 --- a/app.json +++ b/app.json @@ -31,7 +31,7 @@ }, "android": { "jsEngine": "hermes", - "versionCode": 54, + "versionCode": 55, "adaptiveIcon": { "foregroundImage": "./assets/images/adaptive_icon.png", "backgroundColor": "#464646"