The Free Software Media System
Go to file
Erwin de Haan 399a079dd4 Build scripts and build system consolidation.
Squashed commit.
2019-01-10 19:45:30 +01:00
.vscode Add JSON assets for VSCode development 2019-01-02 02:20:14 -05:00
BDInfo Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
DvdLib Removed some warnings 2018-12-16 00:49:18 +01:00
Emby.Dlna Change UI accents, update artwork 2019-01-06 20:47:58 -05:00
Emby.Drawing Fix the DecodeJfif function to get image sizes 2019-01-08 22:10:11 +01:00
Emby.Drawing.Skia Put all pixmap constructors in `using` statements. 2019-01-03 19:11:18 +01:00
Emby.IsoMounting Remove useless properties from IEnvironmentInfo 2019-01-08 17:35:56 +01:00
Emby.Naming Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
Emby.Notifications Merge pull request #285 from Bond-009/logging 2018-12-30 17:29:02 -05:00
Emby.Photos Fix spacing to C#/Visual Studio standards 2019-01-02 01:22:21 -05:00
Emby.Server.Implementations Merge pull request #516 from Bond-009/env 2019-01-09 22:08:58 -05:00
Emby.XmlTv Fix exception logging 2018-12-30 22:44:39 +01:00
Jellyfin.Server Merge pull request #450 from Bond-009/config 2019-01-06 15:26:01 -05:00
MediaBrowser.Api Remove more news 2019-01-06 17:52:51 -05:00
MediaBrowser.Common Ground work to get plugins functional again 2019-01-07 16:58:33 +01:00
MediaBrowser.Controller add jellyfin-web as submodule 2019-01-09 23:35:05 +09:00
MediaBrowser.LocalMetadata Post GPL cleanup 2019-01-03 23:19:02 +01:00
MediaBrowser.MediaEncoding Remove useless properties from IEnvironmentInfo 2019-01-08 17:35:56 +01:00
MediaBrowser.Model Merge pull request #516 from Bond-009/env 2019-01-09 22:08:58 -05:00
MediaBrowser.Providers Merge pull request #383 from Bond-009/unused 2019-01-05 23:06:08 +00:00
MediaBrowser.Tests Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
MediaBrowser.WebDashboard separate path with comma 2019-01-10 00:23:44 +09:00
MediaBrowser.XbmcMetadata Fix spacing to C#/Visual Studio standards 2019-01-02 01:22:21 -05:00
Mono.Nat Fix spacing to C#/Visual Studio standards 2019-01-02 01:22:21 -05:00
Nuget update query objects 2017-09-04 15:28:22 -04:00
OpenSubtitlesHandler Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
RSSDP Add copyright from upstream projects 2019-01-01 17:21:11 -05:00
SocketHttpListener Fix spacing to C#/Visual Studio standards 2019-01-02 01:22:21 -05:00
deployment Build scripts and build system consolidation. 2019-01-10 19:45:30 +01:00
.dockerignore Build scripts and build system consolidation. 2019-01-10 19:45:30 +01:00
.drone.yml Build scripts and build system consolidation. 2019-01-10 19:45:30 +01:00
.editorconfig Added some generic editorconfig rules. 2019-01-05 12:31:32 +01:00
.gitattributes Add merge=union for CONTRIBUTORS.md 2018-12-29 19:35:42 -05:00
.gitignore Build scripts and build system consolidation. 2019-01-10 19:45:30 +01:00
.gitmodules add jellyfin-web as submodule 2019-01-09 23:35:05 +09:00
CONTRIBUTORS.md Fix CONTRIBUTORS.md formatting 2019-01-08 03:26:05 +00:00
LICENSE Remove incorrect .md suffix from LICENSE file 2018-12-09 18:02:44 -05:00
MediaBrowser.sln Remove taglib-sharp build from solution 2019-01-05 12:57:05 -05:00
MediaBrowser.sln.GhostDoc.xml replace file system calls with IFileSystem when needed 2013-10-31 10:03:23 -04:00
README.md Update readme to use readthedocs and clean up 2019-01-06 16:10:41 -05:00
SharedVersion.cs Bump version for 10.0.1 2019-01-08 20:09:33 -05:00
new-file-header.txt Add a better wording here 2018-12-28 19:29:07 -05:00

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.