mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Sending more values to get chromecast to think it is the mobile phone
This commit is contained in:
@@ -256,7 +256,7 @@ function getSessionChatPass(id, callback) {
|
||||
|
||||
function setChromecastHost(id, other_id, list, callback) {
|
||||
try {
|
||||
console.log("settingChromecastHost: ", socket.cookie_id, msg.guid);
|
||||
console.log("settingChromecastHost: ", id, other_id);
|
||||
if(id == "empty" || id == undefined) {
|
||||
callback();
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user