The Free Software Media System

Joshua M. Boniface b2767eceff Revert "Fix segment_time_delta for ffmpeg 4.1" 6 gadi atpakaļ
.github 78a5d999f4 Delete CODEOWNERS from dev branch 6 gadi atpakaļ
.vscode cdcdeb5996 Add JSON assets for VSCode development 6 gadi atpakaļ
BDInfo 217d35ee74 Fix missing imports after rebase 6 gadi atpakaļ
DvdLib 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 gadi atpakaļ
Emby.Dlna 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 gadi atpakaļ
Emby.Drawing 6a5488c651 Formatting 6 gadi atpakaļ
Emby.IsoMounting 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 gadi atpakaļ
Emby.Naming 35d97dc949 Minor improvements to library scan code 6 gadi atpakaļ
Emby.Notifications 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 gadi atpakaļ
Emby.Photos 449dd1a6a2 Remove allowSlowMethods from image processing 6 gadi atpakaļ
Emby.Server.Implementations c7f648f86a Merge branch 'dev' into imagesize 6 gadi atpakaļ
Emby.XmlTv 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 gadi atpakaļ
Jellyfin.Server 7327bb91a3 Fix func name 6 gadi atpakaļ
MediaBrowser.Api b2767eceff Revert "Fix segment_time_delta for ffmpeg 4.1" 6 gadi atpakaļ
MediaBrowser.Common 8de4eb7d19 Rename ApplicationSemanticVersion to ApplicationVersion 6 gadi atpakaļ
MediaBrowser.Controller c7f648f86a Merge branch 'dev' into imagesize 6 gadi atpakaļ
MediaBrowser.LocalMetadata c5430f86b0 Fixed csproj and xml identation. 6 gadi atpakaļ
MediaBrowser.MediaEncoding d16f38dbe1 Merge pull request #623 from wtayl0r/inject-logger-factories 6 gadi atpakaļ
MediaBrowser.Model b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky 6 gadi atpakaļ
MediaBrowser.Providers 803bf563d7 Merge pull request #621 from Bond-009/perf 6 gadi atpakaļ
MediaBrowser.Tests c5430f86b0 Fixed csproj and xml identation. 6 gadi atpakaļ
MediaBrowser.WebDashboard 8de4eb7d19 Rename ApplicationSemanticVersion to ApplicationVersion 6 gadi atpakaļ
MediaBrowser.XbmcMetadata c5430f86b0 Fixed csproj and xml identation. 6 gadi atpakaļ
Mono.Nat c1f76eb8ab Reformat JustAMan review pt3 changes 6 gadi atpakaļ
OpenSubtitlesHandler 217d35ee74 Fix missing imports after rebase 6 gadi atpakaļ
RSSDP 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 gadi atpakaļ
SocketHttpListener b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky 6 gadi atpakaļ
deployment 3320d4feeb Move dotnet to a per-platform dependency 6 gadi atpakaļ
.dockerignore 399a079dd4 Build scripts and build system consolidation. 6 gadi atpakaļ
.drone.yml b936c43932 Pull in change from build system, to fix the drone build once and for all. 6 gadi atpakaļ
.editorconfig 67465c6e10 Fix indentation for xml files 6 gadi atpakaļ
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md 6 gadi atpakaļ
.gitignore bb8df8dfa0 Updates reported version in `System/Info*` set of endpoints. 6 gadi atpakaļ
.gitmodules 9de66e9e87 add jellyfin-web as submodule 6 gadi atpakaļ
CONTRIBUTORS.md 88f13492c7 Added myself to contributors.md 6 gadi atpakaļ
Dockerfile d00e43735f Really slim down Docker container 6 gadi atpakaļ
Dockerfile.arm 9b224d7080 Merged the two ARM platforms. To be split apart when a binary ffmpeg is required. 6 gadi atpakaļ
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file 6 gadi atpakaļ
MediaBrowser.sln 875392c77f Combine Emby.Drawing and Emby.Drawing.Skia 6 gadi atpakaļ
MediaBrowser.sln.GhostDoc.xml c5430f86b0 Fixed csproj and xml identation. 6 gadi atpakaļ
README.md e93896f7a4 Update readme to use readthedocs and clean up 6 gadi atpakaļ
SharedVersion.cs b30d702782 Merge branch 'master' into dev 6 gadi atpakaļ
build 3320d4feeb Move dotnet to a per-platform dependency 6 gadi atpakaļ
bump_version 56365e9237 Bail out if web branch is unclean like build does 6 gadi atpakaļ
jellyfin.code-workspace 742bef5b5f EditorConfig reformat: Non-CS files. 6 gadi atpakaļ
new-file-header.txt bc6e876849 Add a better wording here 6 gadi atpakaļ

README.md

Jellyfin

The Free Software Media System


Logo banner

GPL 2.0 License Build Status Docker Pull Count Documentation 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 Quickstart guide.

Want to contribute? Check out our documentation for guidelines.

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