From 10e367c42d4b5695be83bf2297d9e5ab5a50462c Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Thu, 30 Jun 2022 14:41:04 -0500 Subject: [PATCH 1/3] Added some clients Android Apps - Jellyflut Cross-Platform Clients - Sonixd Web - Jellyfin Music Client --- general/clients/index.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/general/clients/index.md b/general/clients/index.md index a3f4ab02..3b150f55 100644 --- a/general/clients/index.md +++ b/general/clients/index.md @@ -29,6 +29,17 @@ Older browsers may be supported as a result of the needs of specific web-based c ## Android +### Jellyflut + +Just a jellyfin client made in flutter (side project quality code) + +**Status:** ⭐ Active, 3rd-Party + +**Links:** + +[Github](https://github.com/Thomas-Sohier/jellyflut) +[Releases](https://github.com/Thomas-Sohier/jellyflut/releases/tag/v1.5.1) + ### Jellyfin for Android The official Jellyfin Android app, which supports Android 5 and above. @@ -134,6 +145,17 @@ The official Jellyfin Roku app. ## Cross-Platform Clients +### Sonixd + +A full-featured Subsonic/Jellyfin compatible desktop music player + +**Status:** ⭐ Active, 3rd-Party + +**Links:** + +- [Github](https://github.com/jeffvli/sonixd) +- [Binary Releases](https://github.com/jeffvli/sonixd/releases/tag/v0.15.2) + ### Jellyfin Media Player Desktop client using jellyfin-web with embedded MPV player. Supports direct play of most file @@ -236,6 +258,16 @@ A third party app for music playback. Supports offline mode/downloading songs. ## Web +### Jellyfin Music Client + +An unofficial Jellyfin music Web Client + +**Status:** ⭐ Active, 3rd-Party + +**Links:** + +- [GitHub](https://github.com/MarkSFrancis/jellyfin-music-client) + ### Web Scrobbler Extension for browsers based on Chromium and Firefox that allows scrobble services like libre.fm and last.fm. From 3848ba747425cf067f0f6d20973ad76815edc075 Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Thu, 30 Jun 2022 14:53:49 -0500 Subject: [PATCH 2/3] changes to formatting - changed the 3rd-partys to below first party clients --- general/clients/index.md | 44 ++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/general/clients/index.md b/general/clients/index.md index 3b150f55..10895e85 100644 --- a/general/clients/index.md +++ b/general/clients/index.md @@ -29,17 +29,6 @@ Older browsers may be supported as a result of the needs of specific web-based c ## Android -### Jellyflut - -Just a jellyfin client made in flutter (side project quality code) - -**Status:** ⭐ Active, 3rd-Party - -**Links:** - -[Github](https://github.com/Thomas-Sohier/jellyflut) -[Releases](https://github.com/Thomas-Sohier/jellyflut/releases/tag/v1.5.1) - ### Jellyfin for Android The official Jellyfin Android app, which supports Android 5 and above. @@ -94,6 +83,17 @@ Native music player for Android devices with transcoding support, gapless playba - [GitHub](https://github.com/dkanada/gelli) - [Download](https://github.com/dkanada/gelli/releases) +### Jellyflut + +Just a jellyfin client made in flutter (side project quality code) + +**Status:** ⭐ Active, 3rd-Party + +**Links:** + +[Github](https://github.com/Thomas-Sohier/jellyflut) +[Releases](https://github.com/Thomas-Sohier/jellyflut/releases/tag/v1.5.1) + ### Yatse A third party remote control for Jellyfin with support for Chromecast playback. @@ -145,17 +145,6 @@ The official Jellyfin Roku app. ## Cross-Platform Clients -### Sonixd - -A full-featured Subsonic/Jellyfin compatible desktop music player - -**Status:** ⭐ Active, 3rd-Party - -**Links:** - -- [Github](https://github.com/jeffvli/sonixd) -- [Binary Releases](https://github.com/jeffvli/sonixd/releases/tag/v0.15.2) - ### Jellyfin Media Player Desktop client using jellyfin-web with embedded MPV player. Supports direct play of most file @@ -204,6 +193,17 @@ Terminal player for Jellyfin, only for music at the moment. - [GitHub](https://github.com/tryffel/jellycli) +### Sonixd + +A full-featured Subsonic/Jellyfin compatible desktop music player + +**Status:** ⭐ Active, 3rd-Party + +**Links:** + +- [Github](https://github.com/jeffvli/sonixd) +- [Binary Releases](https://github.com/jeffvli/sonixd/releases/tag/v0.15.2) + ### Jellyfin-CLI Terminal player for Jellyfin, written in Python. From f224184917e555155736088307ce303170cb3869 Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Mon, 11 Jul 2022 01:08:42 -0500 Subject: [PATCH 3/3] updated binary to main release page edited the binary links to take you to the main github release page not just the exact release number, --- general/clients/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/general/clients/index.md b/general/clients/index.md index 10895e85..294255b5 100644 --- a/general/clients/index.md +++ b/general/clients/index.md @@ -92,7 +92,7 @@ Just a jellyfin client made in flutter (side project quality code) **Links:** [Github](https://github.com/Thomas-Sohier/jellyflut) -[Releases](https://github.com/Thomas-Sohier/jellyflut/releases/tag/v1.5.1) +[Releases](https://github.com/Thomas-Sohier/jellyflut/releases/) ### Yatse @@ -202,7 +202,7 @@ A full-featured Subsonic/Jellyfin compatible desktop music player **Links:** - [Github](https://github.com/jeffvli/sonixd) -- [Binary Releases](https://github.com/jeffvli/sonixd/releases/tag/v0.15.2) +- [Binary Releases](https://github.com/jeffvli/sonixd/releases/) ### Jellyfin-CLI