Add device type for chromecast devices
This commit is contained in:
@@ -624,6 +624,7 @@ class ChromecastPlayer {
|
||||
isLocalPlayer: false,
|
||||
appName: PlayerName,
|
||||
deviceName: appName,
|
||||
deviceType: 'cast',
|
||||
supportedCommands: [
|
||||
'VolumeUp',
|
||||
'VolumeDown',
|
||||
|
||||
Reference in New Issue
Block a user