tnychn / mpv-discord

🎈 A cross-platform Discord Rich Presence integration for mpv with no external dependencies.
MIT License
172 stars 14 forks source link

Instructions unclear #17

Closed Wanted135 closed 3 years ago

Wanted135 commented 3 years ago

Hello, kinda stuck and don't understand the inscructions at all, please help. ty.

tnychn commented 3 years ago

Which part do you not understand, the installation or configuration or ...?

Wanted135 commented 3 years ago

The installation, I am stuck at the binary path. I opened the batch file and typed in the path to mpv

On Tue, Apr 27, 2021 at 4:26 AM Tony Chan @.***> wrote:

Which part do you not understand, the installation or configuration or ...?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tnychn/mpv-discord/issues/17#issuecomment-827419419, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDPSYMIKCJ4VOKLAFJ5LNTTKZYJ3ANCNFSM43R5DKFQ .

zaafuro commented 3 years ago

maybe your path contains spaces, in which case you would need to put quotation marks around it

Wanted135 commented 3 years ago

It does not contain any space, I just don't know what's the binary_path and how I can make it work

tnychn commented 3 years ago

The binary_path should be the path to mpv-discord's binary (the one inside the zip you downloaded from releases), not mpv's binary.

Wanted135 commented 3 years ago

explorer_9JM6vwz8iQ notepad++_ImAll04Srb Is this ok?

tnychn commented 3 years ago

This is just the folder path. You need to point it to the binary file itself, which is C:\Users\name\Downloads\mpv rich\bin\windows\mpv-discord.exe.

Wanted135 commented 3 years ago

Okay, ty I will try

Wanted135 commented 3 years ago

This is just the folder path. You need to point it to the binary file itself, which is C:\Users\name\Downloads\mpv rich\bin\windows\mpv-discord.exe.

I feel like it doesnt work, do I have to do extra steps ?

tnychn commented 3 years ago

Try using a path without whitespace. And where did you place the discord.lua, discord.conf files respectively?

Wanted135 commented 3 years ago

image I will try, and I placed them here

Wanted135 commented 3 years ago

image This have to be filled or not ?

Wanted135 commented 3 years ago

Okay, it worked you can close this now, thank you for your help.