getumbrel / umbrel-apps

The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme
https://apps.umbrel.com
480 stars 357 forks source link

Update sonarr to 4.0.5 #1142

Closed fabricionaweb closed 2 weeks ago

fabricionaweb commented 2 weeks ago

Tested with 1.1.2 amd64

Also media-app-configurator working fine.

Sonarr v3 is no longer active, its recommended to update to v4.

nmfretz commented 2 weeks ago

Thanks for updating Sonnar to v4 @fabricionaweb, and for upgrading the mac container at the same time!

I have changed the APP_URL env var to

APP_URL: "http://sonarr_server_1:8989"

So that it is using the sonarr container's port instead of prowlarr's. It's an easy one to miss because if you tested by updating the sonarr app (as opposed to testing a fresh install of the app) it would look like the mac container setup worked (even though it actually failed) because Transmission would have already been set up in Sonarr from the initial install.