yuliskov / SmartTube

SmartTube - an advanced player for set-top boxes and tvs running Android OS
https://www.patreon.com/smarttube
Other
17.91k stars 1.01k forks source link

Tasker Intents/Plugin #161

Open stagestage opened 3 years ago

stagestage commented 3 years ago

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!

Spamm00r commented 2 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!

KaKi87 commented 5 months ago

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.