ix-plugin-hub / iocage-plugin-index

Community created JSON files for plugins.
155 stars 112 forks source link

radarr plugin doesn't include mono #382

Open dg1m opened 1 year ago

dg1m commented 1 year ago

The plugin doesn't install mono, but it's a requirement for Radarr to launch so you have to manually run 'pkg install mono' after each update.

Baenwort commented 10 months ago

You can submit a pull request updating the .json file to include mono in the pkg list.

Go to here https://github.com/ix-plugin-hub/iocage-plugin-index/blob/master/radarr.json and click the pencil looking edit button then add a line in the pkg area and put in "mono" before the "radarr".

Then submit it as a pull request and we can all wait for someone to approve it.