The Free Software Media System

Joshua M. Boniface c13c326171 Merge pull request #378 from cvium/fix_dlna_user_id_null vor 6 Jahren
.vscode cdcdeb5996 Add JSON assets for VSCode development vor 6 Jahren
BDInfo b4edb24ec3 Change libraries from netcoreapp to netstandard vor 6 Jahren
DvdLib 22093c9e8f Removed some warnings vor 6 Jahren
Emby.Dlna 79d18cf5a5 Clean up some catch statements vor 6 Jahren
Emby.Drawing 87812d1e7f Fix spacing to C#/Visual Studio standards vor 6 Jahren
Emby.Drawing.ImageMagick 79d18cf5a5 Clean up some catch statements vor 6 Jahren
Emby.Drawing.Net ea4c914123 Fix exception logging vor 6 Jahren
Emby.Drawing.Skia ea4c914123 Fix exception logging vor 6 Jahren
Emby.IsoMounting 79d18cf5a5 Clean up some catch statements vor 6 Jahren
Emby.Naming b4edb24ec3 Change libraries from netcoreapp to netstandard vor 6 Jahren
Emby.Notifications 1f02cf4b7e Merge pull request #285 from Bond-009/logging vor 6 Jahren
Emby.Photos 87812d1e7f Fix spacing to C#/Visual Studio standards vor 6 Jahren
Emby.Server.Implementations a640d437c8 Remove news service vor 6 Jahren
Emby.XmlTv ea4c914123 Fix exception logging vor 6 Jahren
Jellyfin.Server 40563dc6cc Remove GitHub updater and don't trow exception in release vor 6 Jahren
MediaBrowser.Api c13c326171 Merge pull request #378 from cvium/fix_dlna_user_id_null vor 6 Jahren
MediaBrowser.Common 89a3db9346 Merge pull request #286 from Bond-009/cleanup vor 6 Jahren
MediaBrowser.Controller 87812d1e7f Fix spacing to C#/Visual Studio standards vor 6 Jahren
MediaBrowser.LocalMetadata 87812d1e7f Fix spacing to C#/Visual Studio standards vor 6 Jahren
MediaBrowser.MediaEncoding a06a5c8d18 Merge branch 'dev' into project-updates vor 6 Jahren
MediaBrowser.Model 30a19d345a Remove report usage configuration option vor 6 Jahren
MediaBrowser.Providers 0bbc4f8219 Figure out why it's failing vor 6 Jahren
MediaBrowser.Tests 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction vor 6 Jahren
MediaBrowser.WebDashboard 87812d1e7f Fix spacing to C#/Visual Studio standards vor 6 Jahren
MediaBrowser.XbmcMetadata 87812d1e7f Fix spacing to C#/Visual Studio standards vor 6 Jahren
Mono.Nat 87812d1e7f Fix spacing to C#/Visual Studio standards vor 6 Jahren
Nuget 39c4542cf6 update query objects vor 8 Jahren
OpenSubtitlesHandler b4edb24ec3 Change libraries from netcoreapp to netstandard vor 6 Jahren
RSSDP e094c45abb Add copyright from upstream projects vor 6 Jahren
SocketHttpListener 87812d1e7f Fix spacing to C#/Visual Studio standards vor 6 Jahren
debian 34f226d83a Tweak unit to restart on any failure, 15s timeout vor 6 Jahren
.dockerignore 206bc7911c Add jellyfin Docker image vor 6 Jahren
.drone.yml b988a0644a Remove clone depth vor 6 Jahren
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md vor 6 Jahren
.gitignore a064a93a8e Admin and first setup pages default to dark theme vor 6 Jahren
.gitmodules 9f79cd6455 Add GitLab CI vor 6 Jahren
CONTRIBUTORS.md a06a5c8d18 Merge branch 'dev' into project-updates vor 6 Jahren
Dockerfile def954e8da Remove PUID and PGUID env vars vor 6 Jahren
Dockerfile.aarch64 f50b22aac4 Add aarch64 image vor 6 Jahren
Dockerfile.debian_package a73d255f51 Enable self-contained binary mode (#160) vor 6 Jahren
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file vor 6 Jahren
MediaBrowser.sln d22324d68d Add TagLib-Sharp Building and new file header vor 6 Jahren
MediaBrowser.sln.GhostDoc.xml 6c8d919298 replace file system calls with IFileSystem when needed vor 11 Jahren
README.md 27dc2aa1fa Correct the badge for Matrix vor 6 Jahren
SharedVersion.cs 48facb797e Update to 3.5.2 and .net core 2.1 vor 6 Jahren
build-deb.sh 36c79c9491 cleanup vor 6 Jahren
build-jellyfin.ps1 68715bb1dc minor: copy install.bat for rename vor 6 Jahren
install-jellyfin.ps1 e222c2deb1 fixed installer custom library path vor 6 Jahren
install.bat 0c52f448a0 Rename installjellyfin.bat to install.bat vor 6 Jahren
new-file-header.txt bc6e876849 Add a better wording here vor 6 Jahren

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.