The Free Software Media System
Go to file
2019-02-21 20:59:10 +01:00
.github Make guidance in issue templates comments, this will declutter issues when people do not remove it. 2019-01-27 17:24:02 +01:00
.vscode Add JSON assets for VSCode development 2019-01-02 02:20:14 -05:00
BDInfo Unwrapped MoveDirectory, DirectoryExists, FileExists & removed MoveFile 2019-01-28 22:10:00 +01:00
deployment Bump version to 10.2.1 2019-02-20 13:29:14 -05:00
DvdLib Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
Emby.Dlna Fix race condition in adding dlna devices to session when the device is discovered repeatedly 2019-02-14 21:53:04 +01:00
Emby.Drawing Merge pull request #822 from Bond-009/imagedimensions 2019-02-08 20:02:25 +03:00
Emby.IsoMounting Merge branch 'master' into culture 2019-01-30 16:57:15 +01:00
Emby.Naming Check for whitespace 2019-02-19 22:30:21 +01:00
Emby.Notifications Remove custom Threading 2019-02-05 16:47:50 +01:00
Emby.Photos Complete rename ImageSize -> ImageDimensions 2019-02-05 19:53:50 +01:00
Emby.Server.Implementations Merge pull request #883 from jellyfin/translations 2019-02-15 20:47:37 -05:00
Emby.XmlTv Fix always null expressions 2019-01-25 21:52:10 +01:00
hooks Checkout submodules in Docker Hub hook 2019-02-16 01:45:48 -05:00
Jellyfin.Drawing.Skia Move some arrays to generics 2019-02-06 22:58:12 +01:00
Jellyfin.Server Upgrade package versions 2019-02-09 21:32:59 +01:00
MediaBrowser.Api Reduce scope of changes 2019-02-12 09:23:51 +11:00
MediaBrowser.Common Reworked LocalizationManager to load data async 2019-01-27 10:36:05 +01:00
MediaBrowser.Controller Drop ETag and use Last-Modified header (#890) 2019-02-13 21:08:59 +01:00
MediaBrowser.LocalMetadata Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaver 2019-02-01 06:51:53 +00:00
MediaBrowser.MediaEncoding Remove dead code 2019-02-02 15:58:39 +01:00
MediaBrowser.Model Fix potential NullReferenceException 2019-02-12 23:28:02 +11:00
MediaBrowser.Providers Fix namespacing so it lines up properly with file names and paths (#715) 2019-02-09 10:10:33 +01:00
MediaBrowser.Tests Fixed csproj and xml identation. 2019-01-19 15:01:16 +01:00
MediaBrowser.WebDashboard Update submodule 2019-02-21 20:59:10 +01:00
MediaBrowser.XbmcMetadata Merge pull request #736 from Bond-009/startasync 2019-02-03 22:23:54 -05: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 Remove custom Threading 2019-02-05 16:47:50 +01:00
SocketHttpListener Fix more analyzer warnings 2019-01-27 12:12:44 +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 Update submodule 2019-02-21 20:59:10 +01:00
build Add explanation to usage output 2019-02-05 21:34:09 -05:00
bump_version keep trailing 0 in version 2019-02-03 13:17:31 +01:00
CONTRIBUTORS.md Add to contributors 2019-02-12 23:50:53 +11:00
Dockerfile Use jellyfin/ffmpeg image 2019-02-20 12:11:50 -05:00
Dockerfile.arm Fix cachedir missing from Docker container 2019-02-16 15:25:44 -05:00
Dockerfile.arm64 Fix cachedir missing from Docker container 2019-02-16 15:25:44 -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 Fix OC badge to all and add forum badge 2019-02-07 18:14:43 -05:00
SharedVersion.cs Bump version to 10.2.1 2019-02-20 13:29:14 -05:00

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.