The Free Software Media System

Vasily 13f2783a8e Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration 6 yıl önce
.github 39195aae09 Make guidance in issue templates comments, this will declutter issues when people do not remove it. 6 yıl önce
.vscode cdcdeb5996 Add JSON assets for VSCode development 6 yıl önce
BDInfo a6a4cd5667 Removed some unused fields 6 yıl önce
DvdLib 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 yıl önce
Emby.Dlna a35ea49c99 Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser 6 yıl önce
Emby.Drawing 3a88a3c795 Merge pull request #822 from Bond-009/imagedimensions 6 yıl önce
Emby.IsoMounting a6a4cd5667 Removed some unused fields 6 yıl önce
Emby.Naming 05ad2e9b3f Add Year to the new VideoInfo 6 yıl önce
Emby.Notifications 0ef2b46106 Remove custom Threading 6 yıl önce
Emby.Photos a6a4cd5667 Removed some unused fields 6 yıl önce
Emby.Server.Implementations 13f2783a8e Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration 6 yıl önce
Emby.XmlTv 8af256f9c2 Fix always null expressions 6 yıl önce
Jellyfin.Drawing.Skia 43cf11aa35 Change discards 6 yıl önce
Jellyfin.Server c607c95e64 Removed async from non-async method 6 yıl önce
MediaBrowser.Api 13f2783a8e Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration 6 yıl önce
MediaBrowser.Common 81a8ebde22 Move to Microsoft.Extensions.DependencyInjection 6 yıl önce
MediaBrowser.Controller c720504e39 Drop ETag and use Last-Modified header (#890) 6 yıl önce
MediaBrowser.LocalMetadata 21f0a7e020 Make all class implementing dynamically loaded interfaces public 6 yıl önce
MediaBrowser.MediaEncoding 1cdcace061 Remove dead code 6 yıl önce
MediaBrowser.Model 13f2783a8e Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration 6 yıl önce
MediaBrowser.Providers 21f0a7e020 Make all class implementing dynamically loaded interfaces public 6 yıl önce
MediaBrowser.Tests c5430f86b0 Fixed csproj and xml identation. 6 yıl önce
MediaBrowser.WebDashboard a35ea49c99 Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser 6 yıl önce
MediaBrowser.XbmcMetadata 21f0a7e020 Make all class implementing dynamically loaded interfaces public 6 yıl önce
Mono.Nat 3701ce4037 Eliminate some compile warnings (#600) 6 yıl önce
OpenSubtitlesHandler 217d35ee74 Fix missing imports after rebase 6 yıl önce
RSSDP 0ef2b46106 Remove custom Threading 6 yıl önce
SocketHttpListener a709cbdc64 Fix more analyzer warnings 6 yıl önce
deployment a15098dc00 Bump release version for last-minute PRs 6 yıl önce
hooks 26e2ffdd31 Checkout submodules in Docker Hub hook 6 yıl önce
.dockerignore a5aa482b6c Update arm/arm64 images to build cross-platform 6 yıl önce
.drone.yml b936c43932 Pull in change from build system, to fix the drone build once and for all. 6 yıl önce
.editorconfig db1ebe2559 Static fields prefix 's_' -> '_' 6 yıl önce
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md 6 yıl önce
.gitignore bb8df8dfa0 Updates reported version in `System/Info*` set of endpoints. 6 yıl önce
.gitmodules bc8a0eeead Use TagLibSharp Nuget package 6 yıl önce
CONTRIBUTORS.md fe43e279c8 Add to contributors 6 yıl önce
Dockerfile c06598635f Fix cachedir missing from Docker container 6 yıl önce
Dockerfile.arm c06598635f Fix cachedir missing from Docker container 6 yıl önce
Dockerfile.arm64 c06598635f Fix cachedir missing from Docker container 6 yıl önce
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file 6 yıl önce
MediaBrowser.sln ce11869a1a Move Skia back into it's own project 6 yıl önce
MediaBrowser.sln.GhostDoc.xml c5430f86b0 Fixed csproj and xml identation. 6 yıl önce
README.md aff740c596 Fix OC badge to all and add forum badge 6 yıl önce
SharedVersion.cs bcb32ec6ad Bump version to 10.2.0~rc1 6 yıl önce
build ceb8b9f740 Add explanation to usage output 6 yıl önce
bump_version 593c6c071c keep trailing 0 in version 6 yıl önce
jellyfin.code-workspace 742bef5b5f EditorConfig reformat: Non-CS files. 6 yıl önce
jellyfin.ruleset e620bb9512 Remove more doc warnings 6 yıl önce
new-file-header.txt bc6e876849 Add a better wording here 6 yıl önce

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.