The Free Software Media System

Joshua Boniface f6227e99cc Add cachedir to deployment scripts; fix bad logdir 6 năm trước cách đây
.github 39195aae09 Make guidance in issue templates comments, this will declutter issues when people do not remove it. 6 năm trước cách đây
.vscode cdcdeb5996 Add JSON assets for VSCode development 6 năm trước cách đây
BDInfo 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` 6 năm trước cách đây
DvdLib 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 năm trước cách đây
Emby.Dlna c713824bf9 Merge pull request #734 from Bond-009/culture 6 năm trước cách đây
Emby.Drawing 1ea219bf3f Merge branch 'master' into culture 6 năm trước cách đây
Emby.IsoMounting 1ea219bf3f Merge branch 'master' into culture 6 năm trước cách đây
Emby.Naming 05ad2e9b3f Add Year to the new VideoInfo 6 năm trước cách đây
Emby.Notifications 8985fb8d58 Remove support for games as a media type 6 năm trước cách đây
Emby.Photos 883575893b Change image dimentions from double to int 6 năm trước cách đây
Emby.Server.Implementations c713824bf9 Merge pull request #734 from Bond-009/culture 6 năm trước cách đây
Emby.XmlTv 8af256f9c2 Fix always null expressions 6 năm trước cách đây
Jellyfin.Drawing.Skia 1ea219bf3f Merge branch 'master' into culture 6 năm trước cách đây
Jellyfin.Server c713824bf9 Merge pull request #734 from Bond-009/culture 6 năm trước cách đây
MediaBrowser.Api c713824bf9 Merge pull request #734 from Bond-009/culture 6 năm trước cách đây
MediaBrowser.Common d1a0497f55 Revert "Merge pull request #452 from Bond-009/activitydb" 6 năm trước cách đây
MediaBrowser.Controller c713824bf9 Merge pull request #734 from Bond-009/culture 6 năm trước cách đây
MediaBrowser.LocalMetadata c713824bf9 Merge pull request #734 from Bond-009/culture 6 năm trước cách đây
MediaBrowser.MediaEncoding 1ea219bf3f Merge branch 'master' into culture 6 năm trước cách đây
MediaBrowser.Model c713824bf9 Merge pull request #734 from Bond-009/culture 6 năm trước cách đây
MediaBrowser.Providers c713824bf9 Merge pull request #734 from Bond-009/culture 6 năm trước cách đây
MediaBrowser.Tests c5430f86b0 Fixed csproj and xml identation. 6 năm trước cách đây
MediaBrowser.WebDashboard a430568082 Unwrapped `OpenRead` and `CopyFile` 6 năm trước cách đây
MediaBrowser.XbmcMetadata c713824bf9 Merge pull request #734 from Bond-009/culture 6 năm trước cách đây
Mono.Nat 3701ce4037 Eliminate some compile warnings (#600) 6 năm trước cách đây
OpenSubtitlesHandler 217d35ee74 Fix missing imports after rebase 6 năm trước cách đây
RSSDP 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 năm trước cách đây
SocketHttpListener a709cbdc64 Fix more analyzer warnings 6 năm trước cách đây
deployment f6227e99cc Add cachedir to deployment scripts; fix bad logdir 6 năm trước cách đây
.dockerignore a5aa482b6c Update arm/arm64 images to build cross-platform 6 năm trước cách đây
.drone.yml b936c43932 Pull in change from build system, to fix the drone build once and for all. 6 năm trước cách đây
.editorconfig 67465c6e10 Fix indentation for xml files 6 năm trước cách đây
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md 6 năm trước cách đây
.gitignore bb8df8dfa0 Updates reported version in `System/Info*` set of endpoints. 6 năm trước cách đây
.gitmodules bc8a0eeead Use TagLibSharp Nuget package 6 năm trước cách đây
CONTRIBUTORS.md 12e4c1c7ae Added RazeLighter777 to the contributors file 6 năm trước cách đây
Dockerfile cc3422b96b Use ffmpeg from jrottenberg/ffmpeg 6 năm trước cách đây
Dockerfile.arm 9f83ee7b3e Make another docker layer reusable 6 năm trước cách đây
Dockerfile.arm64 9f83ee7b3e Make another docker layer reusable 6 năm trước cách đây
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file 6 năm trước cách đây
MediaBrowser.sln ce11869a1a Move Skia back into it's own project 6 năm trước cách đây
MediaBrowser.sln.GhostDoc.xml c5430f86b0 Fixed csproj and xml identation. 6 năm trước cách đây
README.md e93896f7a4 Update readme to use readthedocs and clean up 6 năm trước cách đây
SharedVersion.cs 73038ee3f7 Bump version to 10.1.0 6 năm trước cách đây
build e30cf63aef Add helpful time text around platform builds 6 năm trước cách đây
bump_version cf85e2327e Support trying local branches in submodule 6 năm trước cách đây
jellyfin.code-workspace 742bef5b5f EditorConfig reformat: Non-CS files. 6 năm trước cách đây
jellyfin.ruleset f4015f82e0 Update jellyfin.ruleset 6 năm trước cách đây
new-file-header.txt bc6e876849 Add a better wording here 6 năm trước cách đây

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.