Thanks to visit codestin.com
Credit goes to github.com

Skip to content

streamyfin/streamyfin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Buy Me A Coffee

Streamyfin

Streamyfin is a user-friendly Jellyfin video streaming client built with Expo. Designed as an alternative to other Jellyfin clients, it aims to offer a smooth and reliable streaming experience. We hope you'll find it a valuable addition to your media streaming toolbox.


Β  Β  Β 

🌟 Features

  • πŸš€ Skip Intro / Credits Support: Lets you quickly skip intros and credits during playback
  • πŸ–ΌοΈ Trickplay images: The new golden standard for chapter previews when seeking
  • πŸ“₯ Download media: Save your media locally and watch it offline
  • βš™οΈ Settings management: Manage app configurations for all users through our plugin
  • πŸ€– Seerr (formerly Jellyseerr) integration: Request media directly in the app
  • πŸ‘οΈ Sessions view: View all active sessions currently streaming on your server
  • πŸ“‘ Chromecast: Cast your media to any Chromecast-enabled device

πŸ§ͺ Experimental Features

Streamyfin offers exciting experimental features such as media downloading and Chromecast support. These features are under active development, and your feedback and patience help us make them even better.

πŸ“₯ Downloading

Downloading works by using FFmpeg to convert an HLS stream into a video file on your device. This lets you download and watch any content that you can stream. The conversion is handled in real time by Jellyfin on the server during the download. While this may take a bit longer, it ensures compatibility with any file your server can transcode.

🧩 Streamyfin Plugin

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:

  • Automatic Seerr login with no user input required
  • Set your preferred default languages
  • Configure download method and search provider
  • Personalize your home screen
  • And much more

Streamyfin Plugin

πŸ“‘ Chromecast

Chromecast support is currently under development. Video casting is already available, and we're actively working on adding subtitle support and additional features.

πŸ” Jellysearch

Jellysearch works with Streamyfin

A fast full-text search proxy for Jellyfin. Integrates seamlessly with most Jellyfin clients.

πŸ›£οΈ Roadmap

Check out our Roadmap To see what we're working on next, we are always open to feedback and suggestions. Please let us know if you have any ideas or feature requests.

πŸ“₯ Download Streamyfin

Get Streamyfin on App Store Get Streamyfin on Google Play Store Get Streamyfin on Github

πŸ§ͺ Beta Testing

To access the Streamyfin beta, you need to subscribe to the Member tier (or higher) on Patreon. This grants you immediate access to the ⁠πŸ§ͺ-beta-releases channel on Discord and lets me know you’ve subscribed. This is where I share APKs and IPAs. It does not provide automatic TestFlight access, so please send me a DM (Cagemaster) with the email you use for Apple so we can add you manually.

Note: Anyone actively contributing to Streamyfin’s source code will receive automatic access to beta releases.

πŸš€ Getting Started

βš™οΈ Prerequisites

  • Your device is on the same network as the Jellyfin server (for local connections)
  • Your Jellyfin server is up and running with remote access enabled if you plan to connect from outside your local network
  • Your server version is up to date (older versions may cause compatibility issues)
  • You have a valid Jellyfin user account with access to the media libraries you want to view
  • If using features such as downloads or Seerr integration, confirm the required plugins are installed and configured on your Jellyfin server

πŸ™Œ Contributing

We welcome contributions that improve Streamyfin. Start by forking the repository and submitting a pull request. For major changes or new features, please open an issue first to discuss your ideas and ensure alignment with the project.

🌍 Translations

Crowdin Translation Status

Streamyfin is available in multiple languages, and we’re always looking for contributors to help make the app accessible worldwide.
You can contribute translations directly on our Crowdin project page.

πŸ‘¨β€πŸ’» Development Info

  1. Use node >20
  2. Install dependencies bun i && bun run submodule-reload
  3. Make sure you have xcode and/or android studio installed. (follow the guides for expo: https://docs.expo.dev/workflow/android-studio-emulator/)
  4. Install BiomeJS extension in VSCode/Your IDE (https://biomejs.dev/)
  5. run npm run prebuild
  6. Create an expo dev build by running npm run ios or npm run android. This will open a simulator on your computer and run the app

For the TV version suffix the npm commands with :tv.

npm run prebuild:tv
npm run ios:tv or npm run android:tv

πŸ‘‹ Get in Touch with Us

Need assistance or have any questions?

❓ FAQ

  1. Q: Why can't I see my libraries in Streamyfin?
    A: Make sure your server is running one of the latest versions and that you have at least one library that isn't audio only
  2. Q: Why can't I see my music library? A: We don't currently support music and are unlikely to support music in the near future

πŸ“ Credits

Streamyfin is developed by Fredrik Burmester and is not affiliated with Jellyfin. The app is built using Expo, React Native, and other open-source libraries.

πŸŽ–οΈ Core Developers

Thanks to the following contributors for their significant contributions:

✨ Acknowledgements

We would like to thank the Jellyfin team for their excellent software and support on Discord.

Special thanks to the official Jellyfin clients, which have served as an inspiration for Streamyfin.

We also thank all other developers who have contributed to Streamyfin, your efforts are greatly appreciated.

A special mention to the following people and projects for their contributions:

  • Reiverr for invaluable help with understanding the Jellyfin API
  • Jellyfin TS SDK for providing the TypeScript SDK
  • Seerr for enabling API integration with their project

⭐ Star History

Star History Chart

πŸ“„ License

Streamyfin is licensed under the Mozilla Public License 2.0 (MPL-2.0). This means you are free to use, modify, and distribute this software. The MPL-2.0 is a copyleft license that allows for more flexibility in combining the software with proprietary code. Key points of the MPL-2.0:

  • You can use the software for any purpose
  • You can modify the software and distribute modified versions
  • You must include the original copyright and license notices
  • You must disclose your source code for any modifications to the covered files
  • Larger works may combine MPL code with code under other licenses
  • MPL-licensed components must remain under the MPL, but the larger work can be under a different license
  • For the full text of the license, please see the LICENSE file in this repository

⚠️ Disclaimer

Streamyfin does not promote, support, or condone piracy in any form. The app is intended solely for streaming media that you personally own and control. It does not provide or include any media content. Any discussions, support requests, or references to piracy, as well as any tools, software, or websites related to piracy, are strictly prohibited across all our channels.

🀝 Sponsorship

VPS hosting generously provided by Hexabyte and SweHosting