Open stagestage opened 4 years ago
Yeah I'd like to have some more Intents too.
Right now I can only use android.content.Intent.ACTION_VIEW to send an url to SmartTube. I'd like to have an intent to start playing suggestions at start.
Or add a playlist and start playing.
Can you add that please.
Thanks!
Hi,
As for searching, I was looking for a specific intent too, yet turns out there's no need for any other than android.intent.action.VIEW
, which you'd use with a video URL, but this time with the search URL : https://www.youtube.com/results?search_query=
. :)
As for the rest, if you still want these then you'd better show some interest, otherwise close this issue.
I use Tasker on my Nvidia Shield and it would be really convenient to have Tasker intents or a Tasker plugin for SmartTubeNext so we can do things such as automate voice searches or check subscriptions automatically.
Thank you!