diff --git a/pkg/service/constants/constants.go b/pkg/service/constants/constants.go index 98a635e..2142d05 100644 --- a/pkg/service/constants/constants.go +++ b/pkg/service/constants/constants.go @@ -82,6 +82,7 @@ const ( // ProviderAlexa is the identifier for Amazon Alexa. ProviderAlexa = "ALEXA" // ProviderRadioplayer is the identifier for Radioplayer. + // RADIOPLAYER is deprecated: https://www.radioplayer.de/apps/bose.html ProviderRadioplayer = "RADIOPLAYER" // ProviderRadioDotCom is the identifier for Radio.com. ProviderRadioDotCom = "RADIO.COM"