90% of the time the iptv links are a problem. Test them first if they are working or not. Are they a legit stream?
Posts by ace310
-
-
the_bo and zomboided haven't tried it yet, Been busy with work. Most likely that will remain for few more days.
I have mapped a remote button to connect to a specific connection using api, So when ever I feel or need to see if VPN is connected or not I just tell VPN manager to connect. If it is already connected, the api doesn't do anything. Thus no harm and pretty straight forward.
Also, I have never done skinning in kodi. So not sure, when I can test this functionality.
-
Will likely try 4.1.7 zomboided . API might come in handy, I was thinking of something similar so that can see what IP it is connected to.
Thanks for the update.
-
@zomboided : It works. Great, finally a fix I was waiting for.
-
ace310 thanks, that's helpful, 4.1.6 will work for you, you can get it on Github, I'll put it in the repo when it's been tested by a few people. I might need to refine it further based on some other feedback/more testing, but right now it'll only stop your remote streams based on what I see in the log.
Thanks. Will test it out later today and report back.
-
-
-
Here is the debug log snippet. I hope you can fix the issue. Let me know if you require any further information.
Movie played from library stored locally on HDD
20:05:38.941 T:1567617952 NONE: VPN Mgr Debug: Changing VPN. Current playing /var/media/Arpit-Kodi/Videos/Vault, The (2017)/The Vault.2017.BR-Rip.mkv
Played a video file stored locally but not in library
20:06:41.815 T:1567617952 NONE: VPN Mgr Debug: Changing VPN. Current playing /media/Arpit-Kodi/Baby Songs/ABC Song - Nursery Rhymes - 3D Baby Songs - Alphabet Rhyme.mp4
Played pvr stream
20:07:26.084 T:1567617952 NONE: VPN Mgr Debug: Changing VPN. Current playing pvr://channels/tv/All channels/pvr.hts_1621620544.pvr
Here is the full log file 20:03:54.268 T:1962302416 NOTICE: special://profile/ is mapped to: special://ma - Pastebin.com
-
ace310, go and pick up 4.1.5 from github
Release 4.1.5 · Zomboided/service.vpn.manager · GitHub
Install that directly over what you have and switch on debug (settings/debug)You'll need to set up VPN cycling if you've not done that already. This can be done in settings/utilities and you can assign a remote button or key to swap between VPNs.
Set up a couple of different VPNs so that you have something to cycle against. Each time you cycle it'll cause the disconnect/reconnect to happen as if your connection was glitching.
Play some local media or PVR or whatever the selection of media is that you consider to be local and cycle the connections.
In the log, you'll see this line, this example is a steam from an addon :
13:02:21.376 T:8872 NONE: VPN Mgr Debug: Changing VPN. Current playing http//http://sniidevices.scrippsnetworks.com/0232/0232648_6.mp4[/media]
You can search on the term in bold. I've had to remove a : after http: to stop the forum trying to format it as media, you may need to do this too, but please let me know what you've changed.
For each of the different kinds of local media you use, get me this line and a comment on what it is (e.g. local stored file, file stored on an SMB share, PVR stream on local network, etc).
Then play some media that's not local and post up that.
This won't fix your problem but it might help me understand what the different sorts of local media are and if I can filter them out somehow.
Will report back soon, got little tied up today.
-
I still have this issue of playback stopping from local source when vpn gets disconnected. I had asked it long time back. It would be great if it gets fixed.
Though I have got used to it.
-
You can use TvHeadEnd server on RPI3 which has PVR functionality. I have HDhomerun box connected to tvheadend server & client both on Rpi3. Another advantage is, I can add additional iptv links to tvheadend server, so a consolidated list of channels from different sources.
Just my 2 cents.
-
It would be good if you post it in his thread, rather than creating a new one.
-
Have you found the solution? I also recently bought the same Air mouse, but no luck on Libreelec. Works perfectly on Android & Windows.
Though, I am able to use the mouse feature, but none of the keys work. Will try to post the debug log soon.
-
You need to change LOCATIONS.txt and add a new entry to the end of it. See the words in the link you mentioned.
You need to put it in the relevant user data directory, see here
09. User Defined VPNs · Zomboided/service.vpn.manager Wiki · GitHub
After multiple tries got it working. Thanks alot.
-
You need to change LOCATIONS.txt and add a new entry to the end of it. See the words in the link you mentioned.
You need to put it in the relevant user data directory, see here
09. User Defined VPNs · Zomboided/service.vpn.manager Wiki · GitHub
Thanks. I will have a go at it once I get some time.
-
Hi Zomboided,
I have been using this addon since a while now. All is running good on 8.0.2 Rpi 3. Have been using the API to connect/disconnect to Torguard VPN.
All in all, I can say very good experience so far.
I want to modify one of the .ovpn file from Torguard. Currently all the files downloaded have hostname in them. I want to change it to a specific IP.
I have been reading the Wiki 10. Updating VPNs. But can't get my head around about which file I need to update and from which location. I just want to update one server location. Every time I do something, it fails and have to re validate the connection. So definitely I am doing something wrong.
Should I be changing Locations.txt or .ovpn file? And what should be the location of it.
Thanks.
-
I think any npn transistor should work with similar values. I am using 3904 npn, which is working all good.
-
No, it's not possible either as Chrome does not exist for ARM. You can however run Chromium or other open source browsers through Docker.
Thought so. Thanks.