2
0

The Free Software Media System

Joshua Boniface 46c37c0ae8 Bump version to 10.3.0 (release) 6 жил өмнө
.ci 1d443d2ff5 Do not use the nuget packages for comparison, but the last master build (#1091) 6 жил өмнө
.copr e33706ab25 Code review updates 6 жил өмнө
.github f73d8a44df Improve the wording per @joshuaboniface suggestion 6 жил өмнө
.vscode cdcdeb5996 Add JSON assets for VSCode development 6 жил өмнө
BDInfo 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
DvdLib 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
Emby.Dlna 608fd873de Optimize images with image_optim 6 жил өмнө
Emby.Drawing 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
Emby.IsoMounting 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
Emby.Naming 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
Emby.Notifications 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
Emby.Photos 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
Emby.Server.Implementations 4ad71766fc Merge branch 'translations' into release-10.3.z 6 жил өмнө
Emby.XmlTv 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
Jellyfin.Drawing.Skia 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
Jellyfin.Server b44a70ff36 Simplify/remove/clean code 6 жил өмнө
MediaBrowser.Api 31ad366aa9 Implemented suggested conditional 6 жил өмнө
MediaBrowser.Common ca3bb308b3 Add the proper Class too 6 жил өмнө
MediaBrowser.Controller 72dd609109 Merge pull request #1149 from LogicalPhallacy/ImprovedPasswordReset 6 жил өмнө
MediaBrowser.LocalMetadata 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
MediaBrowser.MediaEncoding a7e31ef31f applied changes to just also search jellyfin base dir 6 жил өмнө
MediaBrowser.Model 2f0719a883 Move the definition of ProductName to the correct class 6 жил өмнө
MediaBrowser.Providers 59031ee3b8 Merge pull request #1119 from ploughpuff/503retry 6 жил өмнө
MediaBrowser.Tests ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better. 6 жил өмнө
MediaBrowser.WebDashboard 46c37c0ae8 Bump version to 10.3.0 (release) 6 жил өмнө
MediaBrowser.XbmcMetadata 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
Mono.Nat 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
RSSDP 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 жил өмнө
deployment 46c37c0ae8 Bump version to 10.3.0 (release) 6 жил өмнө
hooks 26e2ffdd31 Checkout submodules in Docker Hub hook 6 жил өмнө
.dockerignore 8055b70ab1 Fixed full pipeline, runs correctly now with `drone exec` 6 жил өмнө
.drone.yml 4cc4d57a78 Disable the Drone CI ABI check 6 жил өмнө
.editorconfig eab35890dc Merge pull request #862 from EraYaN/abi-check-drone 6 жил өмнө
.gitattributes b306758836 Add merge=union for CONTRIBUTORS.md 6 жил өмнө
.gitignore 949a1cce21 Generate doxygen template config `doxygen -g` 6 жил өмнө
.gitmodules 00fe66a38c Update submodule 6 жил өмнө
CONTRIBUTORS.md 632968dc81 Added self to contributors 6 жил өмнө
Dockerfile 46c37c0ae8 Bump version to 10.3.0 (release) 6 жил өмнө
Dockerfile.arm 46c37c0ae8 Bump version to 10.3.0 (release) 6 жил өмнө
Dockerfile.arm64 46c37c0ae8 Bump version to 10.3.0 (release) 6 жил өмнө
Doxyfile 16a3bb2df4 Implemented some requested changes to the Doxyfile 6 жил өмнө
LICENSE cc28782707 Remove incorrect .md suffix from LICENSE file 6 жил өмнө
MediaBrowser.sln 715ddbb3b0 remove open subtitles from the server 6 жил өмнө
MediaBrowser.sln.GhostDoc.xml c5430f86b0 Fixed csproj and xml identation. 6 жил өмнө
README.md 942c400c19 Update README with Azure Pipelines status badge 6 жил өмнө
SharedVersion.cs f27477da26 Bump version to 10.3.0 and update submodule 6 жил өмнө
build a994edda04 Allow complete ignoring of submodule 6 жил өмнө
build.yaml 46c37c0ae8 Bump version to 10.3.0 (release) 6 жил өмнө
bump_version efb14f0b58 Bump dockerfile web versions too 6 жил өмнө
jellyfin.code-workspace 742bef5b5f EditorConfig reformat: Non-CS files. 6 жил өмнө
jellyfin.ruleset b44a70ff36 Simplify/remove/clean code 6 жил өмнө

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.