Libmono-cil-dev vs. mono-runtime

what is Sonarr requiring from the development packages that isn’t included in the the runtime.

This typically equates to requiring Visual Studio to be installed to run a .Net application or Eclipse to run a java app.

I’m trying to build a minimal install image that only includes the needed assemblies and no extra packages.

thanks

Additional packages are required for SSL support, we’ll be evaluating the requirements for v3.

The equivalent would be requiring mono develop.

Markus101,

thanks for the feedback.

So, you’re saying that there are additional assemblies in the dev package that are required to provide SSL functionality?
As in, to connect to indexers with https?
or to connect to the local installation of Sonarr via https?

thanks
Rob

That latter, hosting Sonarr over https.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.