Jump to content

Can I start app with a URL?


cielpy572

Recommended Posts

cielpy572

It's not easy to type on Android TV, can I login by opening a URL, like this

embyatv://tv.emby.embyatv/startapp?host=https://example.com:8096&username=ahhh&passwrod=ahhhh

Link to comment
Share on other sites

Hi @cielpy572, our standard android app support this.

You currently have to set the Intent action to "android.intent.action.VIEW", then you can use a link like "emby://items/{SERVER_ID}/{ITEM_ID}"

Link to comment
Share on other sites

1 minute ago, Luke said:

Hi @cielpy572, our standard android app support this.

You currently have to set the Intent action to "android.intent.action.VIEW", then you can use a link like "emby://items/{SERVER_ID}/{ITEM_ID}"

You need to already be logged in, correct?  Or can you specify a host and user ID as he indicated?

Link to comment
Share on other sites

Sorry, yes you need to be logged in. But we have that as a starting point and can always expand on it in future updates.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...