The Free Software Media System

Joshua M. Boniface a827dcaced Merge pull request #430 from hawken93/dev 6 rokov pred
.vscode cdcdeb5996 Add JSON assets for VSCode development 6 rokov pred
BDInfo b4edb24ec3 Change libraries from netcoreapp to netstandard 6 rokov pred
DvdLib 22093c9e8f Removed some warnings 6 rokov pred
Emby.Dlna 391b48614d Remove FireEventIfNotNull 6 rokov pred
Emby.Drawing 87812d1e7f Fix spacing to C#/Visual Studio standards 6 rokov pred
Emby.Drawing.Skia 635dd36727 Put all pixmap constructors in `using` statements. 6 rokov pred
Emby.IsoMounting 79d18cf5a5 Clean up some catch statements 6 rokov pred
Emby.Naming b4edb24ec3 Change libraries from netcoreapp to netstandard 6 rokov pred
Emby.Notifications 1f02cf4b7e Merge pull request #285 from Bond-009/logging 6 rokov pred
Emby.Photos 87812d1e7f Fix spacing to C#/Visual Studio standards 6 rokov pred
Emby.Server.Implementations c07d5a6963 Remove unused PowerManagement 6 rokov pred
Emby.XmlTv ea4c914123 Fix exception logging 6 rokov pred
Jellyfin.Server c07d5a6963 Remove unused PowerManagement 6 rokov pred
MediaBrowser.Api b27315bc08 Merge pull request #307 from drmrbg/fix-chromecast 6 rokov pred
MediaBrowser.Common f2fedb9f34 Merge pull request #383 from Bond-009/unused 6 rokov pred
MediaBrowser.Controller 340a2c6512 Post GPL cleanup 6 rokov pred
MediaBrowser.LocalMetadata 340a2c6512 Post GPL cleanup 6 rokov pred
MediaBrowser.MediaEncoding 59d8d9a82c Fix nullrefexception in SubtitleEncoder 6 rokov pred
MediaBrowser.Model c07d5a6963 Remove unused PowerManagement 6 rokov pred
MediaBrowser.Providers f2fedb9f34 Merge pull request #383 from Bond-009/unused 6 rokov pred
MediaBrowser.Tests 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 rokov pred
MediaBrowser.WebDashboard 87812d1e7f Fix spacing to C#/Visual Studio standards 6 rokov pred
MediaBrowser.XbmcMetadata 87812d1e7f Fix spacing to C#/Visual Studio standards 6 rokov pred
Mono.Nat 87812d1e7f Fix spacing to C#/Visual Studio standards 6 rokov pred
Nuget 39c4542cf6 update query objects 8 rokov pred
OpenSubtitlesHandler b4edb24ec3 Change libraries from netcoreapp to netstandard 6 rokov pred
RSSDP e094c45abb Add copyright from upstream projects 6 rokov pred
SocketHttpListener 87812d1e7f Fix spacing to C#/Visual Studio standards 6 rokov pred
debian ec2d3ef603 Stop including .git in dpkg source tarball 6 rokov pred
.dockerignore d92bf3398e Add Markdown and Docker files to .dockerignore 6 rokov pred
.drone.yml 4d25b3ad8b Speed up CI 6 rokov pred
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md 6 rokov pred
.gitignore a064a93a8e Admin and first setup pages default to dark theme 6 rokov pred
.gitmodules 9f79cd6455 Add GitLab CI 6 rokov pred
CONTRIBUTORS.md d92bf3398e Add Markdown and Docker files to .dockerignore 6 rokov pred
Dockerfile 227f9da3e5 helps if the arg is within that bit of the dockerfile 6 rokov pred
Dockerfile.aarch64 f50b22aac4 Add aarch64 image 6 rokov pred
Dockerfile.debian_package a73d255f51 Enable self-contained binary mode (#160) 6 rokov pred
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file 6 rokov pred
MediaBrowser.sln 1e1918af4f Remove taglib-sharp build from solution 6 rokov pred
MediaBrowser.sln.GhostDoc.xml 6c8d919298 replace file system calls with IFileSystem when needed 11 rokov pred
README.md 27dc2aa1fa Correct the badge for Matrix 6 rokov pred
SharedVersion.cs 37b19cb386 Update shared version to 10.0.0 6 rokov pred
build-deb.sh 36c79c9491 cleanup 6 rokov pred
build-jellyfin.ps1 68715bb1dc minor: copy install.bat for rename 6 rokov pred
install-jellyfin.ps1 e222c2deb1 fixed installer custom library path 6 rokov pred
install.bat 0c52f448a0 Rename installjellyfin.bat to install.bat 6 rokov pred
new-file-header.txt bc6e876849 Add a better wording here 6 rokov pred

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.