Michel Pauwels
Michel Pauwels
A few months have passed since the last update, are there any timelines known concerning the release of the v4 package yet?
Probably because the JustWatch API address defined [justwatch.py @ line 13](https://github.com/haijeploeg/excludarr/blob/6aacf87a0e812bec9158301831059bb724fb5347/excludarr/modules/justwatch/justwatch.py#L13C26-L13C60) no longer exists. Seems like it was replaced with a GraphQL endpoint located at [https://apis.justwatch.com/graphql](https://apis.justwatch.com/graphql). Sadly I'm not fluent...
I started from the Arcus Azure Functions with Http trigger v1.1.0 `dotnet new arcus-az-func-http -o arcus-az-func-http -fw isolated -ih false -eo true` Added my instrumentation key in local.settings.json and just...
This was also reported here serilog-contrib/serilog-sinks-applicationinsights#157. What resolved the issue for me was replacing the APPLICATIONINSIGHTS_CONNECTION_STRING, disabling the default logger.
If you have a BizTalk 2020 project you are able to use the Hosted DevOps agents. The 'windows-latest' / 'windows-2019' DevOps agent has the BizTalk Build components deployed. ([Included software...