Jellyfin Player iOS

This is not the same app as on the App Store!

An iOS app that makes it possible to stream and download Jellyfin media content for free.

FAQ

What is the difference between this and other Jellyfin app projects?

  • This app (Jellyfin Player iOS) is a newer effort to create a media playback app in native Swift. It is a work in progress and currently only supports media playback.

  • Jellyfin Expo (also known as Jellyfin Mobile) is a web wrapper based on Expo with some native enhancements. It is available on the App Store for iPhone and iPad.

  • Jellyfin React Client is an early project to create a single multiplatform app based on React Native. This project has been archived as we have changed direction to utilize native web wrappers on most platforms.

Installation instructions

To run the app, you will need CocoaPods to install some dependencies. After installing this by running:

pod install

You can open the xcworkspace in xcode, and install the app on your device.