winneon / watch-with-mpv

Open the current web stream with mpv.
https://chrome.google.com/webstore/detail/gbgfakmgjoejbcffelendicfedkegllf
GNU General Public License v2.0
47 stars 2 forks source link

Error: Specified native messaging host not found. #9

Open sasjafor opened 6 years ago

sasjafor commented 6 years ago

I installed the native host, console said it was successful. Restarted chrome, but it's still not working.

winneon commented 6 years ago

Did you remove the directory that held the native host installation files? Did you move the directory?

sasjafor commented 6 years ago

No, i just downloaded, extracted and ran Install.bat

winneon commented 6 years ago

Install install.bat as administrator and see if that helps. If not, this isn't much to go off of. I'll look into it, but with so little information I'll probably get nowhere.

sasjafor commented 6 years ago

Alright, so I realised that mpv and youtube-dl actually weren't in my path. I ran install.bat as administrator again, but still no luck. Actually now the error is showing up as undefined in the console in chrome.

I also checked the registry and it looks like the json file got registered correctly.

Could it be that a space in the path where I put mpv, youtube-dl and the native-host, causes problems?