The Free Software Media System
Go to file
Luca Beltrame ee89236fe8 [VA-API] Fix filter order (#714)
ffmpeg is very picky about the filters to be used when using VA-API,
because most of them are incompatible. This is particularly evident when
burning-in subtitles.
2019-01-27 09:44:56 +01:00
.github Delete CODEOWNERS from dev branch 2019-01-12 16:10:51 -05:00
.vscode Add JSON assets for VSCode development 2019-01-02 02:20:14 -05:00
BDInfo Fix missing imports after rebase 2019-01-20 06:33:33 +01:00
deployment Merge pull request #700 from jellyfin/dev 2019-01-24 23:03:54 -05:00
DvdLib Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
Emby.Dlna Merge pull request #723 from Bond-009/dbperf 2019-01-26 14:21:31 -05:00
Emby.Drawing Move Skia back into it's own project 2019-01-26 20:43:13 +01:00
Emby.IsoMounting Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
Emby.Naming Fix always null expressions 2019-01-25 21:52:10 +01:00
Emby.Notifications Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
Emby.Photos Change image dimentions from double to int 2019-01-26 13:16:47 +01:00
Emby.Server.Implementations Add Size to TypedBaseItem 2019-01-26 21:59:06 +01:00
Emby.XmlTv Fix always null expressions 2019-01-25 21:52:10 +01:00
Jellyfin.Drawing.Skia Cleanup 2019-01-26 21:10:19 +01:00
Jellyfin.Server Move Skia back into it's own project 2019-01-26 20:43:13 +01:00
MediaBrowser.Api Merge pull request #710 from Bond-009/spelling 2019-01-26 14:13:47 -05:00
MediaBrowser.Common Revert "Merge pull request #452 from Bond-009/activitydb" 2019-01-25 23:32:06 +01:00
MediaBrowser.Controller [VA-API] Fix filter order (#714) 2019-01-27 09:44:56 +01:00
MediaBrowser.LocalMetadata Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
MediaBrowser.MediaEncoding Set EnableRaisingEvents correctly for SubtitleEncoder 2019-01-22 16:52:26 +01:00
MediaBrowser.Model Merge pull request #710 from Bond-009/spelling 2019-01-26 14:13:47 -05:00
MediaBrowser.Providers Add Size to TypedBaseItem 2019-01-26 21:59:06 +01:00
MediaBrowser.Tests Fixed csproj and xml identation. 2019-01-19 15:01:16 +01:00
MediaBrowser.WebDashboard Update jellyfin-web submodule to 10.1.0 2019-01-22 13:16:42 -05:00
MediaBrowser.XbmcMetadata Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
Mono.Nat Eliminate some compile warnings (#600) 2019-01-24 18:56:43 +01:00
OpenSubtitlesHandler Fix missing imports after rebase 2019-01-20 06:33:33 +01:00
RSSDP Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
SocketHttpListener Removed unnecessary unsafe keywords. 2019-01-27 09:26:10 +01:00
.dockerignore Update arm/arm64 images to build cross-platform 2019-01-21 22:47:51 -05:00
.drone.yml Pull in change from build system, to fix the drone build once and for all. 2019-01-13 16:32:54 +01:00
.editorconfig Fix indentation for xml files 2019-01-16 16:30:01 +01:00
.gitattributes Add merge=union for CONTRIBUTORS.md 2018-12-29 19:35:42 -05:00
.gitignore Updates reported version in System/Info* set of endpoints. 2019-01-20 00:28:48 +01:00
.gitmodules Use TagLibSharp Nuget package 2019-01-21 19:22:08 -05:00
build Add helpful time text around platform builds 2019-01-21 16:34:53 -05:00
bump_version Support trying local branches in submodule 2019-01-21 12:48:27 -05:00
CONTRIBUTORS.md added self to contributors list 2019-01-24 07:36:45 -08:00
Dockerfile Make another docker layer reusable 2019-01-25 13:27:12 -05:00
Dockerfile.arm Make another docker layer reusable 2019-01-25 13:27:12 -05:00
Dockerfile.arm64 Make another docker layer reusable 2019-01-25 13:27:12 -05:00
jellyfin.code-workspace EditorConfig reformat: Non-CS files. 2019-01-13 20:45:51 +01:00
jellyfin.ruleset Update jellyfin.ruleset 2019-01-24 18:39:51 +01:00
LICENSE Remove incorrect .md suffix from LICENSE file 2018-12-09 18:02:44 -05:00
MediaBrowser.sln Move Skia back into it's own project 2019-01-26 20:43:13 +01:00
MediaBrowser.sln.GhostDoc.xml Fixed csproj and xml identation. 2019-01-19 15:01:16 +01:00
new-file-header.txt Add a better wording here 2018-12-28 19:29:07 -05:00
README.md Update readme to use readthedocs and clean up 2019-01-06 16:10:41 -05:00
SharedVersion.cs Bump version to 10.1.0 2019-01-20 23:39:55 -05:00

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.