Add an optional POST parameter to the request API for IP addresses
https://github.com/AzuraCast/AzuraCast/issues/1008
"The StationRequestRepository has the functionality to throttle requests by IP addresses. This feature is only available when using the built-in request form of AzuraCast. When submitting requests via the API this feature is not usable.
I'd like to be able to optionally submit an IP address as a POST parameter to the API so that external applications can make use of this feature, too."