The Free Software Media System
Go to file
artiume 73a47e934d Fix Docker Arm Nightly (#2286)
* Fix Docker Arm Nightly

Updated image base.

There was an error for libssl missing. I attempted to add libssl1.0.0 but it wasn't found so I fell back to libssl-dev.

Much more work needs to be done. ffmpeg is still debian based. I attempted to add jellyfin-ffmpeg but I was having too many issues so I'm saving it for another day, but it at least builds out successfully.

* Fix docker arm64 nightly
2020-01-17 00:35:41 -05:00
.ci check operating system for absolute path test 2020-01-13 15:34:50 +09:00
.copr Add master fallback for web build 2019-11-02 01:24:26 -04:00
.github Update .github/ISSUE_TEMPLATE/media_playback.md 2020-01-15 10:02:01 -05:00
.vscode Update vs code workspace 2019-12-20 21:50:15 +01:00
benches/Jellyfin.Common.Benches Update deps 2019-11-21 17:08:06 +01:00
deployment Merge pull request #2287 from nyanmisaka/master 2020-01-16 20:54:59 +09:00
DvdLib Document all public/internal members of Emby.Drawing 2019-08-11 16:52:37 +02:00
Emby.Dlna Fix a couple of TODOs 2019-12-30 16:03:20 +01:00
Emby.Drawing Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
Emby.Naming Fix regex for movies released after 2019 2020-01-11 00:23:14 +01:00
Emby.Notifications Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
Emby.Photos Merge branch 'master' into warn12 2020-01-10 21:18:16 +01:00
Emby.Server.Implementations Update SQLitePCL to new version 2020-01-16 09:31:20 -05:00
hooks Checkout submodules in Docker Hub hook 2019-02-16 01:45:48 -05:00
Jellyfin.Api Merge branch 'master' into warn12 2020-01-10 21:18:16 +01:00
Jellyfin.Drawing.Skia Set CA1032 (Implement standard exception constructors) severity to info globally 2019-12-14 16:01:24 +01:00
Jellyfin.Server Add brackets around thread id 2020-01-16 13:20:01 +01:00
MediaBrowser.Api Update MediaBrowser.Api/Playback/MediaInfoService.cs 2020-01-13 09:01:14 +01:00
MediaBrowser.Common Merge branch 'master' into warn12 2020-01-10 21:18:16 +01:00
MediaBrowser.Controller Merge pull request #2251 from nyanmisaka/master 2020-01-16 15:26:46 +09:00
MediaBrowser.LocalMetadata Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
MediaBrowser.MediaEncoding Address comments 2020-01-16 15:02:50 +01:00
MediaBrowser.Model Merge pull request #2264 from Bond-009/discovery 2020-01-15 13:34:29 +03:00
MediaBrowser.Providers Minor improvements 2020-01-08 01:24:12 +09: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
tests Merge pull request #2181 from BnMcG/2179-authentication-tests 2020-01-14 18:03:25 +03: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
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
CONTRIBUTORS.md Add Tmdb as a Provider for Season Images 2019-12-18 17:27:44 +01:00
Dockerfile fixes dockerfile building on recent linux installations 2020-01-10 19:42:07 +09:00
Dockerfile.arm Fix Docker Arm Nightly (#2286) 2020-01-17 00:35:41 -05:00
Dockerfile.arm64 Fix Docker Arm Nightly (#2286) 2020-01-17 00:35:41 -05:00
jellyfin.code-workspace EditorConfig reformat: Non-CS files. 2019-01-13 20:45:51 +01:00
jellyfin.ruleset Fix build 2020-01-12 16:30:31 +01:00
LICENSE Remove incorrect .md suffix from LICENSE file 2018-12-09 18:02:44 -05:00
MediaBrowser.sln Renamed project and namespace 2020-01-09 22:03:57 +00: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

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