summaryrefslogtreecommitdiff
path: root/plugin.video.fsgo/README.md
blob: 6b153471c351b50be211457f3945abdda2208751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# FOX Sports GO Kodi add-on #
Before reading further, please note that this add-on is unoffical and is not endorsed or supported by Fox in any way. Not all features are supported or thoroughly tested and may not work as intended.

If you're interested in helping out with the development, then please just send me a pull request. If you're reporting a bug, please activate debug logging in Kodi and attach the log file.

Feedback and constructive input are of course always welcome.


## Dependencies: ##
This add-on is available in the official Kodi repository and all dependencies will be installed automatically when installed from there. However, if you're installing straight from git, please make sure you've got the following modules installed:
 * Requests >= 2.9.1 (http://mirrors.kodi.tv/addons/krypton/script.module.requests)
 * m3u8 >= 0.2.10 (http://mirrors.kodi.tv/addons/krypton/script.module.m3u8)
 * iso8601 (http://mirrors.kodi.tv/addons/krypton/script.module.iso8601)
 

This add-on supports Kodi Krypton or later. While it may work fine on older versions as well, it is unsupported and you're encouraged to upgrade.