altdesktop / playerctl

🎧 mpris media player command-line controller for vlc, mpv, RhythmBox, web browsers, cmus, mpd, spotify and others.
GNU Lesser General Public License v3.0
2.45k stars 79 forks source link

[FEATURE REQUEST] Please change volume adjust from 0.0 - 1.0 to 0 - 100! #303

Closed allusive-dev closed 1 year ago

allusive-dev commented 1 year ago

I'm trying to code widgets and sliders that are compatable with playerctl however the widgets only support numbers out of /100 so doing 0.0min and 1.0max dosent work.

I tried to change this myself but I can't find the correct files for playerctl to change.