HDHomeRun app for Samsung TVs (sideload)

Downloads & Instructions
Post Reply
makrsmark
Posts: 11
Joined: Thu Dec 16, 2021 8:50 am
Device ID: 10817DCF, 104AE692

Re: HDHomeRun app for Samsung TVs (sideload)

Post by makrsmark »

Bought a Q70C and i'm getting a certificate expired error.

Code: Select all


C:\tizen-studio\tools>tizen install -t <redacted> --name hdhomerun_view_tizen_20230206.wgt
Transferring the package...
Transferred the package: C:\tizen-studio\tools\hdhomerun_view_tizen_20230206.wgt -> /home/owner/share/tmp/sdk_tools/tmp
Installing the package...
--------------------
Platform log view
--------------------
install 2wVEVVgrh8.HDHomeRun
package_path /home/owner/share/tmp/sdk_tools/tmp/hdhomerun_view_tizen_20230206.wgt
app_id[2wVEVVgrh8.HDHomeRun] install start
app_id[2wVEVVgrh8.HDHomeRun] installing[2]
app_id[2wVEVVgrh8.HDHomeRun] installing[4]
app_id[2wVEVVgrh8.HDHomeRun] installing[7]
app_id[2wVEVVgrh8.HDHomeRun] installing[9]
app_id[2wVEVVgrh8.HDHomeRun] installing[12]
app_id[2wVEVVgrh8.HDHomeRun] installing[14]
app_id[2wVEVVgrh8.HDHomeRun] installing[17]
app_id[2wVEVVgrh8.HDHomeRun] installing[19]
app_id[2wVEVVgrh8.HDHomeRun] installing[21]
app_id[2wVEVVgrh8.HDHomeRun] installing[24]
app_id[2wVEVVgrh8.HDHomeRun] installing[26]
app_id[2wVEVVgrh8.HDHomeRun] install failed[118, -12], reason: Check certificate error : :Certificate in signature was expired.:<-6>
spend time for wascmd is [588]ms
Failed to install Tizen application.
Total time: 00:00:02.141
It looks like in the past this was due to the package. Can someone confirm, or am I failing to follow instructions?

benniebeeker
Posts: 22
Joined: Thu Apr 26, 2018 6:55 pm

Re: HDHomeRun app for Samsung TVs (sideload)

Post by benniebeeker »

makrsmark wrote: Sat Feb 10, 2024 3:50 pm Bought a Q70C and i'm getting a certificate expired error.

Code: Select all


C:\tizen-studio\tools>tizen install -t <redacted> --name hdhomerun_view_tizen_20230206.wgt
Transferring the package...
Transferred the package: C:\tizen-studio\tools\hdhomerun_view_tizen_20230206.wgt -> /home/owner/share/tmp/sdk_tools/tmp
Installing the package...
--------------------
Platform log view
--------------------
install 2wVEVVgrh8.HDHomeRun
package_path /home/owner/share/tmp/sdk_tools/tmp/hdhomerun_view_tizen_20230206.wgt
app_id[2wVEVVgrh8.HDHomeRun] install start
app_id[2wVEVVgrh8.HDHomeRun] installing[2]
app_id[2wVEVVgrh8.HDHomeRun] installing[4]
app_id[2wVEVVgrh8.HDHomeRun] installing[7]
app_id[2wVEVVgrh8.HDHomeRun] installing[9]
app_id[2wVEVVgrh8.HDHomeRun] installing[12]
app_id[2wVEVVgrh8.HDHomeRun] installing[14]
app_id[2wVEVVgrh8.HDHomeRun] installing[17]
app_id[2wVEVVgrh8.HDHomeRun] installing[19]
app_id[2wVEVVgrh8.HDHomeRun] installing[21]
app_id[2wVEVVgrh8.HDHomeRun] installing[24]
app_id[2wVEVVgrh8.HDHomeRun] installing[26]
app_id[2wVEVVgrh8.HDHomeRun] install failed[118, -12], reason: Check certificate error : :Certificate in signature was expired.:<-6>
spend time for wascmd is [588]ms
Failed to install Tizen application.
Total time: 00:00:02.141
It looks like in the past this was due to the package. Can someone confirm, or am I failing to follow instructions?
Pretty sure Mr Nick needs to upload a new copy of the app. I got this error around this time last year and he had to publish another version with an up to date certificate.

dragn017
Posts: 1
Joined: Mon Mar 18, 2024 9:44 am

Re: HDHomeRun app for Samsung TVs (sideload)

Post by dragn017 »

been lurking for sometime and recently purchased a Samsung TV and was hoping to use my HD HomeRun with it. hoping we can get a refreshed app to sideload with an updated certificate? has someone tried messaging nickk directly? seems like there's a cool down period from messaging users for my freshly made account

benniebeeker
Posts: 22
Joined: Thu Apr 26, 2018 6:55 pm

Re: HDHomeRun app for Samsung TVs (sideload)

Post by benniebeeker »

nickk wrote: Fri Feb 04, 2022 6:56 pm We are testing the new HDHomeRun app for Samsung TVs. Not available in the app store - a Samsung developer account is required to install the package.

Package:
https://download.silicondust.com/hdhome ... _tizen.wgt

