Compare commits

..

No commits in common. "main" and "v1.0" have entirely different histories.
main ... v1.0

View file

@ -54,7 +54,7 @@ spotifyctl.player_get_track_metadata()
Note that if the Spotify executable is not running, API calls will throw exceptions. Note that if the Spotify executable is not running, API calls will throw exceptions.
Have a look at `spotifyctl.py` or [build the complete API documentation yourself](#documentation) Have a look at [the code](/spotifyctl.py) or [the complete API documentation](#documentation)
for a more complete list of API calls. for a more complete list of API calls.
## Documentation ## Documentation