New Android TV Application link and identifier mappings

The file “integration-androidtv/src/apps.py” contains several errors, which is why the app isn’t working correctly. A number of things need to be corrected.

“com.google.android.backdrop”: “Backdrop Daydream”,
“com.google.android.apps.tv.dreamx”: “Backdrop Daydream”,
“com.google.android.katniss”: “Google app”,
“com.android.systemui”: “Android TV”,
“com.google.android.tvlauncher”: “Android TV”,
“com.google.android.apps.tv.launcherx”: “Android TV”,
“com.google.android.gms”: “Google Play services”,
“com.android.vending”: “Google Play Store”,
“com.android.tv.settings”: “Settings”,
“com.spotify.tv.android”: “Spotify”,
“com.cbs.ca”: “Paramount+”,
“com.apple.android.music”: “Apple Music”,
“com.apple.atve.androidtv.appletv”: “Apple TV”,<<com.apple.atve.sony.appletv
net.init7.tv”: “TV7”,
“com.zattoo.player”: “Zattoo”,
“com.swisscom.tv2”: “Swisscom blue TV”,
ch.srgssr.playsuisse.tv”: “Play Suisse”,
“ch.srf.mobile.srfplayer”: “Play SRF”,
“com.nousguide.android.rbtv”: “Red Bull TV”,
“tv.arte.plus7”: “ARTE”,
“com.google.android.videos”: “Google TV”,
“tv.wuaki”: “Rakuten TV”,
“homedia.sky.sport”: “SKY”,
com.teamsmart.videomanager.tv”: “SmartTube”,
“com.nathnetwork.supersmart”: “SuperSmart”,
“nl.rtl.videoland.v2”: “Videoland”,
“com.disney.disneyplus”: “Disney+”,
“com.netflix.ninja”: “Netflix”,
“org.jellyfin.androidtv”: “Jellyfin”,
“com.discovery.dplay”: “discovery+”,
“com.talpa.kijk”: “KIJK”,
“nl.newfaithnetwork.app”: “New Faith Network”,

It is mainly region related. For me Apple TV, Disney+ and Netflix are working to name only a few.

You can start most apps with a custom source line like

market://launch?id=org.xbmc.kodi

Were you have to change the app id which you will find in the play store. This is a community board devs hardly read here. Feature requests can be made in the unfolded circle git.

Ralf

Can I configure this manually? If so, how?

Where is the file?

Which file? The included apps are part of the source and this is part of the firmware. Addings will take quite some time.

If you want to add for instance

market://launch?id=org.xbmc.kodi

Select input/source and simply post or enter the string in the source line instead selecting predefined apps.

Ralf

  1. integration-androidtv/src/apps.py <<die datei

Wie ich gesagte habe ist es Teil der firmware. Alternativ wäre docker eine Möglichkeit aber driver.json muss verändert werden.

ich bin jürgen danke kann ich das von hand bzw mit einem editor

Ich würde source line erstmal ausprobieren. Docker erfordert ziemlich viel wissen über z.b git und fork und natürlich docker.

Ralf

den fehler hab ich gepostet auf github das andere teste ich morgen

Danke

was nimmst du als inputsource?

Hatte ich doch beim Kodi Beispiel oben geschrieben.

hat geklappt geht