The Free Software Media System

Bond_009 722120af74 Remove conditions that are always true/false 6 лет назад
.github 78a5d999f4 Delete CODEOWNERS from dev branch 6 лет назад
.vscode cdcdeb5996 Add JSON assets for VSCode development 6 лет назад
BDInfo 217d35ee74 Fix missing imports after rebase 6 лет назад
DvdLib 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 лет назад
Emby.Dlna 722120af74 Remove conditions that are always true/false 6 лет назад
Emby.Drawing 722120af74 Remove conditions that are always true/false 6 лет назад
Emby.IsoMounting 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 лет назад
Emby.Naming 722120af74 Remove conditions that are always true/false 6 лет назад
Emby.Notifications 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 лет назад
Emby.Photos 449dd1a6a2 Remove allowSlowMethods from image processing 6 лет назад
Emby.Server.Implementations 722120af74 Remove conditions that are always true/false 6 лет назад
Emby.XmlTv 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 лет назад
Jellyfin.Server 7327bb91a3 Fix func name 6 лет назад
MediaBrowser.Api a1fcf4ea0d Merge pull request #613 from MatMaul/mediaencoding-dev 6 лет назад
MediaBrowser.Common 8de4eb7d19 Rename ApplicationSemanticVersion to ApplicationVersion 6 лет назад
MediaBrowser.Controller c7f648f86a Merge branch 'dev' into imagesize 6 лет назад
MediaBrowser.LocalMetadata c5430f86b0 Fixed csproj and xml identation. 6 лет назад
MediaBrowser.MediaEncoding d16f38dbe1 Merge pull request #623 from wtayl0r/inject-logger-factories 6 лет назад
MediaBrowser.Model b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky 6 лет назад
MediaBrowser.Providers 803bf563d7 Merge pull request #621 from Bond-009/perf 6 лет назад
MediaBrowser.Tests c5430f86b0 Fixed csproj and xml identation. 6 лет назад
MediaBrowser.WebDashboard 8de4eb7d19 Rename ApplicationSemanticVersion to ApplicationVersion 6 лет назад
MediaBrowser.XbmcMetadata c5430f86b0 Fixed csproj and xml identation. 6 лет назад
Mono.Nat c1f76eb8ab Reformat JustAMan review pt3 changes 6 лет назад
OpenSubtitlesHandler 217d35ee74 Fix missing imports after rebase 6 лет назад
RSSDP 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 лет назад
SocketHttpListener b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky 6 лет назад
deployment 3320d4feeb Move dotnet to a per-platform dependency 6 лет назад
.dockerignore 399a079dd4 Build scripts and build system consolidation. 6 лет назад
.drone.yml b936c43932 Pull in change from build system, to fix the drone build once and for all. 6 лет назад
.editorconfig 67465c6e10 Fix indentation for xml files 6 лет назад
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md 6 лет назад
.gitignore bb8df8dfa0 Updates reported version in `System/Info*` set of endpoints. 6 лет назад
.gitmodules 9de66e9e87 add jellyfin-web as submodule 6 лет назад
CONTRIBUTORS.md 88f13492c7 Added myself to contributors.md 6 лет назад
Dockerfile d00e43735f Really slim down Docker container 6 лет назад
Dockerfile.arm 9b224d7080 Merged the two ARM platforms. To be split apart when a binary ffmpeg is required. 6 лет назад
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file 6 лет назад
MediaBrowser.sln 875392c77f Combine Emby.Drawing and Emby.Drawing.Skia 6 лет назад
MediaBrowser.sln.GhostDoc.xml c5430f86b0 Fixed csproj and xml identation. 6 лет назад
README.md e93896f7a4 Update readme to use readthedocs and clean up 6 лет назад
SharedVersion.cs b30d702782 Merge branch 'master' into dev 6 лет назад
build 3320d4feeb Move dotnet to a per-platform dependency 6 лет назад
bump_version 56365e9237 Bail out if web branch is unclean like build does 6 лет назад
jellyfin.code-workspace 742bef5b5f EditorConfig reformat: Non-CS files. 6 лет назад
new-file-header.txt bc6e876849 Add a better wording here 6 лет назад

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.