ptrk95 / MMM-MusicOnDemand

A module for the Magic Mirror using a music on demand service.
MIT License
7 stars 4 forks source link

Issue while logging on Deezer #2

Closed YannG91 closed 5 years ago

YannG91 commented 5 years ago

I have an issue "Navigation Timeout Exceeded" when the MMM-MusicOnDemand tries to connect on Deezer. If i set the showBrowser parameter to true in my config.js, i can see that there is a reCAPTCHA that block the logging. Is there a way to get around this reCAPTCHA?

ptrk95 commented 5 years ago

Oh no that's really bad! Thank you for pointing that out.

The only free way I know of is to login in to deezer once and save the login data. I need to change the code for that. Shouldn't take too long.

YannG91 commented 5 years ago

Great, thanks for the quick reply

ptrk95 commented 5 years ago

I updated the files. Do a: git pull. And change your config file. Have a look at the updated readme.