The Free Software Media System

Vasily f10382a696 Merge pull request #1098 from jellyfin/Bond-009-patch-2 6 年之前
.ci 8a680ae324 Update to renamed DownloadGitHubRelease task (Microsoft/azure-pipelines-tasks#9481) 6 年之前
.copr e33706ab25 Code review updates 6 年之前
.github 39195aae09 Make guidance in issue templates comments, this will declutter issues when people do not remove it. 6 年之前
.vscode cdcdeb5996 Add JSON assets for VSCode development 6 年之前
BDInfo a6a4cd5667 Removed some unused fields 6 年之前
DvdLib 65c0b486aa Remove dead code 6 年之前
Emby.Dlna 297f25cfc2 Merge pull request #1059 from Bond-009/os 6 年之前
Emby.Drawing 7322485a6d Skip processing of images that don't exist 6 年之前
Emby.IsoMounting decaffed86 Remove EnvironmentInfo 6 年之前
Emby.Naming 9993dafe54 Don't mix LINQ and roreach loops for readability 6 年之前
Emby.Notifications 7554f63551 Remove more self-update code 6 年之前
Emby.Photos a6a4cd5667 Removed some unused fields 6 年之前
Emby.Server.Implementations 297f25cfc2 Merge pull request #1059 from Bond-009/os 6 年之前
Emby.XmlTv 5982cdad90 Implement SxxExx EpisodeNum Processing (#1009) 6 年之前
Jellyfin.Drawing.Skia 47095e6cf8 move a variable out of for loop 6 年之前
Jellyfin.Server 297f25cfc2 Merge pull request #1059 from Bond-009/os 6 年之前
MediaBrowser.Api decaffed86 Remove EnvironmentInfo 6 年之前
MediaBrowser.Common 297f25cfc2 Merge pull request #1059 from Bond-009/os 6 年之前
MediaBrowser.Controller 80fb3dc2cb Fix error 6 年之前
MediaBrowser.LocalMetadata 3ddbda9aca Merge branch 'master' into xml 6 年之前
MediaBrowser.MediaEncoding 3ddbda9aca Merge branch 'master' into xml 6 年之前
MediaBrowser.Model 297f25cfc2 Merge pull request #1059 from Bond-009/os 6 年之前
MediaBrowser.Providers afdef163ea Fix build by removing non existent namespace 6 年之前
MediaBrowser.Tests c5430f86b0 Fixed csproj and xml identation. 6 年之前
MediaBrowser.WebDashboard 6751560228 Merge pull request #1092 from joshuaboniface/configurable-webdir 6 年之前
MediaBrowser.XbmcMetadata ffd6dac03a Remove useless comments 6 年之前
Mono.Nat 3701ce4037 Eliminate some compile warnings (#600) 6 年之前
OpenSubtitlesHandler 217d35ee74 Fix missing imports after rebase 6 年之前
RSSDP 47966793c0 Remove useless if..else in SsdpDevicePublisher 6 年之前
deployment 86f5221f96 Use environment variables instead of opts for RPM 6 年之前
hooks 26e2ffdd31 Checkout submodules in Docker Hub hook 6 年之前
.dockerignore 8055b70ab1 Fixed full pipeline, runs correctly now with `drone exec` 6 年之前
.drone.yml 2ad54cd09d Fixed the assemblynames from drone since, the namespaces do not line up (yet). 6 年之前
.editorconfig eab35890dc Merge pull request #862 from EraYaN/abi-check-drone 6 年之前
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md 6 年之前
.gitignore 8055b70ab1 Fixed full pipeline, runs correctly now with `drone exec` 6 年之前
.gitmodules 00fe66a38c Update submodule 6 年之前
CONTRIBUTORS.md 632968dc81 Added self to contributors 6 年之前
Dockerfile 27f9981142 Treat jellyfin-web as just another dependency for Docker builds 6 年之前
Dockerfile.arm 27f9981142 Treat jellyfin-web as just another dependency for Docker builds 6 年之前
Dockerfile.arm64 27f9981142 Treat jellyfin-web as just another dependency for Docker builds 6 年之前
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file 6 年之前
MediaBrowser.sln 045a0419f6 remove new file header text, and remove it from solution 6 年之前
MediaBrowser.sln.GhostDoc.xml c5430f86b0 Fixed csproj and xml identation. 6 年之前
README.md 942c400c19 Update README with Azure Pipelines status badge 6 年之前
SharedVersion.cs 58e5931a32 Bump version to 10.2.2 6 年之前
build a994edda04 Allow complete ignoring of submodule 6 年之前
build.yaml bf9f342c13 Add build.yaml for parent build infrastructure 6 年之前
bump_version 593c6c071c keep trailing 0 in version 6 年之前
jellyfin.code-workspace 742bef5b5f EditorConfig reformat: Non-CS files. 6 年之前
jellyfin.ruleset 620d7b560d Fail on warnings for Jellyfin.Server 6 年之前

README.md

Jellyfin

The Free Software Media System


Logo banner

GPL 2.0 License Current Release Translations Azure DevOps builds Docker Pull Count

Donate Discuss on our Forum 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 first-time setup guide.

Want to contribute? Check out our documentation for guidelines.

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