318534d476
Disables the FIPS Validation Check to allow the MediaBrowser Server Application to run on a Trusted Platform enabled computer running Windows 10. Important information regarding the addition can be found on MSDN: https://msdn.microsoft.com/en-us/library/hh202806(v=vs.110).aspx While in our discussions with Microsoft Government and Enterprise Support it has been indicated that it's best practice to move to a FIPS validated encryption method (please see MSDN: https://msdn.microsoft.com/en-us/library/0ss79b2x(v=vs.110).aspx to determine an appropriate algorithm), this patch will at minimum allow the application to run by specifying whether to enforce a computer configuration requirement that cryptographic algorithms must comply with the Federal Information Processing Standards or "FIPS." Please see http://emby.media/community/index.php?/topic/35875-fips-validated-cryptography-fix/ for discussion on the proposed fix. |
||
---|---|---|
Emby.Drawing | ||
MediaBrowser.Api | ||
MediaBrowser.Common | ||
MediaBrowser.Common.Implementations | ||
MediaBrowser.Controller | ||
MediaBrowser.Dlna | ||
MediaBrowser.LocalMetadata | ||
MediaBrowser.MediaEncoding | ||
MediaBrowser.Model | ||
MediaBrowser.Model.net35 | ||
MediaBrowser.Model.Portable | ||
MediaBrowser.Providers | ||
MediaBrowser.Server.Implementations | ||
MediaBrowser.Server.Mac | ||
MediaBrowser.Server.Mono | ||
MediaBrowser.Server.Startup.Common | ||
MediaBrowser.ServerApplication | ||
MediaBrowser.Tests | ||
MediaBrowser.WebDashboard | ||
MediaBrowser.XbmcMetadata | ||
Nuget | ||
OpenSubtitlesHandler | ||
.gitignore | ||
CONTRIBUTING.md | ||
CONTRIBUTORS.md | ||
LICENSE.md | ||
MediaBrowser.Mono.sln | ||
MediaBrowser.Mono.userprefs | ||
MediaBrowser.Server.Mac.sln | ||
MediaBrowser.Server.Mac.userprefs | ||
MediaBrowser.sln | ||
MediaBrowser.sln.GhostDoc.xml | ||
README.md | ||
SharedVersion.cs |
Emby Server
Emby Server is a home media server built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono.
It features a REST-based API with built-in documention to facilitate client development. We also have client libraries for our API to enable rapid development.
Emby Apps
- Android Mobile (Play Store)
- Android Mobile (Amazon)
- Android TV
- Amazon Fire TV
- HTML5
- iPad
- iPhone
- Kodi
- Media Portal
- Roku
- Windows Desktop
- Windows Media Center
- Windows Phone
- Windows 8
New Users
If you're a new user looking to install Emby Server, please head over to emby.media