Patrick Kishino

Results 109 comments of Patrick Kishino

i tried setting rtsp_audio=yes in the system.conf but no difference to the stream.. it did cause another stream to show in the web page: Only audio stream | rtsp://10.1.125.100/ch0_2.h264 but...

Please read the documentation, especially regarding transmission config. A link to all transmission variables is included there. This functionality definitely works (persistent settings). Please try to delete the container and...

yes, please list the actions step by step that you took. I have tested this ant cannot replicate above

there are a lot of other changes between latest and dev branch btw.. agin, please try dev. I cannot replicate above behaviour

I don’t recall exactly how the persistent settings is coded etc and not really the time to check now, but if you check your loaded variables you will probably see...

Yes, they are set there as default (as transmission needs them to be set to patch) but this can be changed via settings.. so you can definitely change them to...

this is where the sigterm is trapped https://github.com/haugene/docker-transmission-openvpn/blob/master/scripts/healthcheck.sh

If you read the script you can disable each of the modifications if you want. On Thu, 15 Sep 2022 at 06:43, theAkito ***@***.***> wrote: > this is where the...

Sorry, I just reread the initial issue. But I’m still not sure exactly why you are trying to do this in such a way.. we have an auto heal script...

Well, For me it works fine based on connectivity check and when the vpn server disconnects, Container gets marked as unhealthy and is restarted. On Fri, 16 Sep 2022 at...