You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,17 @@ Note that the steps in the following section need to be performed before the add
49
49
50
50
If you would prefer to run the rebuild steps manually instead of using the above helper script check the appendix [here](#manual-steps-to-rebuild-the-addon-on-macosx)
51
51
52
+
## Settings
53
+
54
+
### HTTP Proxy
55
+
Settings for configuring the HTTP Proxy
56
+
57
+
***Use HTTP proxy**: Whether or not a proxy should be used.
58
+
***Server**: Configure the proxy server address.
59
+
***Port**: Configure the proxy server port.
60
+
***Username**: Configure the proxy server username.
61
+
***Password**: Configure the proxy server password.
62
+
52
63
## Using the addon
53
64
54
65
The addon can be accessed like any other inputstream in Kodi. The following example will show how to manually choose this addon for playback when using IPTV Simple Client with the following entry in the M3U file (Note that the IPTV Simple Client will in fact automatcially detect a catchup stream and use the addon based on configured settings).
0 commit comments