Skip to content

Instantly share code, notes, and snippets.

@mayhem
Created August 13, 2020 09:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mayhem/46ec8d815c51da2e4f4691a7fa792656 to your computer and use it in GitHub Desktop.
Save mayhem/46ec8d815c51da2e4f4691a7fa792656 to your computer and use it in GitHub Desktop.
listenbrainz=> select distinct permission from spotify_auth where record_listens = 'f';
permission
-----------------------------------------------------------------------------------------------------------------------
streaming user-read-birthdate user-read-email user-read-private
streaming user-read-currently-playing user-read-birthdate user-read-email user-read-recently-played user-read-private
streaming user-read-email user-read-private
user-read-currently-playing user-read-recently-played
user-read-recently-played
(5 rows)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment