The Free Software Media System
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Bond_009 340a2c6512
Post GPL cleanup
5 years ago
.vscode Add JSON assets for VSCode development 5 years ago
BDInfo Change libraries from netcoreapp to netstandard 6 years ago
DvdLib Removed some warnings 6 years ago
Emby.Dlna Clean up some catch statements 6 years ago
Emby.Drawing Fix spacing to C#/Visual Studio standards 5 years ago
Emby.Drawing.ImageMagick Clean up some catch statements 6 years ago
Emby.Drawing.Net Fix exception logging 6 years ago
Emby.Drawing.Skia Fix exception logging 6 years ago
Emby.IsoMounting Clean up some catch statements 6 years ago
Emby.Naming Change libraries from netcoreapp to netstandard 6 years ago
Emby.Notifications Merge pull request #285 from Bond-009/logging 6 years ago
Emby.Photos Fix spacing to C#/Visual Studio standards 5 years ago
Emby.Server.Implementations Post GPL cleanup 5 years ago
Emby.XmlTv Fix exception logging 6 years ago
Jellyfin.Server Remove GitHub updater and don't trow exception in release 5 years ago
MediaBrowser.Api Post GPL cleanup 5 years ago
MediaBrowser.Common Merge pull request #286 from Bond-009/cleanup 5 years ago
MediaBrowser.Controller Post GPL cleanup 5 years ago
MediaBrowser.LocalMetadata Post GPL cleanup 5 years ago
MediaBrowser.MediaEncoding Merge branch 'dev' into project-updates 5 years ago
MediaBrowser.Model Post GPL cleanup 5 years ago
MediaBrowser.Providers Post GPL cleanup 5 years ago
MediaBrowser.Tests Use Microsoft.Extensions.Logging abstraction 6 years ago
MediaBrowser.WebDashboard Fix spacing to C#/Visual Studio standards 5 years ago
MediaBrowser.XbmcMetadata Fix spacing to C#/Visual Studio standards 5 years ago
Mono.Nat Fix spacing to C#/Visual Studio standards 5 years ago
Nuget update query objects 7 years ago
OpenSubtitlesHandler Change libraries from netcoreapp to netstandard 6 years ago
RSSDP Add copyright from upstream projects 5 years ago
SocketHttpListener Fix spacing to C#/Visual Studio standards 5 years ago
debian Tweak unit to restart on any failure, 15s timeout 6 years ago
.dockerignore Add jellyfin Docker image 6 years ago
.drone.yml Remove clone depth 6 years ago
.gitattributes Add merge=union for CONTRIBUTORS.md 6 years ago
.gitignore Admin and first setup pages default to dark theme 5 years ago
.gitmodules Add GitLab CI 6 years ago
CONTRIBUTORS.md Merge branch 'dev' into project-updates 5 years ago
Dockerfile Remove PUID and PGUID env vars 6 years ago
Dockerfile.aarch64 Add aarch64 image 6 years ago
Dockerfile.debian_package Enable self-contained binary mode (#160) 6 years ago
LICENSE Remove incorrect .md suffix from LICENSE file 6 years ago
MediaBrowser.sln Add TagLib-Sharp Building and new file header 5 years ago
MediaBrowser.sln.GhostDoc.xml replace file system calls with IFileSystem when needed 11 years ago
README.md Correct the badge for Matrix 6 years ago
SharedVersion.cs Update to 3.5.2 and .net core 2.1 6 years ago
build-deb.sh cleanup 6 years ago
build-jellyfin.ps1 minor: copy install.bat for rename 5 years ago
install-jellyfin.ps1 fixed installer custom library path 6 years ago
install.bat Rename installjellyfin.bat to install.bat 6 years ago
new-file-header.txt Add a better wording here 6 years ago

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.