tnychn / mpv-discord

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

Is there a way to disable the timestamp on the rpc? #31

Open Sxvn1337 opened 2 years ago

Sxvn1337 commented 2 years ago

I don't want the timestamp to show up on my rpc is there a way how I can disable/remove it from appearing on my rich presence?

tnychn commented 2 years ago

Currently, there is no way to do that. I can add an option for configuring it though.

Just to confirm, are you referring to the time remaining part (e.g. 12:34 left, 4th row) or the video progress part (e.g. AV: 00:01:23/00:05:20, 3rd row) ?

Sxvn1337 commented 2 years ago

Just to confirm, are you referring to the time remaining part (e.g. 12:34 left, 4th row) or the video progress part (e.g. AV: 00:01:23/00:05:20, 3rd row) ?

I'm referring to the video progress part (e.g. AV: 00:01:23/00:05:20, 3rd row)