Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESPN App ID? #26

Closed
thehauntedmattress opened this issue Dec 11, 2018 · 10 comments
Closed

ESPN App ID? #26

thehauntedmattress opened this issue Dec 11, 2018 · 10 comments

Comments

@thehauntedmattress
Copy link

If you could find the ESPN app ID or at least tell us how to find the app ID's that would be awesome thanks!

@tavicu
Copy link
Owner

tavicu commented Dec 11, 2018

Hi. It's hard to get the app ID.

I have a new implementation where it will print all ID's when you start the server but i have not tested it.
Today when i get home i will make sure that everything it's ok and push a new release.

I'll keep you posted!

@tavicu
Copy link
Owner

tavicu commented Dec 11, 2018

Hei. Pushed a new release.

Now you can start the homebridge server with this command homebridge tizen-apps and will show a table with all your apps and ids.

Make sure the TV is on and paired.

@thehauntedmattress
Copy link
Author

So I updated, rebooted my pi, and started homebridge tizen-apps but I am not seeing a table with app IDs.

@tavicu
Copy link
Owner

tavicu commented Dec 12, 2018

Start the server in debug mode and see if it returns any error

@tavicu tavicu mentioned this issue Dec 14, 2018
@marithpl
Copy link

I leave here an my apps id.
Maybe you will add it to manual for others.

│ 0 │ 'YouTube' │ '111299001912' │
│ 1 │ 'Spotify' │ '3201606009684' │
│ 2 │ 'Netflix' │ '11101200001' │
│ 3 │ 'ipla' │ '3201507004202' │
│ 4 │ 'Player.pl' │ '3201508004642' │
│ 5 │ 'DS video' │ '111399002250' │
│ 6 │ 'Plex' │ '3201512006963' │
│ 7 │ 'Internet' │ 'org.tizen.browser' │
│ 8 │ 'Smart Pack' │ '3201704012124' │
│ 9 │ 'e-Manual' │ '20172100006' │
│ 10 │ 'Facebook Watch' │ '11091000000' │
│ 11 │ 'HBO GO' │ '3201706012478' │
│ 12 │ 'Prime Video' │ '3201512006785' │
│ 13 │ 'Eurosport Player' │ '3201703012079' │
│ 14 │ 'Movies & TV Google Play' │ '3201601007250' │
│ 15 │ 'Onet VOD' │ '3201607009918' │
│ 16 │ 'McAfee Security for TV' │ '3201612011418' │
│ 17 │ 'Filmbox Live' │ '141299000100' │
│ 18 │ 'Eleven Sports' │ '3201702011871' │
│ 19 │ 'CHILI' │ '3201505002690'

@thehauntedmattress
Copy link
Author

thehauntedmattress commented Dec 14, 2018

If I run Homebridge as a service on startup does that change how to execute this?

@githuba42r
Copy link

I have a Samsung 43-inch AU8000 Crystal UHD 4K LED LCD Smart TV

Model : UA43U8000WXXY

and found that the App IDs on some of the apps must have changed.

The values that I am using an seem to work are (Sorry these are the only apps that I use):

app_list: {
"Netflix": "3201907018807/org.tizen.netflix-app",
"Prime Video": "3201910019365/org.tizen.ignition",
"Plex": "3201512006963/kIciSQlYEM.plex",
"YouTube": "111299001912"
}

@Bliksembaard
Copy link

Here is a comprehensive list of app ID's:

https://github.com/tavicu/homebridge-samsung-tizen/wiki/Applications

@isikape
Copy link

isikape commented Dec 22, 2023

cocmote tv?

@rmarskell
Copy link

Here is a comprehensive list of app ID's:

https://github.com/tavicu/homebridge-samsung-tizen/wiki/Applications

For anyone coming to this now, the link is: https://tavicu.github.io/homebridge-samsung-tizen/extra/applications.html#list-with-ids

They also have instructions on how to retrieve the list of applications installed on your TV if you're like me and the app you're looking for wasn't on the list. 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants