mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 00:16:16 +01:00
* feat(servarr): auto fill base url when testing service if missing This will fill the base URL of the *arr service only if it's missing and the base URL hasn't been provided beforehand * fix(servarr): replace redundant check * fix(servarr): suggested changes