Jellyfin is a [[GPLv2]] licensed [[Media Server]] written in [[C Sharp|C#]].
- [Website](https://jellyfin.org/)
- [Source](https://github.com/jellyfin/jellyfin)
- [Documentation](https://jellyfin.org/docs/)
- [AlternativeTo](https://alternativeto.net/software/jellyfin/)
> Jellyfin is the volunteer-built media solution that puts you in control of your media. Stream to any device from your own server, with no strings attached. Your media, your server, your way.
\- official site
# Notability
# Philosophy
# Platform Support
- Linux
- Android - https://github.com/jellyfin/jellyfin-android
## Third Party Apps
### Music
- https://tauonmusicbox.rocks/ (Linux/macOS/Windows)
- https://github.com/jellyfin-labs/jellyamp (Linux/Windows)
- Unmaintained (primary developer died)
- https://github.com/dweymouth/supersonic (Linux/macOS/Windows)
- Supports any [[OpenSubsonic]] compatible server plus Jellyfin and [[Navidrome]]
- https://github.com/jeffvli/feishin (Linux/macOS/Windows + ARM)
- Supports any [[OpenSubsonic]] compatible server plus Jellyfin and [[Navidrome]]
- [[Spotify]]-like UI
- https://github.com/Devioxic/Foxy-Desktop (Linux/macOS/Windows + ARM)
- https://github.com/prayag17/Blink (Linux/macOS/Windows)
- Only ships `deb` files for Linux
- https://github.com/DonutWare/Fladder (Linux/macOS/Windows/Android/iOS)
- Didn't load my music library, no idea what's up
- https://github.com/tryffel/jellycli (command line)
#### Mobile
- https://github.com/jmshrv/finamp (Android/iOS)
- https://github.com/rasmuslos/AmpFin (iOS)
- https://www.fintunes.app/ (Android)
- https://github.com/Jellify-Music/App (Android/iOS)
- https://github.com/leinelissen/jellyfin-audio-player (Android/iOS)
- https://www.fintunes.app/ (Android/iOS)
- https://play.google.com/store/apps/details?id=app.symfonik.music.player (Android)
- **closed source**
### Video
- https://codeberg.org/avery42/delfin/ ([[Rust]] native app)
- https://tsukimi.tsuna.moe
- "Partially compatible" with Jellyfin
#### Mobile
- https://github.com/streamyfin/streamyfin (Android/iOS)
### Meh
- https://music.aqzscn.cn/en/ (macOS/Windows/Android/iOS)
- Supports any [[OpenSubsonic]] compatible server plus Jellyfin, [[Navidrome]], and [[Plex]]
- *paid features* and **closed source** no *Linux* support
- https://aj-studio-com.itch.io/aj-audio-player (Windows-only)
- *one time payment* and **closed source** no *Linux* support
- https://phyn.app/ *SUBSCRIPTION??*
# Features
# Tips
## Security Issues
- https://github.com/jellyfin/jellyfin/issues/5415
## Layout
Get rid of the horizontal scrubbing
https://forum.jellyfin.org/t-how-do-i-change-the-order-of-my-media
# Resources
## Plugins
### Merge Versions
Jellyfin's version merging functionality has been broken for at least five years.[^1] This plugin fixes the issue.
- https://github.com/danieladov/jellyfin-plugin-mergeversions
### Last.fm Metadata
A lot of smaller artists are not properly fetched from the built in metadata services.
Also allows scrobbling.
- https://github.com/jesseward/jellyfin-plugin-lastfm
### Discogs Metadata
A lot of electronic artists are not properly fetched from the built in metadata services.
- https://github.com/jellyfin/jellyfin-plugin-discogs
# References
[^1]: https://github.com/jellyfin/jellyfin/issues/3361