i’m trying to make a simple bash file for running my playlists on spotify but when i run
qdbus org.mpris.MediaPlayer2.spotify / org.freedesktop.MediaPlayer2.OpenUri spotify:playlist:playlistid
with playlistid being replaced by my playlist id, i get the following error
Cannot find 'org.freedesktop.MediaPlayer2.OpenUri' in object / at org.mpris.MediaPlayer2.spotify
are there some dependencies i’m missing? i’m fairly new to linux. i saw some other people had a similar issue but fixed it by using the spotify app, but i’ve been using that all along and its still not working. the weird part is that i had it working for a while and then it just stopped working this morning. i don’t think i removed anything it needed