The Free Software Media System

Claus Vium 6e07eab247 Don't close the socket response multiple times 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 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 years ago
Emby.Dlna 6c6e9ca9f2 Merge pull request #889 from Bond-009/xmlex 6 years ago
Emby.Drawing 3a88a3c795 Merge pull request #822 from Bond-009/imagedimensions 6 years ago
Emby.IsoMounting a6a4cd5667 Removed some unused fields 6 years ago
Emby.Naming 6016a27736 Check for whitespace 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 de45cfdd8c Merge pull request #984 from WWWesten/patch-1 6 years ago
Emby.XmlTv 8af256f9c2 Fix always null expressions 6 years ago
Jellyfin.Drawing.Skia 43cf11aa35 Change discards 6 years ago
Jellyfin.Server 6e07eab247 Don't close the socket response multiple times 6 years ago
MediaBrowser.Api 73c1cdb32a Avoid exceptions due to folder and file not found 6 years ago
MediaBrowser.Common 77a5617774 Removed remaining self-update code 6 years ago
MediaBrowser.Controller e7e7d96f51 Merge pull request #776 from cvium/update_tvdb 6 years ago
MediaBrowser.LocalMetadata 21f0a7e020 Make all class implementing dynamically loaded interfaces public 6 years ago
MediaBrowser.MediaEncoding 1cdcace061 Remove dead code 6 years ago
MediaBrowser.Model 89d4ce309d Merge pull request #848 from Bond-009/perf 6 years ago
MediaBrowser.Providers c597f0de35 Make Tvdb strings const 6 years ago
MediaBrowser.Tests c5430f86b0 Fixed csproj and xml identation. 6 years ago
MediaBrowser.WebDashboard 00fe66a38c Update submodule 6 years ago
MediaBrowser.XbmcMetadata 21f0a7e020 Make all class implementing dynamically loaded interfaces public 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 0ef2b46106 Remove custom Threading 6 years ago
SocketHttpListener fca226bdfd Add comment 6 years ago
deployment 74aa38acd7 Fix Path 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 33171a58b5 Merge branch 'master' into populate-extras 6 years ago
Dockerfile 69a81c0bc2 Use jellyfin/ffmpeg image 6 years ago
Dockerfile.arm c06598635f Fix cachedir missing from Docker container 6 years ago
Dockerfile.arm64 c06598635f Fix cachedir missing from Docker container 6 years ago
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file 6 years ago
MediaBrowser.sln ce11869a1a Move Skia back into it's own project 6 years ago
MediaBrowser.sln.GhostDoc.xml c5430f86b0 Fixed csproj and xml identation. 6 years ago
README.md aff740c596 Fix OC badge to all and add forum badge 6 years ago
SharedVersion.cs 83948420a4 Bump version to 10.2.1 6 years ago
build ceb8b9f740 Add explanation to usage output 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 e620bb9512 Remove more doc warnings 6 years ago
new-file-header.txt bc6e876849 Add a better wording here 6 years ago

README.md

Jellyfin

The Free Software Media System


Logo banner

GPL 2.0 License Current Release Translations Build Status 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.