The Free Software Media System

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

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.