Device Compatibility
Summary
This widget, licensed to partners, offers a simple method for users to search for stations and determine if they are available on a specific device.
<div id="rt_widget"></div>
<script type="text/javascript" src="http://services.radiotime.com/widgets/compatibility.aspx?target=rt_widget&partnerId=<yourPartnerId>"></script>
You may apply any style overrides you like via CSS. For example:
<style>
#rt_compat_results
{
background-color: #333333;
background-image:none;
}
</style>
Input
| Parameter | Description |
|---|---|
| target | Set to the name of the div in which the widget should be populated. By default, rt_widget |
| partnerId | The unique partner ID associated with your device. See the getting started guide for details |
| locale | An optional locale value to override the browser’s Accept-Language header |
Notes
Most of the text in the widget can be localized. The following image shows the labels that are affected by the locale:

Any given result will return one of 4 status messages:
- Works on device – is compatible and will stream
- Does not work on device – has a stream, but is an incompatible or unsupported format
- Not available in your country – has a stream, but stream is restricted to a country
- Does not stream – no stream available