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 d16f38dbe1
Merge pull request #623 from wtayl0r/inject-logger-factories
5 years ago
.github Delete CODEOWNERS from dev branch 5 years ago
.vscode Add JSON assets for VSCode development 5 years ago
BDInfo Fix missing imports after rebase 5 years ago
DvdLib Revert Jellyfin.Versioning, Update all versions and user agents. 5 years ago
Emby.Dlna Replaced injections of ILogger with ILoggerFactory 5 years ago
Emby.Drawing Replaced injections of ILogger with ILoggerFactory 5 years ago
Emby.IsoMounting Revert Jellyfin.Versioning, Update all versions and user agents. 5 years ago
Emby.Naming Revert Jellyfin.Versioning, Update all versions and user agents. 5 years ago
Emby.Notifications Revert Jellyfin.Versioning, Update all versions and user agents. 5 years ago
Emby.Photos Remove allowSlowMethods from image processing 5 years ago
Emby.Server.Implementations Updated param name 5 years ago
Emby.XmlTv Revert Jellyfin.Versioning, Update all versions and user agents. 5 years ago
Jellyfin.Server Removed unused parameters from Program.getImageEncoder 5 years ago
MediaBrowser.Api Merge pull request #613 from MatMaul/mediaencoding-dev 5 years ago
MediaBrowser.Common Rename ApplicationSemanticVersion to ApplicationVersion 5 years ago
MediaBrowser.Controller Fix transcoding bitrate 5 years ago
MediaBrowser.LocalMetadata Revert Jellyfin.Versioning, Update all versions and user agents. 5 years ago
MediaBrowser.MediaEncoding Merge pull request #623 from wtayl0r/inject-logger-factories 5 years ago
MediaBrowser.Model Remove MediaBrowser.Text since it violates licenses and is overall hacky 5 years ago
MediaBrowser.Providers Replaced injections of ILogger with ILoggerFactory 5 years ago
MediaBrowser.Tests Fixed csproj and xml identation. 5 years ago
MediaBrowser.WebDashboard Rename ApplicationSemanticVersion to ApplicationVersion 5 years ago
MediaBrowser.XbmcMetadata Revert Jellyfin.Versioning, Update all versions and user agents. 5 years ago
Mono.Nat Revert Jellyfin.Versioning, Update all versions and user agents. 5 years ago
OpenSubtitlesHandler Fix missing imports after rebase 5 years ago
RSSDP Revert Jellyfin.Versioning, Update all versions and user agents. 5 years ago
SocketHttpListener Remove MediaBrowser.Text since it violates licenses and is overall hacky 5 years ago
deployment Move dotnet to a per-platform dependency 5 years ago
.dockerignore Build scripts and build system consolidation. 5 years ago
.drone.yml Pull in change from build system, to fix the drone build once and for all. 5 years ago
.editorconfig Fix indentation for xml files 5 years ago
.gitattributes Add merge=union for CONTRIBUTORS.md 5 years ago
.gitignore Updates reported version in `System/Info*` set of endpoints. 5 years ago
.gitmodules add jellyfin-web as submodule 5 years ago
CONTRIBUTORS.md Added myself to contributors.md 5 years ago
Dockerfile Really slim down Docker container 5 years ago
Dockerfile.arm Merged the two ARM platforms. To be split apart when a binary ffmpeg is required. 5 years ago
LICENSE Remove incorrect .md suffix from LICENSE file 6 years ago
MediaBrowser.sln Combine Emby.Drawing and Emby.Drawing.Skia 5 years ago
MediaBrowser.sln.GhostDoc.xml Fixed csproj and xml identation. 5 years ago
README.md Update readme to use readthedocs and clean up 5 years ago
SharedVersion.cs Merge branch 'master' into dev 5 years ago
build Move dotnet to a per-platform dependency 5 years ago
bump_version Bail out if web branch is unclean like build does 5 years ago
jellyfin.code-workspace EditorConfig reformat: Non-CS files. 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.