Open TiGR opened 3 years ago
@TiGR I had this same issue. I think this might be related to having valid oauth token (from ~/.cache/spotpris2
) with incorrect/stale scopes. For me, I recently switched computers where I installed SpotPRIS2 fresh (using pip), but copied the existing cached token file from the old machine rather than re-logging in and reauthorizing. This is what I did to resolve the issue:
0.4.1
) If you have pip, it's sudo pip3 install --upgrade spotpris2
.@joshskidmore I just use the latest Spotify version, they have fixed their MPRIS2 implementation.
@TiGR Oh, wow - yeah, that implementation does work well, and it lets you control a remote Spotify player too. Wish I didn't have to run the entire Spotify GUI locally though.
When running from console I get
How do I fix it?