Skip to content

Commit

Permalink
help with debugging
Browse files Browse the repository at this point in the history
Print actual gst-plugin-spotify version
  • Loading branch information
kingosticks authored Oct 10, 2024
1 parent 9b1132b commit f615bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Dependencies

Verify the GStreamer spotify plugin is correctly installed::

gst-inspect-1.0 spotifyaudiosrc | grep access-token && echo 'This is a compatible version'
gst-inspect-1.0 spotifyaudiosrc | grep Version | awk '{print $2}'


Installation
Expand Down

0 comments on commit f615bfa

Please sign in to comment.