spotube icon indicating copy to clipboard operation
spotube copied to clipboard

google home/assistant integration

Open ThrosturX opened this issue 1 year ago • 6 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Pain

When I ask google assistant to play music with spotube, it doesn't understand what I want.

Suggested solution

Add the appropriate integrations necessary for google home to recognize spotube as a music service provider.

Useful resources

https://developers.google.com/assistant/app https://developer.android.com/media/implement/assistant

Additional information

Details related to the service being integrated Steps that can be used to verify successful integration

ThrosturX avatar Dec 22 '23 13:12 ThrosturX

I wonder if it's possible.

KRTirtho avatar Dec 22 '23 14:12 KRTirtho

I wonder if it's possible.

According to the documentation available on https://developers.google.com/assistant/app, this should indeed be possible. Please see the updated ticket for more details on useful resources.

ThrosturX avatar Dec 22 '23 14:12 ThrosturX

Should be 100% possible as the application is available in the Google playstore.

daedaevibin avatar Dec 23 '23 12:12 daedaevibin

Hi,

would it imply to include non-free dependencies ? If yes then it would trigger a red flag from F-Droid.

Go-rom avatar Dec 25 '23 21:12 Go-rom

Hi,

would it imply to include non-free dependencies ? If yes then it would trigger a red flag from F-Droid.

The app already depends on Spotify, which is non-free: Screenshot_20231225_230340_F-Droid

There isn't really an added dependency other than an additional optional feature making use of the assistant if it is already enabled on the device, unless I'm misunderstanding something.

ThrosturX avatar Dec 25 '23 23:12 ThrosturX

Hello @ThrosturX

well it's another case, it's because Spotube relies on Spotify API to access account login and music database, that's why F-Droid flags it with an anti-feature warning. Using API doesn't mean including closed-source code.

I asked this question because i really don't know and i'm interested to get this answer.

Go-rom avatar Feb 09 '24 08:02 Go-rom