sdaqo
sdaqo
You will have to add further context (e.g. error messages, output etc.) or else it will be hard to help you. Also please put code in a code block like...
Well then it works properly, no? That's chat gpt responding, you just have to work on your prompt. Tho this is probably not the place for asking about ai prompts....
Since this issue is currently irrelevant (the episode in the issue cowboy bebop 15 is not broken anymore and we dont have anything to test now anyways) I will close...
I think as @majora2007 already said, it looks ok. I would still like to chime in with some ideas. Also, I would like to preface this by saying: I do...
I think vivaldi uses chrome's reg keys, so `HKEY_CURRENT_USER\SOFTWARE\Google\Chrome\NativeMessagingHosts` would be the right one.
The ffmpv doc for windows is kind of bad, have. Can you show me your JSON file, and have you copied the .bat and .py file inside the folder?
You might gain some insights reading the manually install section for linux
ok yeah, as I said the docs for windows are bad... The json file should look like this: ```json { "name": "ff2mpv", "description": "ff2mpv's external manifest", "path": "/home/william/scripts/ff2mpv", "type": "stdio",...
maybe we should add this to the readme?
the "path" should point to the .bat something like `"path": "C:\ff2mpv\ff2mpv.bat"`