Allow plugins to opt out of automatic redirect following on a per-request basis. When set to true, the response returns the redirect status code and Location header directly instead of following to the final destination.
Signed-off-by: Deluan <deluan@navidrome.org>