The Free Software Media System

Joshua M. Boniface 5587dd8bfb Merge pull request #900 from ploughpuff/validator 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 9993dafe54 Don't mix LINQ and roreach loops for readability 6 gadi atpakaļ
Emby.Dlna 9993dafe54 Don't mix LINQ and roreach loops for readability 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 aba22b92bc Merge pull request #735 from Bond-009/loop 6 gadi atpakaļ
Emby.XmlTv 5982cdad90 Implement SxxExx EpisodeNum Processing (#1009) 6 gadi atpakaļ
Jellyfin.Drawing.Skia 41df94115f Update image overlays to use Jellyfin blue 6 gadi atpakaļ
Jellyfin.Server 9ba6227db4 Less string allocations 6 gadi atpakaļ
MediaBrowser.Api 4951ec9814 Fix rmvb video can not play under DLNA 6 gadi atpakaļ
MediaBrowser.Common cbd0e71c07 Send DLNA devices message to only the matched interface 6 gadi atpakaļ
MediaBrowser.Controller 8c2af50170 Merge pull request #1011 from Bond-009/order 6 gadi atpakaļ
MediaBrowser.LocalMetadata 594b271383 Merge pull request #1024 from jellyfin/release-10.2.z 6 gadi atpakaļ
MediaBrowser.MediaEncoding 5587dd8bfb Merge pull request #900 from ploughpuff/validator 6 gadi atpakaļ
MediaBrowser.Model c84729a4f4 Do not allow new users to delete content by default 6 gadi atpakaļ
MediaBrowser.Providers 594b271383 Merge pull request #1024 from jellyfin/release-10.2.z 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ļ
SocketHttpListener fca226bdfd Add comment 6 gadi atpakaļ
deployment 594b271383 Merge pull request #1024 from jellyfin/release-10.2.z 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 95d001a053 Update CONTRIBUTORS.md 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 ce11869a1a Move Skia back into it's own project 6 gadi atpakaļ
MediaBrowser.sln.GhostDoc.xml c5430f86b0 Fixed csproj and xml identation. 6 gadi atpakaļ
README.md aff740c596 Fix OC badge to all and add forum badge 6 gadi atpakaļ
SharedVersion.cs 58e5931a32 Bump version to 10.2.2 6 gadi atpakaļ
build ceb8b9f740 Add explanation to usage output 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ļ
new-file-header.txt bc6e876849 Add a better wording here 6 gadi atpakaļ

README.md

Jellyfin

The Free Software Media System


Logo banner

GPL 2.0 License Current Release Translations Build Status 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.