The Free Software Media System

Vasily f77af5f6e4 Merge pull request #1093 from joshuaboniface/saner-paths 6 gadi atpakaļ
.ci 8a680ae324 Update to renamed DownloadGitHubRelease task (Microsoft/azure-pipelines-tasks#9481) 6 gadi atpakaļ
.copr e33706ab25 Code review updates 6 gadi atpakaļ
.github 39195aae09 Make guidance in issue templates comments, this will declutter issues when people do not remove it. 6 gadi atpakaļ
.vscode cdcdeb5996 Add JSON assets for VSCode development 6 gadi atpakaļ
BDInfo a6a4cd5667 Removed some unused fields 6 gadi atpakaļ
DvdLib 65c0b486aa Remove dead code 6 gadi atpakaļ
Emby.Dlna e04a152ed0 Merge pull request #996 from Bond-009/libscan 6 gadi atpakaļ
Emby.Drawing 3a88a3c795 Merge pull request #822 from Bond-009/imagedimensions 6 gadi atpakaļ
Emby.IsoMounting a6a4cd5667 Removed some unused fields 6 gadi atpakaļ
Emby.Naming 9993dafe54 Don't mix LINQ and roreach loops for readability 6 gadi atpakaļ
Emby.Notifications 7554f63551 Remove more self-update code 6 gadi atpakaļ
Emby.Photos a6a4cd5667 Removed some unused fields 6 gadi atpakaļ
Emby.Server.Implementations 2324c408ba Merge pull request #1089 from jellyfin/translations 6 gadi atpakaļ
Emby.XmlTv 5982cdad90 Implement SxxExx EpisodeNum Processing (#1009) 6 gadi atpakaļ
Jellyfin.Drawing.Skia 47095e6cf8 move a variable out of for loop 6 gadi atpakaļ
Jellyfin.Server 037cf9e1ee Move CreateDirectory for dataDir to try block 6 gadi atpakaļ
MediaBrowser.Api 028a98d2c1 Merge pull request #1058 from Bond-009/clean 6 gadi atpakaļ
MediaBrowser.Common 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc 6 gadi atpakaļ
MediaBrowser.Controller 80fb3dc2cb Fix error 6 gadi atpakaļ
MediaBrowser.LocalMetadata 37ea50a572 Reduce the amount of exceptions thrown 6 gadi atpakaļ
MediaBrowser.MediaEncoding ab9859ecef Address comment 6 gadi atpakaļ
MediaBrowser.Model 669c48cc8b Merge pull request #1065 from cvium/closed_response 6 gadi atpakaļ
MediaBrowser.Providers 58061a7295 Make MusicBrainz base url configurable 6 gadi atpakaļ
MediaBrowser.Tests c5430f86b0 Fixed csproj and xml identation. 6 gadi atpakaļ
MediaBrowser.WebDashboard 00fe66a38c Update submodule 6 gadi atpakaļ
MediaBrowser.XbmcMetadata 21f0a7e020 Make all class implementing dynamically loaded interfaces public 6 gadi atpakaļ
Mono.Nat 3701ce4037 Eliminate some compile warnings (#600) 6 gadi atpakaļ
OpenSubtitlesHandler 217d35ee74 Fix missing imports after rebase 6 gadi atpakaļ
RSSDP 47966793c0 Remove useless if..else in SsdpDevicePublisher 6 gadi atpakaļ
deployment 86f5221f96 Use environment variables instead of opts for RPM 6 gadi atpakaļ
hooks 26e2ffdd31 Checkout submodules in Docker Hub hook 6 gadi atpakaļ
.dockerignore 8055b70ab1 Fixed full pipeline, runs correctly now with `drone exec` 6 gadi atpakaļ
.drone.yml 2ad54cd09d Fixed the assemblynames from drone since, the namespaces do not line up (yet). 6 gadi atpakaļ
.editorconfig eab35890dc Merge pull request #862 from EraYaN/abi-check-drone 6 gadi atpakaļ
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md 6 gadi atpakaļ
.gitignore 8055b70ab1 Fixed full pipeline, runs correctly now with `drone exec` 6 gadi atpakaļ
.gitmodules 00fe66a38c Update submodule 6 gadi atpakaļ
CONTRIBUTORS.md 632968dc81 Added self to contributors 6 gadi atpakaļ
Dockerfile 27f9981142 Treat jellyfin-web as just another dependency for Docker builds 6 gadi atpakaļ
Dockerfile.arm 27f9981142 Treat jellyfin-web as just another dependency for Docker builds 6 gadi atpakaļ
Dockerfile.arm64 27f9981142 Treat jellyfin-web as just another dependency for Docker builds 6 gadi atpakaļ
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file 6 gadi atpakaļ
MediaBrowser.sln 045a0419f6 remove new file header text, and remove it from solution 6 gadi atpakaļ
MediaBrowser.sln.GhostDoc.xml c5430f86b0 Fixed csproj and xml identation. 6 gadi atpakaļ
README.md 942c400c19 Update README with Azure Pipelines status badge 6 gadi atpakaļ
SharedVersion.cs 58e5931a32 Bump version to 10.2.2 6 gadi atpakaļ
build a994edda04 Allow complete ignoring of submodule 6 gadi atpakaļ
build.yaml bf9f342c13 Add build.yaml for parent build infrastructure 6 gadi atpakaļ
bump_version 593c6c071c keep trailing 0 in version 6 gadi atpakaļ
jellyfin.code-workspace 742bef5b5f EditorConfig reformat: Non-CS files. 6 gadi atpakaļ
jellyfin.ruleset e620bb9512 Remove more doc warnings 6 gadi atpakaļ

README.md

Jellyfin

The Free Software Media System


Logo banner

GPL 2.0 License Current Release Translations Azure DevOps builds Docker Pull Count

Donate Discuss on our Forum 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 first-time setup guide.

Want to contribute? Check out our documentation for guidelines.

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