Chris

Results 11 comments of Chris

I had similar issue. It appears to be windows reserving ports. The following fixed it for me: ``` C:\WINDOWS\system32>net stop LanmanWorkstation The following services are dependent on the Workstation service....

New count is 10,000 so counter should be set to that.

Why not both? If radarr can recover this use case - why should it sit idle?

I'll check logs and see if I can find a few more. Is there a way to have private comments? Definitely agree it should be used sparingly, should be ok...

Just something to note on this issue. I run Radarr inside a LXC container, but I **do** want it to update via the normal process. So it's a little more...

I've come across this issue too. I've managed to create a simple reproduction. It has to do with the length of content returned. ```c# namespace WebApplication1.Controllers; using Microsoft.AspNetCore.Html; using Microsoft.AspNetCore.Mvc;...

@Andrerm124 you would not need to host it. A simple text box which allows users to copy/paste into would be sufficient.

Another dataset: https://gist.github.com/travisbrown/b50d6745298cccd6b1f4697e4ec22103

A lot of open source use github for hosting updated list / config files. You commit the change - the list is automatically updated. No hosting costs.