According to the README on this repo, in order to add a player's id to the whitelist one needs to find its MPRIS id beforehand.
However, Spotube in particular seems to generate a new one each time it runs. For instance:
$ playerctl --list-all
Spotube.instance4761
The number at the end seems to match its PID. Any possible workaround?
According to the README on this repo, in order to add a player's id to the whitelist one needs to find its MPRIS id beforehand.
However, Spotube in particular seems to generate a new one each time it runs. For instance:
The number at the end seems to match its PID. Any possible workaround?