Closed Zomboided closed 7 years ago
I need something to test with before I pull this in. Have you got any ideas? I sent you my email if that helps.
Ok. Let's try this. If it breaks the forum rules I'll have to ditch it but I think it is ok.
Good news! Cheers
On 7 Apr 2017, at 07:46, primaeval notifications@github.com wrote:
Ok. Let's try this. If it breaks the forum rules I'll have to ditch it but I think it is ok.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
I'll do a how-to on my GitHub wiki today on how to set it up.
On 7 Apr 2017, at 07:46, primaeval notifications@github.com wrote:
Ok. Let's try this. If it breaks the forum rules I'll have to ditch it but I think it is ok.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Add VPN Mgr support, allowing VPN connection filtering to be used when using different add-ons within the TV guide.
Works by checking and changing a connection before an add-on is used to provide a stream.
Works entirely independently and will not cause errors if VPN Mgr is not installed. Requires no user install/setup beyond what's required by both Fullscreen and VPN Mgr already.
I'm not confident that I have covered every situation here (such as autoplay and playwith). If there are other blobs of code that end up calling a stream from an add-on, I can look at those (I started to look at the PlayMedia calls but couldn't tell if they were being fed add-on streams).
Cheers