2020-07-26 11:55:46 +02:00
2020-07-25 21:26:37 +02:00
2020-07-07 15:16:06 +02:00
2020-07-10 15:47:03 +02:00
2020-06-16 17:51:51 +02:00
2020-06-16 17:51:51 +02:00
2020-06-16 17:51:51 +02:00
2020-06-20 22:49:51 +02:00
2020-06-23 15:56:53 +02:00
2020-07-07 15:28:10 +02:00
2020-07-06 16:40:30 +02:00

Jellyfin Audio Player

This is a React Native-based audio streaming app for Jellyfin.

Getting Started

What you want get started on depends on your intentions. As there is no build for general availability yet, you will need to build this project yourself.

Using the app

You will need to setup your Jellyfin account for the application to be able to pull in all your audio. To do this, go over to the "Settings" tab and click the "Set Jellyfin server"-button. A modal will pop up in which you will enter your Jellyfin server url, after which you enter your credentials in the provided browser view. When the app detects your credentials, they will automatically be remembered by the app.

Development Build

This app has been mainly developed for iOS, but should mostly function on Android as well. To get started, do the following:

  1. Clone this repository
  2. Install NodeJS and XCode
  3. npm install
  4. npm run ios

Production Build

Follow step 1-3 from the development build, then do the following:

npm run build:ios

Then open ios/JellyfinAudioPlayer.xcworkspace and build the project in XCode.

Description
🎵 A gorgeous Jellyfin audio streaming app for iOS and Android
Readme 27 MiB
Languages
TypeScript 90.4%
Swift 5.1%
Ruby 2.4%
JavaScript 1.1%
Kotlin 0.8%
Other 0.2%