You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I start itunes I am getting
`/usr/local/lib/node_modules/homebridge-itunes/index.js:650
.updateValue(rtn[1]);
^
TypeError: Cannot read property 'updateValue' of undefined
at ITunesPlatform. (/usr/local/lib/node_modules/homebridge-itunes/index.js:650:7)
at /usr/local/lib/node_modules/homebridge-itunes/index.js:65:33
at ChildProcess. (/usr/local/lib/node_modules/homebridge-itunes/node_modules/node-osascript/lib/index.js:49:4)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:886:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)`
and than homebridge switches off
The text was updated successfully, but these errors were encountered:
When I start itunes I am getting
`/usr/local/lib/node_modules/homebridge-itunes/index.js:650
.updateValue(rtn[1]);
^
TypeError: Cannot read property 'updateValue' of undefined
at ITunesPlatform. (/usr/local/lib/node_modules/homebridge-itunes/index.js:650:7)
at /usr/local/lib/node_modules/homebridge-itunes/index.js:65:33
at ChildProcess. (/usr/local/lib/node_modules/homebridge-itunes/node_modules/node-osascript/lib/index.js:49:4)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:886:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)`
and than homebridge switches off
The text was updated successfully, but these errors were encountered: