The Free Software Media System

Joshua M. Boniface cdefc046e6 Merge pull request #491 from sparky8251/fix-user-profile 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 d6d8c40450 Change UI accents, update artwork 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 9156b21714 Merge pull request #493 from Bond-009/values 6 年 前
Emby.XmlTv ea4c914123 Fix exception logging 6 年 前
Jellyfin.Server 423ad4a20b Merge pull request #450 from Bond-009/config 6 年 前
MediaBrowser.Api 12112ea25d Remove more news 6 年 前
MediaBrowser.Common f2fedb9f34 Merge pull request #383 from Bond-009/unused 6 年 前
MediaBrowser.Controller 880825514a Fix regression where it would do integer divisions, giving wrong result 6 年 前
MediaBrowser.LocalMetadata 340a2c6512 Post GPL cleanup 6 年 前
MediaBrowser.MediaEncoding 237187bfc0 Merge pull request #456 from Bond-009/subencoder 6 年 前
MediaBrowser.Model 4ab82f7436 Merge pull request #488 from sparky8251/fix-mimetype-formatting 6 年 前
MediaBrowser.Providers f2fedb9f34 Merge pull request #383 from Bond-009/unused 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 7bee88280c Hotfix to postinst to correct permissions 6 年 前
.dockerignore d92bf3398e Add Markdown and Docker files to .dockerignore 6 年 前
.drone.yml 4d25b3ad8b Speed up CI 6 年 前
.editorconfig a8da00f0a2 Added some generic editorconfig rules. 6 年 前
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md 6 年 前
.gitignore 3f65cb4f48 Add several more debuild artificats to gitignore 6 年 前
.gitmodules 9f79cd6455 Add GitLab CI 6 年 前
CONTRIBUTORS.md f9e52fed81 Fix CONTRIBUTORS.md formatting 6 年 前
Dockerfile 1c326fe7d4 Download ffmpeg in a separate layer 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 1e1918af4f Remove taglib-sharp build from solution 6 年 前
MediaBrowser.sln.GhostDoc.xml 6c8d919298 replace file system calls with IFileSystem when needed 11 年 前
README.md e93896f7a4 Update readme to use readthedocs and clean up 6 年 前
SharedVersion.cs 37b19cb386 Update shared version to 10.0.0 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


Logo banner

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


Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it. We welcome anyone who is interested in joining us in our quest!

For further details, please see our documentation page. To receive the latest updates, get help with Jellyfin, and join the community, please visit one of our communication channels on Matrix/Riot or social media.

For more information about the project, please see our about page.

Want to get started? Choose from Prebuilt Packages or Build from Source, then see our Quickstart guide.

Want to contribute? Check out our documentation for guidelines.

New idea or improvement? Something not working right? Open an Issue.