There’s an open issue you can track. I haven’t found a way to open Youtube either.
As you tried for the VRT Nu app, I also tried the different codes found in the AndroidManifest.xml of the VRT Max app.
None of them are working either.
Good to see. Thanks for the heads up!
I believe I cannot edit the wiki post since I’m not a “member” yet.
I tested the following to work on my Nvidia Shield TV.
Some entries have a list of different entries that can be used for App Links and Deep Linking. For the two I have listed below that have multiple options you have to provide one as running the command with like app:// by itself does not do anything.
Updated List Below
App | URL |
---|---|
10Play | tenplay:// |
7Plus | seven:// |
ABC iview | https://iview.abc.net.au |
Apple TV | https://tv.apple.com |
ARD | https://www.ardmediathek.de |
Arte | arte://display |
Auvio | auvio:// |
Bally Sports | ballysports:// |
CloudStream | cloudstreamapp:// |
Disney+ | https://www.disneyplus.com |
Emby | embyatv://tv.emby.embyatv/startapp |
Fox Sports | foxsports://live [series,movie,watch,category,movies,special,live,channel,ppv-purchase,search] |
HBO Max | https://play.hbomax.com |
MLB TV | mlbatbat:// |
NBA: Live Games & Scores | gametime:// |
Netflix | https://www.netflix.com/title |
Plex | plex:// |
Prime Video | https://app.primevideo.com |
Private Internet Access | piavpn:// |
SmartTubeNext | https://www.youtube.com |
SurfShark | https://surfshark.com/locations-ul |
Spotify | spotify:// |
TBS | watchtbs:// |
Twitch | twitch://home [home,stream,game,video,clip,search,browse,channel,user] |
VTM GO | vtmgo:// |
YouTube | https://www.youtube.com |
Youtube TV | https://tv.youtube.com |
ZDF | https://www.zdf.de/filme |
I updated the 1st post with an easier way to get the deep link URL using ADB thanks to bbayu123 on GitHub Sample code dont work · Issue #27279 · home-assistant/home-assistant.io · GitHub
The command you need to run is:
adb shell cmd package dump PACKAGE
I searched the Jellyfin Android TV app’s manifest with no luck; is there no way to just directly launch an app by ID?
Deep links for Zattoo: zattoo://zattoo.com
FYI, if an app doesn’t support this method, you can use the “remote: send command” service call, and send “PROG_RED” or “PROG_GREEN” etc, and then remap those buttons using the app “button mapper” to launch your desired app. This has the added benefit, if you have a physical remote with those buttons on it, of also remapping the buttons there.
Nope, not at the moment. Jellyfin needs some configuration, that is specific to the server installation and can’t be made “general” to work with deep linking. The Jellyfin team is already searching for a way to handle this.
Look here: AndroidTV Remote - how to open other apps than Netflix? - #9 by paddy0174
I found this to work
VRT Max app:
vrtnu://vrtnu
Thanks for embyatv://tv.emby.embyatv/startapp
Does anybody know a shortcut to reboot a “Chromecast with Google TV” through “Android TV remote” integration?
I would like to avoid to turn on my projector just to navigate to setting >… to reboot the device.
Maybe you could use what @aaaaa mentioned earlier. If “button mapper” allows mapping a button to the reboot action you could use that trick. Alternatively you could send a sequence of keys to navigate to settings > reboot.
Trying to work with the Plex Link on my Shield Pro, I find if I use Plex:// , it wants to relaunch the app instead of opening the app back to where I was before. Is there a different way I should be writing this link? The Youtube one I also tested has no problem with this.
Anyone any idea for TVVlaanderen ?
Couldn’t for the life of me find a way to edit the guide unfortunately, but for those who are able to, the link for Crunchyroll is:
crunchyroll://
I have tried a bunch of combinations and nothing works. Oddly if I use “rtsp://org.xbmc.kodi” a pop up comes up asking if I want to open Just Player or the Default Media Player on my Sony TV running Android TV. Same with https. It’s odd, it think’s it is a file and is wanting to know who player I want to open it in. I have both installed as Just Player is one of the few Android apps that can play Dolby Vision but it’s very bare bones. Anyway, if anyone can figure this out it would be greatly appreciated. I know the ADB command was org.kbmc.kodi/.Splash but not sure if that helps or not. I do see
org.xbmc.kodi referenced a lot in the manifest file.
Have you found a solution for YouTube TV on your Chromecast with Google TV? I have the same issue you describe of no app that can do this.