Lautaro-Garcia / counsel-spotify

Control Spotify App through Emacs
GNU General Public License v3.0
59 stars 8 forks source link

Customizable DBUS service name #6

Closed jaor closed 4 years ago

jaor commented 4 years ago

The official Spotify client uses `spotify', but one can also use alternative clients such as mopidy or spotifyd. I've tried with the former and works well.

Lautaro-Garcia commented 4 years ago

You're totally right, I didn't make that a variable because I always used the official client :grin:

Everything seems good and using the default client still works fine Thank you for your contribution!

jaor commented 4 years ago

thanks!