The Free Software Media System

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

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.