From 36eec828383724d8196a66eecfa124c198d32bc3 Mon Sep 17 00:00:00 2001 From: JinRonin Date: Mon, 1 Jan 2018 09:29:44 +0100 Subject: [plugin.video.dazn] 1.0.6 --- plugin.video.dazn/README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 plugin.video.dazn/README.md (limited to 'plugin.video.dazn/README.md') diff --git a/plugin.video.dazn/README.md b/plugin.video.dazn/README.md new file mode 100644 index 0000000..4b3030d --- /dev/null +++ b/plugin.video.dazn/README.md @@ -0,0 +1,23 @@ +# DAZN Video Plugin for Kodi (plugin.video.dazn) + +## Disclaimer +This plugin is not officially commisioned/supported by DAZN. +Any trademarks used belong to their owning companies & organisations. + +## Dependencies + * valid DAZN subscription (https://www.dazn.com) + * script.module.inputstreamhelper >= 0.2.3 (http://mirrors.kodi.tv/addons/krypton/script.module.inputstreamhelper/) + +This add-on requires Kodi 17.4 or higher with InputStream Adaptive installed. Kodi 18 is required for Android based devices. + +## DRM protected streams +DAZN's content is DRM protected and requires the proprietary decryption module Widevine CDM for playback. You will be prompted to install this if you're attempting to play a stream without the binary installed. + +Most Android devices have built-in support for Widevine DRM and doesn't require any additional binaries. You can see if your Android device supports Widevine DRM using the [DRM Info](https://play.google.com/store/apps/details?id=com.androidfung.drminfo) app available in Play Store. + +## Support +Please report any issues or bug reports on the [GitHub Issues](https://github.com/JinRonin/plugin.video.dazn/issues) page. Remember to include a full, non-cut off Kodi debug log. See the [Kodi wiki page](http://kodi.wiki/view/Log_file/Advanced) for more detailed instructions on how to obtain the log file. + +## License +This add-on is licensed under the **GNU GENERAL PUBLIC LICENSE Version 3**. Please see the [LICENSE.txt](LICENSE.txt) file for details. + -- cgit v1.2.3