phpusr / yandex-music-player

Yandex Music desktop Electron application with MPRIS support
GNU General Public License v3.0
38 stars 7 forks source link

Position is not working #10

Open BartolomeyKant opened 2 years ago

BartolomeyKant commented 2 years ago

I'm trying to get current position but it's not working. duration always returns 0:00

> playerctl position -f "{{duration(position)}}"
0:00

And playerctl position itself returns random values like 0.000005 or 0.000006.