phunkyfish

Results 332 comments of phunkyfish

I think I see where the value get's treateed the wrong way. Let me update the PR and give you some new testbuilds.

Ok, can you try these testbuilds and see if it works via a `|`? https://jenkins.kodi.tv/blue/organizations/jenkins/xbmc%2Finputstream.ffmpegdirect/detail/PR-310/3/artifacts

Ffmpeg supports a http proxy. Adaptive issues a different library so I don’t know if it can support a proxy at all.

Can you try one more test build: https://jenkins.kodi.tv/blue/organizations/jenkins/xbmc%2Finputstream.ffmpegdirect/detail/PR-310/6/artifacts This one simply add a log line to see if http_proxy is correctly set from a `|` symbol. When you test it...

Apologies, here is the fixed link: https://jenkins.kodi.tv/blue/organizations/jenkins/xbmc%2Finputstream.ffmpegdirect/detail/PR-310/5/artifacts

Any log statement starting with XXX? only the first example you gave is valid for ffmpegdirect. At a minimum those 3 props must be set for any ffmpegdirect call. I...

It’s the addon that does those requests not kodi. Correct, it’s to figure out what type of stream it is.

There should be less requests if they are provided. If they are not I’d need to look into it. I’m not sure if http proxy affects this in any way.

Sorry, just an info log added, will add a debug log shortly.