i8beef / node-red-contrib-castv2

MIT License
22 stars 14 forks source link

type:CLOSE not working anymore #24

Closed hgghyxo closed 4 years ago

hgghyxo commented 4 years ago

Hi

node-red-contrib-castv2 version: 3.1.0

on payload.type: CLOSE got the following error:

"TypeError: self.stop is not a function"

Device used: Google Home mini

i8beef commented 4 years ago

What application is running when you get this issue? Is it a normal DefaultMediaReceiver media cast, or are you closing YouTube, Spotify, etc.?

hgghyxo commented 4 years ago

Spotify

i8beef commented 4 years ago

Yeah, I see it. Ill get another fix out this afternoon. The YouTube one is gonna have the same issue.

i8beef commented 4 years ago

3.1.1 should be available shortly, try that.

hgghyxo commented 4 years ago

sure, thank you. Will test it out !