The Free Software Media System
Go to file
Bond_009 9d4ce82ab9 Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
2019-10-09 17:14:15 +02:00
.ci Fix SourceBranch -> SourceBranchName in git clone for Web UI 2019-09-29 23:46:09 +02:00
.copr Code review updates 2019-02-15 10:22:52 -05:00
.github Update GitHub templates 2019-10-04 15:07:59 -04:00
.vscode Add JSON assets for VSCode development 2019-01-02 02:20:14 -05:00
BDInfo Fix multiple mistakes and warnings 2019-09-23 20:32:44 +02:00
deployment Remove /bin from ffmpeg path. 2019-10-06 22:26:17 +02:00
DvdLib Document all public/internal members of Emby.Drawing 2019-08-11 16:52:37 +02:00
Emby.Dlna Fix warnings, improve performance (#1665) 2019-09-02 02:19:29 -04:00
Emby.Drawing Fix build on .Net Core 2.x 2019-08-16 19:05:30 +02:00
Emby.Naming Update deps + document startup project 2019-08-11 15:11:53 +02:00
Emby.Notifications More warning fixes 2019-08-29 22:28:33 +02:00
Emby.Photos Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
Emby.Server.Implementations Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
Emby.XmlTv Document all public/internal members of Emby.Drawing 2019-08-11 16:52:37 +02:00
hooks Checkout submodules in Docker Hub hook 2019-02-16 01:45:48 -05:00
Jellyfin.Drawing.Skia Improve Skia error handling (#1752) 2019-09-15 00:27:42 -04:00
Jellyfin.Server Log startup time 2019-09-29 00:29:28 +02:00
MediaBrowser.Api Add using block and HexHelper 2019-10-02 09:51:53 -04:00
MediaBrowser.Common Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
MediaBrowser.Controller Merge pull request #1855 from Bond-009/stylefixes 2019-10-09 22:21:32 +09:00
MediaBrowser.LocalMetadata Fix multiple mistakes and warnings 2019-09-23 20:32:44 +02:00
MediaBrowser.MediaEncoding Fix ffmpeg version check for unknown versions 2019-09-29 13:43:47 +02:00
MediaBrowser.Model Merge pull request #1773 from sparky8251/remove-wan-ddns 2019-09-28 18:08:24 -04:00
MediaBrowser.Providers Some style fixes 2019-09-25 17:19:48 +02:00
MediaBrowser.WebDashboard Remove submodule and add clone and build to CI 2019-09-24 16:22:26 +02:00
MediaBrowser.XbmcMetadata Fix multiple mistakes and warnings 2019-09-23 20:32:44 +02:00
Mono.Nat Check checksum for plugin downloads 2019-08-11 15:54:58 +02:00
RSSDP Fix multiple mistakes and warnings 2019-09-23 20:32:44 +02:00
tests Merge pull request #1814 from Bond-009/ffmpeg_fix 2019-09-29 16:16:58 -04: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 NSIS improvements (#1692) 2019-09-09 17:40:51 -04:00
build Remove submodule handling from build script 2019-09-24 23:06:27 -04:00
build.yaml Bump version to 10.4.0 2019-08-31 21:39:10 -04:00
bump_version Remove jellyfin-web submodule from bump_version 2019-10-07 22:37:19 -04:00
CONTRIBUTORS.md Add mesa-va-drivers to main Dockerfile (#1727) 2019-09-15 00:31:13 -04:00
Dockerfile Make the comment nicer 2019-10-05 18:38:55 -04:00
Dockerfile.arm Do explicit dotnet publish in Dockerfiles (#1801) 2019-09-27 23:02:18 -04:00
Dockerfile.arm64 Do explicit dotnet publish in Dockerfiles (#1801) 2019-09-27 23:02:18 -04:00
Doxyfile Force LF line endings 2019-06-08 19:56:08 +02:00
jellyfin.code-workspace EditorConfig reformat: Non-CS files. 2019-01-13 20:45:51 +01:00
jellyfin.ruleset Check checksum for plugin downloads 2019-08-11 15:54:58 +02:00
LICENSE Remove incorrect .md suffix from LICENSE file 2018-12-09 18:02:44 -05:00
MediaBrowser.sln Add tests for EncoderValidator 2019-09-28 19:41:34 +02:00
MediaBrowser.sln.GhostDoc.xml Fixed csproj and xml identation. 2019-01-19 15:01:16 +01:00
README.md Update Docs to docs.jellyfin.org URL 2019-10-04 14:37:36 -04:00
SharedVersion.cs Bump version to 10.4.0 2019-08-31 21:39:10 -04:00

Jellyfin

The Free Software Media System


Logo banner

GPL 2.0 License Current Release Translations Azure DevOps builds Docker Pull Count
Donate Submit and vote on 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 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? Check out our feature request hub.

Something not working right? Open an Issue.