This service allows you to launch the Media Station X application directly with an MRSS feed. Optionally, a banner and/or background can be set. Additionally, it is possible to set a plugin URL to customize the playback of video/audio items (e.g. to integrate ads and/or tracking). Last but not least, it is possible to set a dictionary URL to adapt the plugin user interface to the MRSS feed language. The launcher parameters will be set as URL start parameter as base64-encoded JSON.
Note: Please note that no URLs or feed files are transferred to MSX servers. Loading and processing is done exclusively in the interaction plugin.
This URL is mandatory, because without it, no content can be loaded.
Please enter a URL starting with http://
or https://
.
URL to an MRSS feed. Please note that the server must set CORS headers for this URL in order for the MSX application to load it.
Please enter a URL starting with http://
or https://
.
URL to a banner image. The area of the banner is 1328x296 (WxH) pixels at layout resolution 720p (1992x444 at 1080p). The banner image is sized to fill the entire width (by keeping the ratio) and is positioned in the center.
Please enter a URL starting with http://
or https://
.
URL to a background image. The area of the background is 1280x720 (WxH) pixels at layout resolution 720p (1920x1080 at 1080p). The background image is stretched to fill the entire size.
Please enter a URL starting with http://
or https://
.
URL to a video/audio plugin. The URL can contain the keywords {URL}
, {TYPE}
, and {GUID}
, which are replaced with the corresponding item values.
Please enter a URL starting with http://
or https://
.
URL to a dictionary file. Please note that the server must set CORS headers for this URL in order for the MSX application to load it.