Baldomo / open-in-mpv

Simple web extension to open videos in mpv
GNU General Public License v3.0
119 stars 7 forks source link

question: Usage questions #34

Closed Rafee-M closed 1 month ago

Rafee-M commented 1 month ago

Question Description

Hi, sorry if this is a basic question. But I am clear on how to set it up and use it

my config.yml file (the default one)

image

mpv already in path with the executables

image

I try to click on the exention, but nothing happens. Am I supposed to do something with the executables/ click on the .reg file?

image

Thanks for your time!

Code Snippet (optional)

No response

Checklist:

Baldomo commented 1 month ago

Thank you for using this project! I agree it may not be extremely clear from the README, but you need to run the .reg file as administrator for Window to register open-in-mpv.exe as a link opener. This will let the extension send special URLs to open-in-mpv.exe, then it should work just fine. If you have any other problems (since Windows is not generally being tested on due to lack of personal time and hardware), search among the other closed issues or just open a new one! Always happy to help.

Rafee-M commented 1 month ago

Thanks for the response. After installing the reg file, manually selecting the mpv.exe doesn't do anything

image

Clicking on the mpv option without the logo (which was the default) gives the following message. The url starts with mpv:///. Should it be mpv://?

image

Update: I place the open-in-mpv.exe inside C:\ProgramData\open-in-mpv and it shows up as the correct .exe in Firefox. The error's gone, but nothing happens

Rafee-M commented 1 month ago

It works now! Thanks. The main issue was putting the windows exe in C:\ProgramData\open-in-mpv