The Free Software Media System

Andrew Rabert d3b0ba978c Merge pull request #392 from LeoVerto/dockerignore пре 6 година
.vscode cdcdeb5996 Add JSON assets for VSCode development пре 6 година
BDInfo b4edb24ec3 Change libraries from netcoreapp to netstandard пре 6 година
DvdLib 22093c9e8f Removed some warnings пре 6 година
Emby.Dlna 391b48614d Remove FireEventIfNotNull пре 6 година
Emby.Drawing 87812d1e7f Fix spacing to C#/Visual Studio standards пре 6 година
Emby.Drawing.Skia 635dd36727 Put all pixmap constructors in `using` statements. пре 6 година
Emby.IsoMounting 79d18cf5a5 Clean up some catch statements пре 6 година
Emby.Naming b4edb24ec3 Change libraries from netcoreapp to netstandard пре 6 година
Emby.Notifications 1f02cf4b7e Merge pull request #285 from Bond-009/logging пре 6 година
Emby.Photos 87812d1e7f Fix spacing to C#/Visual Studio standards пре 6 година
Emby.Server.Implementations f93cd97f9b Merge pull request #393 from Bond-009/removesmb пре 6 година
Emby.XmlTv ea4c914123 Fix exception logging пре 6 година
Jellyfin.Server 80c3832610 Merge pull request #391 from EraYaN/remove-old-imageencoders пре 6 година
MediaBrowser.Api e4a041b832 Merge pull request #283 from Bond-009/gpl-cleanup пре 6 година
MediaBrowser.Common 391b48614d Remove FireEventIfNotNull пре 6 година
MediaBrowser.Controller 340a2c6512 Post GPL cleanup пре 6 година
MediaBrowser.LocalMetadata 340a2c6512 Post GPL cleanup пре 6 година
MediaBrowser.MediaEncoding a06a5c8d18 Merge branch 'dev' into project-updates пре 6 година
MediaBrowser.Model 340a2c6512 Post GPL cleanup пре 6 година
MediaBrowser.Providers a997bb609f Remove unnecessary using statements пре 6 година
MediaBrowser.Tests 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction пре 6 година
MediaBrowser.WebDashboard 87812d1e7f Fix spacing to C#/Visual Studio standards пре 6 година
MediaBrowser.XbmcMetadata 87812d1e7f Fix spacing to C#/Visual Studio standards пре 6 година
Mono.Nat 87812d1e7f Fix spacing to C#/Visual Studio standards пре 6 година
Nuget 39c4542cf6 update query objects пре 8 година
OpenSubtitlesHandler b4edb24ec3 Change libraries from netcoreapp to netstandard пре 6 година
RSSDP e094c45abb Add copyright from upstream projects пре 6 година
SocketHttpListener 87812d1e7f Fix spacing to C#/Visual Studio standards пре 6 година
debian 34f226d83a Tweak unit to restart on any failure, 15s timeout пре 6 година
.dockerignore d92bf3398e Add Markdown and Docker files to .dockerignore пре 6 година
.drone.yml b988a0644a Remove clone depth пре 6 година
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md пре 6 година
.gitignore a064a93a8e Admin and first setup pages default to dark theme пре 6 година
.gitmodules 9f79cd6455 Add GitLab CI пре 6 година
CONTRIBUTORS.md d92bf3398e Add Markdown and Docker files to .dockerignore пре 6 година
Dockerfile 227f9da3e5 helps if the arg is within that bit of the dockerfile пре 6 година
Dockerfile.aarch64 f50b22aac4 Add aarch64 image пре 6 година
Dockerfile.debian_package a73d255f51 Enable self-contained binary mode (#160) пре 6 година
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file пре 6 година
MediaBrowser.sln cc4d17edbd Merge pull request #407 from EraYaN/stop-version-addins-on-solution пре 6 година
MediaBrowser.sln.GhostDoc.xml 6c8d919298 replace file system calls with IFileSystem when needed пре 11 година
README.md 27dc2aa1fa Correct the badge for Matrix пре 6 година
SharedVersion.cs 48facb797e Update to 3.5.2 and .net core 2.1 пре 6 година
build-deb.sh 36c79c9491 cleanup пре 6 година
build-jellyfin.ps1 68715bb1dc minor: copy install.bat for rename пре 6 година
install-jellyfin.ps1 e222c2deb1 fixed installer custom library path пре 6 година
install.bat 0c52f448a0 Rename installjellyfin.bat to install.bat пре 6 година
new-file-header.txt bc6e876849 Add a better wording here пре 6 година

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.