The Free Software Media System
Go to file
crankdoofus 8555c5fae1
Correct comment
2019-07-07 09:17:03 +10:00
.ci Disabled dotnet_compat part of pipeline. 2019-04-09 00:43:25 +02:00
.copr Code review updates 2019-02-15 10:22:52 -05:00
.github Create Media Playback issue template (#1451) 2019-06-19 12:41:52 -04:00
.vscode Add JSON assets for VSCode development 2019-01-02 02:20:14 -05:00
BDInfo Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
DvdLib Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Emby.Dlna Move DLNA thumbnail element to after larger image elements 2019-05-16 18:00:38 +00:00
Emby.Drawing Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Emby.IsoMounting Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Emby.Naming Update deps 2019-06-14 18:49:57 +02:00
Emby.Notifications Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Emby.Photos Ignore casing photo extensions 2019-05-11 11:55:41 +02:00
Emby.Server.Implementations Merge pull request #1247 from bugfixin/master 2019-07-04 11:38:01 -07:00
Emby.XmlTv Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Jellyfin.Drawing.Skia Improve main code flow 2019-06-09 23:51:52 +02:00
Jellyfin.Server Add removed line 2019-06-28 12:16:51 +02:00
MediaBrowser.Api Merge pull request #956 from Bond-009/db 2019-07-02 11:56:13 -07:00
MediaBrowser.Common Merge pull request #1080 from Bond-009/httpclient 2019-06-14 09:19:56 -04:00
MediaBrowser.Controller Merge pull request #1448 from joshuaboniface/nice-userconfig-paths 2019-06-24 12:54:24 -04:00
MediaBrowser.LocalMetadata Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
MediaBrowser.MediaEncoding Merge pull request #1369 from teacupx/master 2019-06-20 16:55:09 -07:00
MediaBrowser.Model Force LF line endings 2019-06-08 19:56:08 +02:00
MediaBrowser.Providers Update deps 2019-06-14 18:49:57 +02:00
MediaBrowser.Tests Adjusted the Product Name so the User Agent is correct/better. 2019-03-14 22:11:47 +01:00
MediaBrowser.WebDashboard Merge pull request #1454 from Bond-009/webresource 2019-06-21 23:33:37 -07:00
MediaBrowser.XbmcMetadata Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Mono.Nat Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
RSSDP Lower the amount of running tasks 2019-03-25 21:33:48 +01:00
deployment Correct comment 2019-07-07 09:17:03 +10:00
hooks Checkout submodules in Docker Hub hook 2019-02-16 01:45:48 -05:00
.dockerignore Fixed full pipeline, runs correctly now with `drone exec` 2019-02-12 16:21:46 +01:00
.drone.yml Disable the Drone CI ABI check 2019-03-13 20:37:08 +01:00
.editorconfig Merge pull request #862 from EraYaN/abi-check-drone 2019-02-18 13:11:06 -05:00
.gitattributes Force LF line endings 2019-06-08 19:56:08 +02:00
.gitignore Force LF line endings 2019-06-08 19:56:08 +02:00
.gitmodules Update submodule 2019-02-21 20:59:10 +01:00
CONTRIBUTORS.md Skip user permission checking for UserRootFolder 2019-06-06 08:30:56 +02:00
Dockerfile Bump version for 10.3.5 2019-06-09 21:47:45 -04:00
Dockerfile.arm Bump version for 10.3.5 2019-06-09 21:47:45 -04:00
Dockerfile.arm64 Bump version for 10.3.5 2019-06-09 21:47:45 -04:00
Doxyfile Force LF line endings 2019-06-08 19:56:08 +02:00
LICENSE Remove incorrect .md suffix from LICENSE file 2018-12-09 18:02:44 -05:00
MediaBrowser.sln remove open subtitles from the server 2019-03-11 18:10:31 -07:00
MediaBrowser.sln.GhostDoc.xml Fixed csproj and xml identation. 2019-01-19 15:01:16 +01:00
README.md Merge pull request #1363 from joshuaboniface/readme 2019-05-09 23:44:47 -04:00
SharedVersion.cs Bump version for 10.3.5 2019-06-09 21:47:45 -04:00
build Make script executable again 2019-06-08 19:57:46 +02:00
build.yaml Bump version for 10.3.5 2019-06-09 21:47:45 -04:00
bump_version Make script executable again 2019-06-08 19:57:46 +02:00
jellyfin.code-workspace EditorConfig reformat: Non-CS files. 2019-01-13 20:45:51 +01:00
jellyfin.ruleset Update deps 2019-06-14 18:49:57 +02:00

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 quick start guide.

Want to contribute? Check out our documentation for guidelines.

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