a6bde0943e
Three routes to determine FFmpeg version: 1) Grab the 'ffmpeg version x.y' from from the -version output. This should work for all pre-built binaries. 2) Compare the library versions against known contents of FFmpeg versions. This is fallback aimed at custom builds. 3) Compare libavcodec version to determine if newer than latest known release. This suggests user is running within latest/HEAD/master build. |
||
---|---|---|
.github | ||
.vscode | ||
BDInfo | ||
deployment | ||
DvdLib | ||
Emby.Dlna | ||
Emby.Drawing | ||
Emby.IsoMounting | ||
Emby.Naming | ||
Emby.Notifications | ||
Emby.Photos | ||
Emby.Server.Implementations | ||
Emby.XmlTv | ||
Jellyfin.Drawing.Skia | ||
Jellyfin.Server | ||
MediaBrowser.Api | ||
MediaBrowser.Common | ||
MediaBrowser.Controller | ||
MediaBrowser.LocalMetadata | ||
MediaBrowser.MediaEncoding | ||
MediaBrowser.Model | ||
MediaBrowser.Providers | ||
MediaBrowser.Tests | ||
MediaBrowser.WebDashboard | ||
MediaBrowser.XbmcMetadata | ||
Mono.Nat | ||
OpenSubtitlesHandler | ||
RSSDP | ||
SocketHttpListener | ||
.dockerignore | ||
.drone.yml | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
build | ||
bump_version | ||
CONTRIBUTORS.md | ||
Dockerfile | ||
Dockerfile.arm | ||
Dockerfile.arm64 | ||
jellyfin.code-workspace | ||
jellyfin.ruleset | ||
LICENSE | ||
MediaBrowser.sln | ||
MediaBrowser.sln.GhostDoc.xml | ||
new-file-header.txt | ||
README.md | ||
SharedVersion.cs |
Jellyfin
The Free Software Media System
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. We welcome anyone who is interested in joining us in our quest!
For further details, please see our documentation page. To receive the latest updates, get help with Jellyfin, and join the community, please visit one of our communication channels on Matrix/Riot or social media.
For more information about the project, please see our about page.
Want to get started? Choose from Prebuilt Packages or Build from Source, then see our first-time setup guide.
Want to contribute? Check out our documentation for guidelines.
New idea or improvement? Something not working right? Open an Issue.