HDHomeRun app for Samsung TVs (sideload)

Help and support for HDHomeRun DVR and HDHomeRun software for Windows 10, Mac, Android, XBox, etc.
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.

Post Reply