WIP Ember Media Manager 1.9.x - Download & Discussion Thread
(2021-01-07, 15:59)ralfonat Wrote:
(2021-01-06, 13:58)ralfonat Wrote:
(2021-01-06, 00:43)DanCooper Wrote: VisualStudio 2017, no proxy, vlan or something else. Tommorow I will try the same 2 lines of code at my office. If it will work there than I'm going wild Big Grin

Thanks for the links, will read it also tomorrow.
OK, report back after you have tried.

You could also try this snippet using the newer HttpClient rather than the WebClient. It uses the new async paradigm...

https://dotnetfiddle.net/u05WMn
While debugging EMM I have found another issue.

I did get an Exception on daves trailer page on this url: "http://www.davestrailerpage.co.uk/trailers_u.html"

WebException: Die Anfrage wurde abgebrochen: Es konnte kein geschützter SSL/TLS-Kanal erstellt werden..

First of all maybe its better to use https links, otherwise you get redirects which takes unneeded time.

Second of all it seems an old TLS version is used: 
?System.Net.ServicePointManager.SecurityProtocol
Ssl3 Or Tls {240}

If you set it to Tls12 {3072} it works flawlessly.

Maybe thats the problem you are getting with Videobuster?
I've to check that. I haven't been able to test this in the company yet, have received a new workstation and have no admin rights to install VS Tongue


Messages In This Thread
Miscellaneous > Media List Editor - by pstrg - 2020-06-09, 02:38
MovieSets - by pstrg - 2020-06-11, 22:01
RE: Ember Media Manager 1.5.x - Download & Discussion Thread - by DanCooper - 2021-01-07, 19:13
Logout Mark Read Team Forum Stats Members Help
Ember Media Manager 1.9.x - Download & Discussion Thread2