Skip to main content

Yamaha MusicCast

Monitor MusicCast device/receivers for music played on Network/USB/CD inputs.

Scrobbling Threshold

Musiccast may not correctly report track length. If this is the case you should reduce the "listened to" duration using Scrobble Thresholds so that multi-scrobbler scrobbles correctly.

URL

If only a domain/IP:PORT is provided to multi-scrobbler it will automatically append the default Musiccast API path. If your Musiccast device is located behind a custom URL (or reverse proxy) you should explicitly provide the base path to use.

EX

urlTransformed URL
http://192.168.0.101http://192.168.0.101/YamahaExtendedControl/v1
http://mydomain.com/reverseProxy/casthttp://mydomain.com/reverseProxy/cast

Configuration

Configuration Type

This is configuration for the ENV Config Type.

Environmental VariableTypeDefaultDescription
MCAST_IDstringA globally unique ID EX myComponentId
MCAST_NAMEstringValue of MCAST_IDA vanity name EX My Cool Component
MCAST_ENABLEbooleantrueShould this component be used?
MCAST_URLstringThe host or URL of the YamahaExtendedControl endpoint to use

Bold/Italic = Required