The Free Software Media System

William Taylor 88f13492c7 Added myself to contributors.md 6 years ago
.github 78a5d999f4 Delete CODEOWNERS from dev branch 6 years ago
.vscode cdcdeb5996 Add JSON assets for VSCode development 6 years ago
BDInfo 217d35ee74 Fix missing imports after rebase 6 years ago
DvdLib 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 years ago
Emby.Dlna 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 years ago
Emby.Drawing 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 years ago
Emby.IsoMounting 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 years ago
Emby.Naming 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 years ago
Emby.Notifications 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 years ago
Emby.Photos 449dd1a6a2 Remove allowSlowMethods from image processing 6 years ago
Emby.Server.Implementations 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 years ago
Emby.XmlTv 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 years ago
Jellyfin.Server 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 years ago
MediaBrowser.Api 6561021926 Merge pull request #582 from nvllsvm/image 6 years ago
MediaBrowser.Common 8de4eb7d19 Rename ApplicationSemanticVersion to ApplicationVersion 6 years ago
MediaBrowser.Controller fc7c211025 Remove unused font 6 years ago
MediaBrowser.LocalMetadata c5430f86b0 Fixed csproj and xml identation. 6 years ago
MediaBrowser.MediaEncoding 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 years ago
MediaBrowser.Model b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky 6 years ago
MediaBrowser.Providers 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 years ago
MediaBrowser.Tests c5430f86b0 Fixed csproj and xml identation. 6 years ago
MediaBrowser.WebDashboard 8de4eb7d19 Rename ApplicationSemanticVersion to ApplicationVersion 6 years ago
MediaBrowser.XbmcMetadata c5430f86b0 Fixed csproj and xml identation. 6 years ago
Mono.Nat c1f76eb8ab Reformat JustAMan review pt3 changes 6 years ago
OpenSubtitlesHandler 217d35ee74 Fix missing imports after rebase 6 years ago
RSSDP 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 years ago
SocketHttpListener b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky 6 years ago
deployment 3320d4feeb Move dotnet to a per-platform dependency 6 years ago
.dockerignore 399a079dd4 Build scripts and build system consolidation. 6 years ago
.drone.yml b936c43932 Pull in change from build system, to fix the drone build once and for all. 6 years ago
.editorconfig 67465c6e10 Fix indentation for xml files 6 years ago
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md 6 years ago
.gitignore bb8df8dfa0 Updates reported version in `System/Info*` set of endpoints. 6 years ago
.gitmodules 9de66e9e87 add jellyfin-web as submodule 6 years ago
CONTRIBUTORS.md 88f13492c7 Added myself to contributors.md 6 years ago
Dockerfile d00e43735f Really slim down Docker container 6 years ago
Dockerfile.arm 9b224d7080 Merged the two ARM platforms. To be split apart when a binary ffmpeg is required. 6 years ago
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file 6 years ago
MediaBrowser.sln 875392c77f Combine Emby.Drawing and Emby.Drawing.Skia 6 years ago
MediaBrowser.sln.GhostDoc.xml c5430f86b0 Fixed csproj and xml identation. 6 years ago
README.md e93896f7a4 Update readme to use readthedocs and clean up 6 years ago
SharedVersion.cs b30d702782 Merge branch 'master' into dev 6 years ago
build 3320d4feeb Move dotnet to a per-platform dependency 6 years ago
bump_version 56365e9237 Bail out if web branch is unclean like build does 6 years ago
jellyfin.code-workspace 742bef5b5f EditorConfig reformat: Non-CS files. 6 years ago
new-file-header.txt bc6e876849 Add a better wording here 6 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.