The Free Software Media System
Go to file
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects
Analyzers are only run in debug build, so setting TreatWarningsAsErrors
for release build will catch the compiler warnings until we resolve all
analyzer warnings.
2019-12-13 20:11:37 +01:00
.ci Added tag building support to Windows Web build. 2019-11-24 23:01:18 +01:00
.copr Add master fallback for web build 2019-11-02 01:24:26 -04:00
.github Add installed plugins to bug reports 2019-12-05 18:30:56 +01:00
.vscode update vsc workspace launch for net core 3 2019-10-23 01:57:38 +03:00
BDInfo Fix multiple mistakes and warnings 2019-09-23 20:32:44 +02:00
DvdLib Document all public/internal members of Emby.Drawing 2019-08-11 16:52:37 +02:00
Emby.Dlna Merge pull request #1923 from Bond-009/random 2019-12-10 22:28:44 +09:00
Emby.Drawing Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
Emby.Naming Enable TreatWarningsAsErrors for some projects 2019-12-13 20:11:37 +01:00
Emby.Notifications Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
Emby.Photos Enable TreatWarningsAsErrors for some projects 2019-12-13 20:11:37 +01:00
Emby.Server.Implementations Enable TreatWarningsAsErrors for some projects 2019-12-13 20:11:37 +01:00
Emby.XmlTv Document all public/internal members of Emby.Drawing 2019-08-11 16:52:37 +02:00
Jellyfin.Api Enable TreatWarningsAsErrors for some projects 2019-12-13 20:11:37 +01:00
Jellyfin.Drawing.Skia Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
Jellyfin.Server Enable TreatWarningsAsErrors for some projects 2019-12-13 20:11:37 +01:00
MediaBrowser.Api Merge pull request #2109 from Bond-009/plugin 2019-12-12 15:40:22 +09:00
MediaBrowser.Common Merge remote-tracking branch 'upstream/master' into random 2019-12-06 12:06:13 +01:00
MediaBrowser.Controller Merge pull request #1923 from Bond-009/random 2019-12-10 22:28:44 +09:00
MediaBrowser.LocalMetadata Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
MediaBrowser.MediaEncoding Add full Raspberry Pi hardware decoding support 2019-11-25 23:09:23 +01:00
MediaBrowser.Model Merge pull request #2118 from chaosinnovator/master 2019-12-11 23:42:02 -05:00
MediaBrowser.Providers Clean up checks for Dictionary keys 2019-12-11 23:48:41 +01:00
MediaBrowser.WebDashboard Merge branch 'master' into installationmanager 2019-11-07 10:50:55 +01:00
MediaBrowser.XbmcMetadata * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
RSSDP Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
benches/Jellyfin.Common.Benches Update deps 2019-11-21 17:08:06 +01:00
deployment Fix ubuntu x64 docker build 2019-12-06 21:08:11 +01:00
hooks Checkout submodules in Docker Hub hook 2019-02-16 01:45:48 -05:00
tests * Add support for multi segment base urls 2019-11-25 11:55:24 +01: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 Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
CONTRIBUTORS.md Add self to Jellyfin contributors 2019-12-12 17:48:41 +01:00
Dockerfile Merge pull request #1937 from justinfenn/docker-entrypoint-exec 2019-11-17 17:29:55 -05:00
Dockerfile.arm use exec form for Dockerfile entrypoint 2019-10-27 12:28:56 -07:00
Dockerfile.arm64 use exec form for Dockerfile entrypoint 2019-10-27 12:28:56 -07:00
LICENSE Remove incorrect .md suffix from LICENSE file 2018-12-09 18:02:44 -05:00
MediaBrowser.sln Merge remote-tracking branch 'upstream/master' into baseurl 2019-12-05 17:49:15 +01:00
MediaBrowser.sln.GhostDoc.xml Fixed csproj and xml identation. 2019-01-19 15:01:16 +01:00
README.md fix some html tags in the readme 2019-11-26 00:32:14 +09: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 pull request #1942 from Bond-009/nullable 2019-11-27 11:48:41 +03: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


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