Ytmdesktop: remote control

Created on 7 Aug 2020  路  19Comments  路  Source: ytmdesktop/ytmdesktop

  • [X] I understand that YTMDesktop have NO affiliation with Google or YouTube.
  • [X] I verified that there is no open issue for the same subject.

Describe the bug
opening the remote controle webpage produce an error . ( reloading page, reproduce the error each time )

To Reproduce
Steps to reproduce the behavior:

  1. Go to settings
  2. enable remote control
  3. click on the link button image
  4. see the popup error

Expected behavior
more details about the error ?

Screenshots
image

Environment (please complete the following information):

  • YTMDesktop version: 1.12.0
  • OS: Windows
  • OS version: 19041.388
  • Arch: x64

    • Installation way: .exe

Another question, is it a documentation available for this remote control ? ( I just want to retrieve the current played song title )

All 19 comments

Hello this problem was solved try this version of the application. https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.12.0-beta/YouTube.Music.Desktop.App.Setup.1.12.0.exe

404 not found for me .

Hello this problem was solved try this version of the application. https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.12.0-beta/YouTube.Music.Desktop.App.Setup.1.12.0.exe

404 not found for me .

I don't have the original file right now but i will give you an an copy later. (It is an older beta version 1.12.0)

v1.12.1 final has fixed it https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.12.1/YouTube.Music.Desktop.App.Setup.1.12.1.exe

404 not found for me .

Did you have a documentation for this api ? or just a way to retrieve the current song played ?

@adlerluiz same error with v1.12.1 ...

@adlerluiz same error with v1.12.1 ...

Try this http://localhost:9863/info

@adlerluiz same error with v1.12.1 ...

Try this http://localhost:9863/info

please access this link and send the screenshot

I try ... but now I got this when enabling the remote control
image
same if I run it with administrator mode / nothing listen on this port ... I'll retry after a reboot

And I try to build the project, but it fail each times, so I think I doesn't have the correct node version ... ( a node-RT seems to need vs2015, node 8 seems to work, but electron-builder's dependency fail with node 8 . )

have you checked your firewall?

Maybe this can help you - https://medium.com/@myolisi/how-to-fix-error-eacces-permission-denied-8080-in-nodejs-66d6cd5b2ed5

Maybe this can help you - https://medium.com/@myolisi/how-to-fix-error-eacces-permission-denied-8080-in-nodejs-66d6cd5b2ed5

I can't check for the firewall for the moment, but seems strange, in general if firewall lock the port, the app can listen, but others computer can't talk to this port. I'll check when I'm back .

About the link, I already check, no other other programs listen on this port ...

right, I wait for try fix it

Ok, so finally, it's the firewall ... When I will try to add an exception, I see youtube music desktop is already here ... two times ... removing the two, restarting youtube music desktop, the app ask the firewall rights ... and thats fine ( for this error ) .

So, always the undefined undefined error, and the /info return :

{
   "app":{
      "version":"1.12.1"
   },
   "server":{
      "name":"PC-TO-TSE",
      "listen":[
         {
            "name":"Hamachi",
            "ip":"25.55.228.68"
         },
         {
            "name":"Ethernet 2",
            "ip":"192.168.9.100"
         },
         {
            "name":"VMware Network Adapter VMnet1",
            "ip":"192.168.252.1"
         },
         {
            "name":"Wi-Fi",
            "ip":"192.168.9.101"
         },
         {
            "name":"Hamachi",
            "ip":"25.55.228.68"
         },
         {
            "name":"Ethernet 2",
            "ip":"192.168.9.100"
         },
         {
            "name":"VMware Network Adapter VMnet1",
            "ip":"192.168.252.1"
         },
         {
            "name":"Wi-Fi",
            "ip":"192.168.9.101"
         }
      ],
      "port":9863,
      "isProtected":true,
      "connections":0
   }
}

I made some changes, can you test it for me? I'm building and I'll give you the download link

https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.12.2-RC1/YouTube.Music.Desktop.App.Setup.1.12.2-RC1.exe

it's work now . Just it do a strange visual with multi interfaces ... But I'll open another issue I think :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

restinginlove picture restinginlove  路  5Comments

lolrepeatlol picture lolrepeatlol  路  4Comments

cebl-hg picture cebl-hg  路  7Comments

error7404 picture error7404  路  3Comments

rhwendt picture rhwendt  路  7Comments