From 6d0bd6e0949df575b35c5b178a1c661745a9ca6a Mon Sep 17 00:00:00 2001 From: Essasetic <34970796+Essasetic@users.noreply.github.com> Date: Mon, 12 Aug 2019 10:11:31 +0100 Subject: [PATCH 1/3] Amazon Fire TV Client Edit Sideloading instructions no longer necessary. --- docs/clients.md | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/docs/clients.md b/docs/clients.md index 6e3ccbe45..dcd7e8718 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -32,24 +32,18 @@ The official Jellyfin Android TV app. * [GitHub](https://github.com/jellyfin/jellyfin-androidtv) * [Binary repository](https://repo.jellyfin.org/releases/client/androidtv) -#### Installation on Amazon Fire TV Stick +### Jellyfin for Amazon Fire TV -Currently the Jellyfin app isn't listed on the Fire TV's app store. In order to install it, you need to use a process known as "side loading". +The official Jellyfin Fire TV app. -1. Install the [Android SDK Platform Tools](https://developer.android.com/studio/releases/platform-tools.html) on your workstation -2. [Enable debugging on your Fire TV](https://developer.amazon.com/docs/fire-tv/connecting-adb-to-device.html#turnondebugging) - * Make sure to turn on ADB debugging - * Make sure to allow apps from unknown sources -3. Download a binary version of the Android TV app from the repository above. Make sure to download one marked `amazon-release` -4. [Connect to your Fire TV over ADB](https://developer.amazon.com/docs/fire-tv/connecting-adb-to-device.html#connectingadboptions) - * You can either connect over USB or over a network connection. To connect over the local network, find out your Fire TV's IP address - * You'll need to confirm the connection over ADB on your Fire TV. A prompt will appear when your workstation attempts to connect -5. You're now ready to install the Jellyfin app. Run the following command once connected to your Fire TV over ADB: `adb install `. After 30-60 seconds you should receive a message telling you the installation was successful -6. You can now disconnect from ADB: `adb disconnect` +**Status:** ⭐ In Beta release + +**Links** -The Jellyfin app should now appear on your Fire TV device. Because the app isn't listed on the Fire TV store, you will have to repeat this process whenever you want to update the app. +img alt='Get it on the Amazon Appstore' src='https://images-na.ssl-images-amazon.com/images/G/01/mobile-apps/devportal2/res/images/amazon-appstore-badge-english-black.png' width="200"/> -While the steps above look a little complex, they should only take 15-30 minutes to complete, depending on your proficiency with the Android SDK. No knowledge of Android development outside of the steps above is required. +* [GitHub](https://github.com/jellyfin/jellyfin-androidtv) +* [Binary repository](https://repo.jellyfin.org/releases/client/androidtv) ### Yatse From 62f3158a7817dd8763cac72b999a161b15f5ada8 Mon Sep 17 00:00:00 2001 From: Essasetic <34970796+Essasetic@users.noreply.github.com> Date: Mon, 12 Aug 2019 10:34:27 +0100 Subject: [PATCH 2/3] Fixed forgotten tag. --- docs/clients.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/clients.md b/docs/clients.md index dcd7e8718..d2b67aec6 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -40,7 +40,7 @@ The official Jellyfin Fire TV app. **Links** -img alt='Get it on the Amazon Appstore' src='https://images-na.ssl-images-amazon.com/images/G/01/mobile-apps/devportal2/res/images/amazon-appstore-badge-english-black.png' width="200"/> +Get it on the Amazon Appstore * [GitHub](https://github.com/jellyfin/jellyfin-androidtv) * [Binary repository](https://repo.jellyfin.org/releases/client/androidtv) From 87d36592007f250b3b9d7bb71b37a958d3e452c3 Mon Sep 17 00:00:00 2001 From: Essasetic <34970796+Essasetic@users.noreply.github.com> Date: Mon, 12 Aug 2019 11:03:57 +0100 Subject: [PATCH 3/3] Forgot colon on links --- docs/clients.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/clients.md b/docs/clients.md index d2b67aec6..e712f6c97 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -38,7 +38,7 @@ The official Jellyfin Fire TV app. **Status:** ⭐ In Beta release -**Links** +**Links:** Get it on the Amazon Appstore