The Free Software Media System
Go to file
dkanada 129e844252 use web artifacts for build step on ci 2020-04-13 02:20:37 +09:00
.ci use web artifacts for build step on ci 2020-04-13 02:20:37 +09:00
.copr Add master fallback for web build 2019-11-02 01:24:26 -04:00
.github Use a new 'feature-request' label instead of the existing 'feature' label 2020-03-20 11:18:54 +01:00
.vscode Update vs code workspace 2019-12-20 21:50:15 +01:00
DvdLib Remove unused usings 2020-03-24 16:12:06 +01:00
Emby.Dlna Merge pull request #2741 from Bond-009/dlnawarnings2 2020-04-04 01:38:09 +03:00
Emby.Drawing Merge branch 'master' into images 2020-02-12 17:41:46 +01:00
Emby.Naming Fix documentation for ExtraRuleType enum values 2020-04-05 09:47:55 -04:00
Emby.Notifications Fix some warnings 2020-04-02 16:52:11 +02:00
Emby.Photos Merge branch 'master' into nullable2 2020-02-04 12:21:42 +01:00
Emby.Server.Implementations Translated using Weblate (Hungarian) 2020-04-12 05:57:02 -04:00
Jellyfin.Api Update .NET Core to 3.1.3 2020-03-25 20:09:48 +01:00
Jellyfin.Drawing.Skia Merge pull request #2731 from Bond-009/minor2 2020-04-03 01:41:05 +09:00
Jellyfin.Server Merge pull request #2769 from mark-monteiro/configurable-repo-url 2020-04-10 12:52:46 +03:00
MediaBrowser.Api Merge pull request #2772 from barronpm/codecleanup 2020-04-11 19:30:23 +02:00
MediaBrowser.Common Merge pull request #2680 from mark-monteiro/remove-common-process 2020-04-11 20:30:20 +02:00
MediaBrowser.Controller Merge pull request #2821 from nyanmisaka/mpeg4 2020-04-12 11:44:17 +02:00
MediaBrowser.LocalMetadata Merge pull request #2549 from dkanada/refactor 2020-03-18 17:43:15 +09:00
MediaBrowser.MediaEncoding Fix style issues 2020-04-11 13:46:31 -04:00
MediaBrowser.Model Merge pull request #2680 from mark-monteiro/remove-common-process 2020-04-11 20:30:20 +02:00
MediaBrowser.Providers Merge branch 'master' into usings 2020-04-01 22:42:43 +02:00
MediaBrowser.WebDashboard Apply suggestions from code review 2020-04-01 13:26:47 +02:00
MediaBrowser.XbmcMetadata Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
RSSDP Remove unused usings 2020-03-24 16:12:06 +01:00
benches/Jellyfin.Common.Benches Update benches project to correct target framework 2020-03-22 02:14:38 +01:00
deployment Revert "Specify a minimum version for jellyfin-ffmpeg dependency in .deb dependencies" 2020-04-09 12:10:22 -04:00
hooks Checkout submodules in Docker Hub hook 2019-02-16 01:45:48 -05:00
tests Bump coverlet.collector from 1.2.0 to 1.2.1 2020-04-03 10:44:33 +00: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 Improve gitattributes for images 2019-10-08 16:54:41 +03:00
.gitignore Ignore the jellyfin-web directory in MediaBrowser.WebDashboard 2020-04-07 10:36:44 -04:00
CONTRIBUTORS.md Fix bad merge in contributors list 2020-03-13 22:46:11 +01:00
Dockerfile Dockerfile: support for non-ASCII characters 2020-03-29 14:05:22 +00:00
Dockerfile.arm Dockerfile: support for non-ASCII characters 2020-03-29 14:05:22 +00:00
Dockerfile.arm64 Dockerfile: support for non-ASCII characters 2020-03-29 14:05:22 +00:00
LICENSE Remove incorrect .md suffix from LICENSE file 2018-12-09 18:02:44 -05:00
MediaBrowser.sln Add tests for alpha numeric sorting 2020-03-05 00:54:46 +01:00
MediaBrowser.sln.GhostDoc.xml Fixed csproj and xml identation. 2019-01-19 15:01:16 +01:00
README.md Clean up minor formatting issue 2020-03-22 19:17:57 -04:00
SharedVersion.cs Bump version to 10.5.0 for next stable release 2019-10-11 20:12:52 -04:00
build Remove submodule handling from build script 2019-09-24 23:06:27 -04:00
build.yaml Bump version to 10.5.0 for next stable release 2019-10-11 20:12:52 -04:00
bump_version Remove jellyfin-web submodule from bump_version 2019-10-07 22:37:19 -04:00
jellyfin.code-workspace EditorConfig reformat: Non-CS files. 2019-01-13 20:45:51 +01:00
jellyfin.ruleset Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
nuget.config Add NuGet config file 2020-04-11 15:34:00 -04:00

README.md

Jellyfin

The Free Software Media System


Logo Banner

GPL 2.0 License Current Release Translation Status Azure Builds Docker Pull Count
Donate Submit Feature Requests Discuss on our Forum Chat on Matrix Join our Subreddit Release RSS Feed Master Commits RSS Feed


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. 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.

Something not working right?
Open an Issue on GitHub.

Want to contribute?
Check out our documentation for guidelines.

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

Most of the translations can be found in the web client but we have several other clients that have missing strings. Translations can be improved very easily from our Weblate instance. Look through the following graphic to see if your native language could use some work!

Detailed Translation Status