The Free Software Media System

Andrew Rabert 27f0633ed8 Merge pull request #592 from joshuaboniface/master-10.0.2 пре 6 година
.github 36e09949be Revert "Add Master codeowners" пре 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 432be01934 Fix the DecodeJfif function to get image sizes пре 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 e1379610e5 Ground work to get plugins functional again пре 6 година
MediaBrowser.Controller 30fef79120 Change ItemId to Guid like all the others пре 6 година
MediaBrowser.LocalMetadata 340a2c6512 Post GPL cleanup пре 6 година
MediaBrowser.MediaEncoding 478306ca15 Update OpenSubtitles User Agent to our own пре 6 година
MediaBrowser.Model 61aeb0e9a8 Merge pull request #486 from Bond-009/plugins пре 6 година
MediaBrowser.Providers 30fef79120 Change ItemId to Guid like all the others пре 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 0ca76597e5 Add exception message to log. пре 6 година
SocketHttpListener 87812d1e7f Fix spacing to C#/Visual Studio standards пре 6 година
debian 09606d0353 Update Debian version пре 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 3051b2a1e4 Bump version for 10.0.2 пре 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.