How to install:
  1. Create a Samsung Developers account.
    https://developer.samsung.com/ then select Sign In, then Create Account
  2. Enable "Developer Mode" on your TV - (your model may vary)
    https://developer.samsung.com/smarttv/d ... evice.html
  3. Download and install Tizen Studio SDK.
    https://developer.tizen.org/ko/developm ... redirect=1
    Install the following packages
    • Tizen SDK tools (all of it)
    • Extension SDKs: TV Extensions and TV Extension Tools
    • Extension SDKs: Samsung Certificate Extensions
  4. Add your TV using the Tizen device manager
    https://developer.samsung.com/smarttv/d ... evice.html
  5. Create a certificate chain
    https://developer.samsung.com/smarttv/d ... cates.html
  6. Put the install package in your install location's \tizen-studio\tools (by default, this would be C:\tizen-studio\tools)
  7. Open Command Prompt and run the following:

    Code: Select all

    cd c:\tizen-studio\tools
    tizen install -t YourDeviceName --name hdhomerun_view_tizen_20220206.wgt
    Adjust the path as needed if you installed to a different location.
When posting feedback please be sure to include the model number of your Samsung TV.
Live TV is slow to start playing after a channel change - this relates to the Samsung player component.

Thanks to forum member benniebeeker for the installation writeup these instructions were adapted from.
Hey Nick, looks like the cert needs renewal. Could be wrong. However, look at the last few posts. Might be time to publish a new version.

Rickt1962
Posts: 208
Joined: Tue Dec 01, 2015 2:17 pm

Re: HDHomeRun app for Samsung TVs (sideload)

Post by Rickt1962 »

Is testing over?

the1mick
Posts: 9
Joined: Mon Dec 21, 2020 4:18 pm
x 1

Re: HDHomeRun app for Samsung TVs (sideload)

Post by the1mick »

is there a good solution for this one? I have a Samsung tv and want to get hdhomerun but not diving in given the recent challenges I see on this thread.

thanks!

Moraysan
Posts: 1
Joined: Sun Feb 16, 2025 4:10 am

Re: HDHomeRun app for Samsung TVs (sideload)

Post by Moraysan »

Since this app seemed to work well, can we please have a new certificate so that Samsung TV owners can use the HD Homerun on our device with a full EPG

titantractor271
Posts: 179
Joined: Mon Jan 18, 2021 9:27 am

Re: HDHomeRun app for Samsung TVs (sideload)

Post by titantractor271 »

Any thought of getting this added to the Samsung store? I was advised I can't get in Dev mode on my 2019 Samsung. I tried the 12345 at length with no luck.

signcarver
Expert
Posts: 11423
Joined: Wed Jan 24, 2007 1:04 am
Device ID: 10A05954 10802091 131B34B7 13231F92 1070A18E 1073ED6F 15300C36
x 40

Re: HDHomeRun app for Samsung TVs (sideload)

Post by signcarver »

Such had been submitted long ago but samsung typically screws SD. First it was not allowing the old app moving past e series (to make things even worse e series is set to be coming around again after just 13 years which may cause confusion, c and d have already been reused, their chart doesn't show an old a or b), then it was disabling the best thing that ever happened for samsung and hdhomerun which was rui which is truly how the app should be done (though no longer possible). I honestly don't expect samsung to ever allow such. Even if it were submitted again and accepted there would be little interest on samsung in allowing such on a tv that old though it shouldn't matter.

Also starting around then you had to make sure you were on (or selected) app settings (gear) to key in the numbers... but with no current certificate it wouldn't matter anyway.

abarnes4
Posts: 1
Joined: Tue May 20, 2025 3:14 am
x 1

Re: HDHomeRun app for Samsung TVs (sideload)

Post by abarnes4 »

nickk wrote: Fri Feb 04, 2022 6:56 pm We are testing the new HDHomeRun app for Samsung TVs. Not available in the app store - a Samsung developer account is required to install the package.

Package:
https://download.silicondust.com/hdhome ... _tizen.wgt

How to install:
  1. Create a Samsung Developers account.
    https://developer.samsung.com/ then select Sign In, then Create Account
  2. Enable "Developer Mode" on your TV - (your model may vary)
    https://developer.samsung.com/smarttv/d ... evice.html
  3. Download and install Tizen Studio SDK.
    https://developer.tizen.org/ko/developm ... redirect=1
    Install the following packages
    • Tizen SDK tools (all of it)
    • Extension SDKs: TV Extensions and TV Extension Tools
    • Extension SDKs: Samsung Certificate Extensions
  4. Add your TV using the Tizen device manager
    https://developer.samsung.com/smarttv/d ... evice.html
  5. Create a certificate chain
    https://developer.samsung.com/smarttv/d ... cates.html
  6. Put the install package in your install location's \tizen-studio\tools (by default, this would be C:\tizen-studio\tools)
  7. Open Command Prompt and run the following:

    Code: Select all

    cd c:\tizen-studio\tools
    tizen install -t YourDeviceName --name hdhomerun_view_tizen_20220206.wgt
    Adjust the path as needed if you installed to a different location.
When posting feedback please be sure to include the model number of your Samsung TV.
Live TV is slow to start playing after a channel change - this relates to the Samsung player component.

Thanks to forum member benniebeeker for the installation writeup these instructions were adapted from.
Any chance of a new certificate @nickk?

Post Reply