INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Compare Silicondust EPG to Perc Data?  (Read 884 times)

DeaneG

  • World Citizen
  • ***
  • Posts: 212
Compare Silicondust EPG to Perc Data?
« on: September 27, 2020, 03:43:44 pm »

Has anyone compared Silicon Dust's EPG to Perc Data? I am currently subscribing to Perc at $21/year, but would consider moving to Silicondust at $35/year if it included season number and episode number data.
Logged

S. Pupp

  • Junior Woodchuck
  • **
  • Posts: 83
Re: Compare Silicondust EPG to Perc Data?
« Reply #1 on: September 27, 2020, 04:07:55 pm »

I just tried Silicondust.  Just like Percdata, it gave me no season or episode info.
Logged

Yaobing

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10852
  • Dogs of the world unite!
Re: Compare Silicondust EPG to Perc Data?
« Reply #2 on: September 28, 2020, 09:15:54 am »

SiliconDust EPG entries do include the following for many programs:

Quote
<episode-num system="onscreen">S03E07</episode-num>

We currently do not parse this data because of the attribute system="onscreen".  As a result, we just put "S03E07" in Episode and year in Season, so, instead of Season 03, Episode 07, we have Season 2018, Episode S03E07.  I should change that.
Logged
Yaobing Deng, JRiver Media Center

Yaobing

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10852
  • Dogs of the world unite!
Re: Compare Silicondust EPG to Perc Data?
« Reply #3 on: September 28, 2020, 11:16:21 am »

This change will be in the next build:

Changed: MC will parse <episode-num> element with system="onscreen" attribute in XMLTV files more smartly so it will pick up season number and episode number, in particular from SiliconDust EPG.
Logged
Yaobing Deng, JRiver Media Center

S. Pupp

  • Junior Woodchuck
  • **
  • Posts: 83
Re: Compare Silicondust EPG to Perc Data?
« Reply #4 on: September 28, 2020, 01:58:49 pm »

This change will be in the next build:

Changed: MC will parse <episode-num> element with system="onscreen" attribute in XMLTV files more smartly so it will pick up season number and episode number, in particular from SiliconDust EPG.

Many thanks!
Logged

tzr916

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1305
Re: Compare Silicondust EPG to Perc Data?
« Reply #5 on: September 28, 2020, 02:02:07 pm »

Some examples of this from my Schedules Direct XML file:

<episode-num system="onscreen">8422</episode-num>
<episode-num system="dd_progid">EP00726133.0134</episode-num>

<episode-num system="onscreen">8423</episode-num>
<episode-num system="dd_progid">EP00726133.0135</episode-num>

<episode-num system="onscreen">13947</episode-num>
<episode-num system="dd_progid">EP00001189.5318</episode-num>

<episode-num system="onscreen">4001</episode-num>
<episode-num system="dd_progid">EP03239991.0226</episode-num>

I can't make any sense of those, but maybe Yaobing can...


EDIT: I did find this "Unique description identifier necessary to reference movies, shows, episodes, sports from the programs data. First two digits are alphanumeric and correspond to movies (MV), shows (SH), episodes (EP) and sports (SP).
For shows beginning with EP, the next 8 digits represent the series ID, with the last 4 digits representing the episode id. If episode information is not available, the program will appear as type SH, the next 8 digits as the series id and the last 4 digits as zeros.
"
Logged
JRiverMC v32 •Windows 10 Pro 64bit •Defender Exclusions •ṈŘ 3rd party AV
•ASUS TUF gaming WiFi z590 •Thermaltake Toughpower GX2 600W
•i7-11700k @ 3.6GHz~5GHz •32GB PC4-25600 DDR4
•OS on Crucial P5 Plus M.2 PCIe Gen4 •Tv Recordings on SATA 6TB WD Red Pro
•4 OTA & 6 CableCard SiliconDust Tuners
•nVidia RTX2060 •XBR65Z9D •AVRX3700H •Fluance 7.2.2 [FH]
•SMP1000DSPѫeD A3-300[RSS315HE-22] •SPA300DѫYSTSW215[15-PRX8S4]

Yaobing

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10852
  • Dogs of the world unite!
Re: Compare Silicondust EPG to Perc Data?
« Reply #6 on: September 28, 2020, 02:30:46 pm »

Thanks.  The episode ID or movie id in dd_progid system are identifier, as you found out.  We use them to identify shows, for example when scheduling recordings.  The "onscreen" system is what can be strange sometimes.  In your examples they just contain a single number, maybe episode number.  In SiliconDust data, those have the format like S01E03.  There are other system types, we handle them too.
Logged
Yaobing Deng, JRiver Media Center
Pages: [1]   Go Up