Samsung TV Plus for Channels

As explained previously, there's no reason to use the docker version for this anymore:

Source: https://i.mjh.nz/SamsungTVPlus/us.m3u8
XMLTV: https://i.mjh.nz/SamsungTVPlus/us.xml
1 Like

That’s nice. I still would rather not have to pull files from New Zealand for US tv. I prefer to handle it in my own servers. So if it’s fixed, I would like the fix to work in my home docker. As a paid supported on GH of Matt, I would really appreciate this functionality back within my own four walls.
Thanks.

I use the Docker and it is fixed. As covered above, all the Docker does is copy the m3u and XML guide data to a local location and set up a page to view it. All the code changes to fix this had nothing to do with what is on GH and the Docker. As far as the GH/Docker is concerned, everything is normal and a-okay!

In this case, your home docker is still pulling the same files from the same location. Just saying.

1 Like

then i guess i incorrectly assumed it was doing similar things to other containers like the ones for pluto and stirr.

1 Like

Looks like the guide data stopped updating again.

1 Like

It's working for me just fine.

I just checked and Samsung TV+ guide is working fine for me. Are you using the direct URLs, or are you using the unnecessary Docker method?

Looks like all xml files at his site are up to date Index of /SamsungTVPlus/

Same here. I'm using these files directly and all appears to be working fine.

I just set this up and its not working for me. Guide has the channels listed with no programming. I tried the direct urls and also the docker version and same result with both.

I confirm, no details in the EPG.
This happened recently and @matthuisman had to do something to fix it. Hopefully this can be fixed too. :crossed_fingers:

Samsung TV+ with guide data is working for me right now. Using these URLs directly:

https://i.mjh.nz/SamsungTVPlus/us.m3u8
https://i.mjh.nz/SamsungTVPlus/us.xml

i suspect every so often there is a program title or something that my script doesnt like. seems ok now again so can't catch the error. ill update my logging to keep old logs so hopefully next time we have issues I can see what it was and fix

The url for the guide data has guide data. Channels is just not presenting it in the guide for some reason.

It is displaying guide data on all of my clients, AppleTVs, MacBook Pro, iPhone and iPad.

1 Like

It's displaying guide data for me now. However, earlier today It was missing for me as well. The funny thing is, guide data for Pluto TV was missing during the same time.

1 Like

The guide data is back for me too.

2 Likes

Send diagnostics from the app when it happens. The apple apps can be picky about character encodings as well and fail to load data because of it.

1 Like

@tmm1 I've got no guide data for Samsung for all of my clients as well as the server guide. I just submitted diagnostics b9482bf3-471f-4805-a20d-c71492c552ca

The data is there when I visit the url, channels just wont display it

<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE tv SYSTEM "xmltv.dtd"><tv generator-info-name="www.matthuisman.nz">
  <channel id="USBA370000104">
    <display-name>CBS News</display-name>
    <icon src="https://tvpnlogopus.samsungcloud.tv/platform/image/sourcelogo/vc/00/02/34/USBA370000104_20220621T075722SQUARE.png_20220621075724.png"/>
  </channel>
  <programme channel="USBA370000104" start="20230209180000 +0000" stop="20230210000000 +0000">
    <title>CBS News</title>
    <desc>Your destination for the day's biggest news stories.</desc>
    <icon src="https://tvpnlogopus.samsungcloud.tv/platform/image/contents/vc/00/04/29/US_VC_CTI_USQA520417A_CBS_News_Mobile_210602_20220211084118824.jpg"/>
    <rating>
      <value>TV-G</value>
    </rating>
  </programme>
  <programme channel="USBA370000104" start="20230210000000 +0000" stop="20230210060000 +0000">
    <title>CBS News</title>
    <desc>Your destination for the day's biggest news stories.</desc>
    <icon src="https://tvpnlogopus.samsungcloud.tv/platform/image/contents/vc/00/04/29/US_VC_CTI_USQA520417A_CBS_News_Mobile_210602_20220211084118824.jpg"/>
    <rating>
      <value>TV-G</value>
    </rating>
  </programme>
2023/02/10 02:41:25.945236 [DVR] Fetched guide data for XMLTV-SamsungTVPlus in 0s
2023/02/10 02:41:26.023056 [DVR] Indexed 0 airings into XMLTV-SamsungTVPlus (242 channels over 0s) + 1960 skipped [0s index]
2023/02/10 02:41:26.118448 [DVR] Reindexed 181 airings into XMLTV-EPLusTV (14 channels over 232h30m0s) + 22 skipped [0s index]
2023/02/10 02:41:26.120115 [IDX] Pruned 0 expired groups from XMLTV-SamsungTVPlus in 58.376µs.