Jellyfin¶

x86-64 arm64 ยท ๐ณ Docker ยท Documentation ยท http://<your.IP>:8096
Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby’s 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it.
Install from armbian-config โ Software โ Media โ Jellyfin
| CLI install | |
|---|---|
- Username and password are set at first login
- Install directory:
/armbian/jellyfin - Site configuration directory:
/armbian/jellyfin/config - TV shows directory:
/armbian/jellyfin/tvseries - Movies directory:
/armbian/jellyfin/movies
| Bash | |
|---|---|
All armbian-config commands
| Action | Command |
|---|---|
| Install | armbian-config --api module_jellyfin install |
| Jellyfin remove | armbian-config --api module_jellyfin remove |
| Jellyfin purge with data folder | armbian-config --api module_jellyfin purge |
| Status | armbian-config --api module_jellyfin status |
| Help | armbian-config --api module_jellyfin help |
Part of Armbian’s Media servers, organizers and editors software.