Loading
sonarr: add packaging info
Upstream provides `PackageAuthor` and `PackageVersion` to packages, docker images, etc. This is presumably to help with debugging, and considering how much this package has diverged from upstream, we should provide this info. In addition, there are some assumptions in code that Sonarr is always running from a directory called "bin", this hasn't been the case with this package, was resolved by moving the .NET output into the proper dir.