AceCentre / pasco

Phrase Auditory Scanning COmmunicator - AAC App for iOS and the Web
https://app.pasco.chat
GNU General Public License v3.0
14 stars 6 forks source link

Support Spotify playback and interaction #241

Closed willwade closed 1 year ago

willwade commented 3 years ago

Allow user to navigate Spotify within Pasco.

For example the tree might list all of the latest playlists and allow the user to select a playlist.

Helpful links:

gavinhenderson commented 2 years ago

@willwade I would suggest that before we do this we should create a 'plugin ecosystem' which makes a very clean API to allow for programtic control of a tree.

This would mean we can add plugins like a spotify plugin really easily, but it also means we dont clutter the settings with spotify options for users unless they enable the spotify plugin.

It will also give us scope to add other spotify competitors

gavinhenderson commented 1 year ago

Closing in favour of #286