The Free Software Media System

marius b711ece829 - fix ArgumentOutOfRangeException at MediaBrowser.Api.Playback.BaseStreamingService.ParseTimeSeekHeader (second substring argument is length) 6 gadi atpakaļ
.ci 9faf035413 Add the --azure-pipelines switch to the compat checker 6 gadi atpakaļ
.copr e33706ab25 Code review updates 6 gadi atpakaļ
.github ff93b162ee Update the Stale-bot config 6 gadi atpakaļ
.vscode cdcdeb5996 Add JSON assets for VSCode development 6 gadi atpakaļ
BDInfo 838e5d05d5 Document all public/internal members of Emby.Drawing 6 gadi atpakaļ
DvdLib 838e5d05d5 Document all public/internal members of Emby.Drawing 6 gadi atpakaļ
Emby.Dlna 237db8ae92 Clean up livestreaming code 6 gadi atpakaļ
Emby.Drawing c0e71cdea7 Fix build on .Net Core 2.x 6 gadi atpakaļ
Emby.IsoMounting dc662beefe Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors 6 gadi atpakaļ
Emby.Naming 003238ef5e Update deps + document startup project 6 gadi atpakaļ
Emby.Notifications 8d3b5c851d Improvements to UserManager 6 gadi atpakaļ
Emby.Photos bb04545068 Merge pull request #1614 from Bond-009/docs2 6 gadi atpakaļ
Emby.Server.Implementations efaa668158 Merge pull request #1633 from Bond-009/udpclient 6 gadi atpakaļ
Emby.XmlTv 838e5d05d5 Document all public/internal members of Emby.Drawing 6 gadi atpakaļ
Jellyfin.Drawing.Skia 838e5d05d5 Document all public/internal members of Emby.Drawing 6 gadi atpakaļ
Jellyfin.Server 3fd489d1cb Upgrade SQLitePCL to v2 6 gadi atpakaļ
MediaBrowser.Api b711ece829 - fix ArgumentOutOfRangeException at MediaBrowser.Api.Playback.BaseStreamingService.ParseTimeSeekHeader (second substring argument is length) 6 gadi atpakaļ
MediaBrowser.Common 499c3dbdca Fix build for .Net Core 2.x 6 gadi atpakaļ
MediaBrowser.Controller 24775f4988 Merge pull request #1651 from sl1288/master 6 gadi atpakaļ
MediaBrowser.LocalMetadata 838e5d05d5 Document all public/internal members of Emby.Drawing 6 gadi atpakaļ
MediaBrowser.MediaEncoding bb04545068 Merge pull request #1614 from Bond-009/docs2 6 gadi atpakaļ
MediaBrowser.Model efc4805233 Fix login 6 gadi atpakaļ
MediaBrowser.Providers 058e077422 Add newline after end tag 6 gadi atpakaļ
MediaBrowser.Tests ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better. 6 gadi atpakaļ
MediaBrowser.WebDashboard 838e5d05d5 Document all public/internal members of Emby.Drawing 6 gadi atpakaļ
MediaBrowser.XbmcMetadata 838e5d05d5 Document all public/internal members of Emby.Drawing 6 gadi atpakaļ
Mono.Nat 5eaf5465a5 Check checksum for plugin downloads 6 gadi atpakaļ
RSSDP ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes 6 gadi atpakaļ
deployment 588db95e2a Fix firewall-cmd: Error: INVALID_SERVICE: 'jellyfin' not among existing services 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 4cc4d57a78 Disable the Drone CI ABI check 6 gadi atpakaļ
.editorconfig eab35890dc Merge pull request #862 from EraYaN/abi-check-drone 6 gadi atpakaļ
.gitattributes defc5f1cf9 Force LF line endings 6 gadi atpakaļ
.gitignore defc5f1cf9 Force LF line endings 6 gadi atpakaļ
.gitmodules 00fe66a38c Update submodule 6 gadi atpakaļ
CONTRIBUTORS.md d95c04787c Merge branch 'master' into h265 6 gadi atpakaļ
Dockerfile da01376294 Fix Docker build 6 gadi atpakaļ
Dockerfile.arm da01376294 Fix Docker build 6 gadi atpakaļ
Dockerfile.arm64 da01376294 Fix Docker build 6 gadi atpakaļ
Doxyfile defc5f1cf9 Force LF line endings 6 gadi atpakaļ
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file 6 gadi atpakaļ
MediaBrowser.sln 715ddbb3b0 remove open subtitles from the server 6 gadi atpakaļ
MediaBrowser.sln.GhostDoc.xml c5430f86b0 Fixed csproj and xml identation. 6 gadi atpakaļ
README.md 6c58ac5c55 Add link to feature request hub to readme 6 gadi atpakaļ
SharedVersion.cs 595a68b822 Bump version for 10.3.7 6 gadi atpakaļ
build 65f9141764 Update the help message to indicate the right output folder 6 gadi atpakaļ
build.yaml 595a68b822 Bump version for 10.3.7 6 gadi atpakaļ
bump_version efb14f0b58 Bump dockerfile web versions too 6 gadi atpakaļ
jellyfin.code-workspace 742bef5b5f EditorConfig reformat: Non-CS files. 6 gadi atpakaļ
jellyfin.ruleset 5eaf5465a5 Check checksum for plugin downloads 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 Submit and vote on feature requests 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 quick start guide.

Want to contribute? Check out our documentation for guidelines.

New idea or improvement? Check out our feature request hub.

Something not working right? Open an Issue.