The Free Software Media System
Go to file
Bond_009 59d8d9a82c Fix nullrefexception in SubtitleEncoder 2019-01-04 18:52:04 +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 Clean up some catch statements 2018-12-30 22:44:39 +01:00
Emby.Drawing Fix spacing to C#/Visual Studio standards 2019-01-02 01:22:21 -05:00
Emby.Drawing.ImageMagick Clean up some catch statements 2018-12-30 22:44:39 +01:00
Emby.Drawing.Net Fix exception logging 2018-12-30 22:44:39 +01:00
Emby.Drawing.Skia Fix exception logging 2018-12-30 22:44:39 +01:00
Emby.IsoMounting Clean up some catch statements 2018-12-30 22:44:39 +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 Fix nullrefexception in SubtitleEncoder 2019-01-04 18:52:04 +01:00
Emby.XmlTv Fix exception logging 2018-12-30 22:44:39 +01:00
Jellyfin.Server Remove GitHub updater and don't trow exception in release 2019-01-02 17:09:40 +01:00
MediaBrowser.Api Don't send info to Emby servers on install 2019-01-03 20:21:42 +01:00
MediaBrowser.Common Merge pull request #286 from Bond-009/cleanup 2019-01-03 14:00:16 -05:00
MediaBrowser.Controller Fix spacing to C#/Visual Studio standards 2019-01-02 01:22:21 -05:00
MediaBrowser.LocalMetadata Fix spacing to C#/Visual Studio standards 2019-01-02 01:22:21 -05:00
MediaBrowser.MediaEncoding Fix nullrefexception in SubtitleEncoder 2019-01-04 18:52:04 +01:00
MediaBrowser.Model Remove report usage configuration option 2019-01-03 21:05:17 +01:00
MediaBrowser.Providers Figure out why it's failing 2019-01-03 18:24:26 +01:00
MediaBrowser.Tests Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
MediaBrowser.WebDashboard Fix spacing to C#/Visual Studio standards 2019-01-02 01:22:21 -05: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
debian Tweak unit to restart on any failure, 15s timeout 2018-12-28 10:27:27 -05: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
.gitattributes Add merge=union for CONTRIBUTORS.md 2018-12-29 19:35:42 -05:00
.gitignore Admin and first setup pages default to dark theme 2019-01-02 12:01:03 -05:00
.gitmodules Add GitLab CI 2018-12-11 21:39:08 -05:00
CONTRIBUTORS.md Merge branch 'dev' into project-updates 2019-01-02 14:02:48 -05:00
Dockerfile Remove PUID and PGUID env vars 2018-12-18 20:08:34 -05:00
Dockerfile.aarch64 Add aarch64 image 2018-12-20 01:18:47 -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 Add TagLib-Sharp Building and new file header 2019-01-02 02:20:14 -05:00
MediaBrowser.sln.GhostDoc.xml replace file system calls with IFileSystem when needed 2013-10-31 10:03:23 -04:00
README.md Correct the badge for Matrix 2018-12-25 12:10:08 -05:00
SharedVersion.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
build-deb.sh cleanup 2018-12-14 19:00:19 -05:00
build-jellyfin.ps1 minor: copy install.bat for rename 2019-01-01 23:34:55 -05:00
install-jellyfin.ps1 fixed installer custom library path 2018-12-29 08:08:35 -08:00
install.bat Rename installjellyfin.bat to install.bat 2018-12-29 15:38:16 -08: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

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 updates, please visit our public chat on Matrix/Riot, our announce chat for release info, 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.