The Free Software Media System
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Andrew Rabert 27f0633ed8
Merge pull request #592 from joshuaboniface/master-10.0.2
5 years ago
.github Revert "Add Master codeowners" 5 years ago
.vscode Add JSON assets for VSCode development 5 years ago
BDInfo Change libraries from netcoreapp to netstandard 6 years ago
DvdLib Removed some warnings 6 years ago
Emby.Dlna Change UI accents, update artwork 5 years ago
Emby.Drawing Fix the DecodeJfif function to get image sizes 5 years ago
Emby.Drawing.Skia Put all pixmap constructors in `using` statements. 5 years ago
Emby.IsoMounting Clean up some catch statements 5 years ago
Emby.Naming Change libraries from netcoreapp to netstandard 6 years ago
Emby.Notifications Merge pull request #285 from Bond-009/logging 5 years ago
Emby.Photos Fix spacing to C#/Visual Studio standards 5 years ago
Emby.Server.Implementations Merge pull request #493 from Bond-009/values 5 years ago
Emby.XmlTv Fix exception logging 5 years ago
Jellyfin.Server Merge pull request #450 from Bond-009/config 5 years ago
MediaBrowser.Api Remove more news 5 years ago
MediaBrowser.Common Ground work to get plugins functional again 5 years ago
MediaBrowser.Controller Change ItemId to Guid like all the others 5 years ago
MediaBrowser.LocalMetadata Post GPL cleanup 5 years ago
MediaBrowser.MediaEncoding Update OpenSubtitles User Agent to our own 5 years ago
MediaBrowser.Model Merge pull request #486 from Bond-009/plugins 5 years ago
MediaBrowser.Providers Change ItemId to Guid like all the others 5 years ago
MediaBrowser.Tests Use Microsoft.Extensions.Logging abstraction 5 years ago
MediaBrowser.WebDashboard Fix spacing to C#/Visual Studio standards 5 years ago
MediaBrowser.XbmcMetadata Fix spacing to C#/Visual Studio standards 5 years ago
Mono.Nat Fix spacing to C#/Visual Studio standards 5 years ago
Nuget update query objects 7 years ago
OpenSubtitlesHandler Change libraries from netcoreapp to netstandard 6 years ago
RSSDP Add exception message to log. 5 years ago
SocketHttpListener Fix spacing to C#/Visual Studio standards 5 years ago
debian Update Debian version 5 years ago
.dockerignore Add Markdown and Docker files to .dockerignore 5 years ago
.drone.yml Speed up CI 5 years ago
.editorconfig Added some generic editorconfig rules. 5 years ago
.gitattributes Add merge=union for CONTRIBUTORS.md 5 years ago
.gitignore Add several more debuild artificats to gitignore 5 years ago
.gitmodules Add GitLab CI 6 years ago
CONTRIBUTORS.md Fix CONTRIBUTORS.md formatting 5 years ago
Dockerfile Download ffmpeg in a separate layer 5 years ago
Dockerfile.aarch64 Add aarch64 image 5 years ago
Dockerfile.debian_package Enable self-contained binary mode (#160) 6 years ago
LICENSE Remove incorrect .md suffix from LICENSE file 6 years ago
MediaBrowser.sln Remove taglib-sharp build from solution 5 years ago
MediaBrowser.sln.GhostDoc.xml replace file system calls with IFileSystem when needed 11 years ago
README.md Update readme to use readthedocs and clean up 5 years ago
SharedVersion.cs Bump version for 10.0.2 5 years ago
build-deb.sh cleanup 6 years ago
build-jellyfin.ps1 minor: copy install.bat for rename 5 years ago
install-jellyfin.ps1 fixed installer custom library path 5 years ago
install.bat Rename installjellyfin.bat to install.bat 5 years ago
new-file-header.txt Add a better wording here 5 years ago

README.md

Jellyfin

The Free Software Media System


Logo banner

GPL 2.0 License Build Status Docker Pull Count Documentation Chat on Matrix Join our Subreddit


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 Quickstart guide.

Want to contribute? Check out our documentation for guidelines.

New idea or improvement? Something not working right? Open an Issue.