The Free Software Media System
Go to file
Anthony Lavado 060d2f1b19 Complete overhaul of README
- Moves all build/package information to Wiki
- Adds new badges for quick info
- Adds new styles, and looks good on mobile
2018-12-17 03:10:15 -05:00
BDInfo Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
debian Add Linux binaries for SkiaSharp 2018-12-16 23:23:00 -05:00
DvdLib Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
Emby.Dlna Rebranded XML profiles 2018-12-14 00:02:55 +00:00
Emby.Drawing Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
Emby.Drawing.ImageMagick Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
Emby.Drawing.Net Optimize images 2018-12-11 00:31:27 -05:00
Emby.Drawing.Skia Add Linux binaries for SkiaSharp 2018-12-16 23:23:00 -05:00
Emby.IsoMounting Fix markdown formatting 2018-12-14 09:31:12 -05:00
Emby.Naming Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
Emby.Notifications Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
Emby.Photos Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
Emby.Server.Implementations Merge pull request #181 from Bond-009/firebase 2018-12-15 16:26:11 -05:00
Emby.XmlTv Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
MediaBrowser.Api Merge pull request #171 from nvllsvm/state 2018-12-15 00:19:31 -05:00
MediaBrowser.LocalMetadata Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
MediaBrowser.MediaEncoding Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b 2018-12-14 17:32:54 +01:00
MediaBrowser.Providers Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
MediaBrowser.Server.Mono Fix changing ProgramDataPath when passed as and arg 2018-12-14 22:57:26 +01:00
MediaBrowser.Tests Remove agreement and app links 2018-12-11 00:46:50 -05:00
MediaBrowser.WebDashboard Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
MediaBrowser.XbmcMetadata Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
Mono.Nat Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01: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 Address comments 2018-12-14 17:46:43 +01:00
SocketHttpListener Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
.dockerignore Add jellyfin Docker image 2018-12-10 02:07:15 -05:00
.drone.yml Remove clone depth 2018-12-13 18:40:15 -05:00
.gitignore Whitespace fix 2018-12-13 18:31:35 +00:00
.gitmodules Add GitLab CI 2018-12-11 21:39:08 -05:00
build-deb.sh cleanup 2018-12-14 19:00:19 -05:00
Build-JellyFin.ps1 build script can generate zip, maybe be run from linux 2018-12-12 11:41:08 -08:00
CODE_OF_CONDUCT.md Add code of conduct 2018-12-09 23:40:50 -05:00
CONTRIBUTORS.md Clean up CONTRIBUTORS and differentiate us 2018-12-09 21:37:24 -05:00
Dockerfile Simplify Docker build 2018-12-16 00:40:21 -05:00
Dockerfile.debian_package Enable self-contained binary mode (#160) 2018-12-14 21:21:48 -05:00
LICENSE Remove incorrect .md suffix from LICENSE file 2018-12-09 18:02:44 -05:00
MediaBrowser.sln Build ImageMagicSharp 2018-12-16 22:57:41 -05:00
MediaBrowser.sln.GhostDoc.xml replace file system calls with IFileSystem when needed 2013-10-31 10:03:23 -04:00
README.md Complete overhaul of README 2018-12-17 03:10:15 -05:00
SharedVersion.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00

Jellyfin

The Free Software Media System

Jellyfin is a free software media system that puts you in control of managing and streaming your media.


Want to get started? Choose from Prebuilt Packages, or Build from Source.

Want to contribute? Check out our wiki for guidelines.


GPL 2.0 License Build Status Docker Pull Count Chat on Matrix Join our Subreddit

For further details, please see our wiki.

To receive the latest project updates feel free to join our public chat on Matrix/Riot, and follow us on Social Media.

About

The Jellyfin project was started as a result of Emby's decision to take their code closed-source, as well as various philosophical differences with the core developers. Jellyfin seeks to be the free software alternative to Emby and Plex to provide media management and streaming from a dedicated server to end-user devices.

Jellyfin is descended from Emby 3.5.2, ported to the .NET Core framework, and aims to contain build facilities for every platform.

Issues and Feature Requests

New idea or improvement?
Open a Feature Request.

Something not working right?
Open an Issue.

Contributing to Jellyfin

If you're interested in contributing, please see our wiki for guidelines.