The Free Software Media System

Bond_009 73df5bdbe9 Fix NullRef 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 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 年之前
Emby.Drawing 6a5488c651 Formatting 6 年之前
Emby.IsoMounting 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 年之前
Emby.Naming 35d97dc949 Minor improvements to library scan code 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 c7f648f86a Merge branch 'dev' into imagesize 6 年之前
Emby.XmlTv 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 年之前
Jellyfin.Server 7327bb91a3 Fix func name 6 年之前
MediaBrowser.Api 73df5bdbe9 Fix NullRef 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.