Page 1 of 1

Jellyfin (DotNET FLOSS media server)

Posted: Mon Jun 26, 2023 3:55 am
by Midas
Jellyfin is yet another multi-platform self-hosting solution, this time for playable media.
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.
Want to get starting using Jellyfin right now? Check out the pages below for how to install Jellyfin on your machine: Arch, Debian, Ubuntu, Fedora, CentOS, Docker, unRaid, Kubernetes, Windows, MacOS, Generic Linux
@ https://jellyfin.org/docs/

Jellyfin top highlight for me is that it comes with native instructions to run it portably (untested!) -- more info at jellyfin.org/docs/general/installation/windows/#install-manually-portable...

Jellyfin is currently at its v10.8.10 release (changes and downloads at https://github.com/jellyfin/jellyfin/releases).

EDIT: Well, apparently, Jellyfin's Windows binaries are hosted elsewhere... :roll:

Re: Jellyfin (DotNET FLOSS media server)

Posted: Mon Jul 17, 2023 6:27 am
by Midas
Somewhat related (but totally not portable at first sight):
Tube Archivist is Your self hosted YouTube media server, which also defines the primary scope of what this project tries to do: 1) Self hosted [...]; 2) YouTube: Downloading, indexing and playing videos from YouTube, there are currently no plans to expand this to any additional platforms; 3) Media server...
Jellyfin: There is a proof of concept script for linking these two APIs together and to populate metadata from Tube Archivist to Jellyfin...
@ https://docs.tubearchivist.com/faq/

Tube Archivist is multi-platform FLOSS with a Docker dependency; latest release is v0.3.6, dated from 2023-05-13, at https://github.com/tubearchivist/tubearchivist/releases.

More info at https://www.tubearchivist.com/.