![]() ![]() ![]() |
|
I've just used MediaPortal to randomly pick a show on Prime that shows up twice. At 9:40pm is something called Teen Tamer. Searching for this weekly show in the XML file using WordPad, I found this same entry 3 times...
<programme start="20090630214000 +1200" stop="20090630224000 +1200" channel="prime.sky.co.nz">
<title lang="eng">Teen Tamer</title>
<desc>15-year-old Gemma Johnson's sexual promiscuity and abusive behaviour is pushing her family to the edge. Desperate to salvage their family life, the Johnsons call in teen behaviour expert Lorrine Marer.</desc>
<category>tvshow</category>
<category>Reality</category>
<rating system="SKY-NZ">
<value>M</value>
</rating>
</programme>
The 3 entries are not in a row, just duplicated further down the file. It appears to be every 2 or 3 shows are duplicated.
I use the following command-line to download the file concerned.
freeviewNZ-EPG-GBPVR.exe" -mediaportalTVServer -all
RustyWaveAce:
MentalInc: is it possible for you to scan the xml for duplicate/multiple entries and delete the duplicates (as apart of the freeviewNZ-EPG-GBPVR.exe?)
Cheers
Russ
CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB: Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440
Quic: https://account.quic.nz/refer/473833 R473833EQKIBX
rlevis: Who is responsible for the XML data?
CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB: Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440
Quic: https://account.quic.nz/refer/473833 R473833EQKIBX
HTPC / Home automation (home assistant) enthusiast.
hads: Looks like there are a few of different Prime PIDS in the EIT. They should be filtered now.
CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB: Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440
Quic: https://account.quic.nz/refer/473833 R473833EQKIBX
hads: It was actually done a few of days ago, I just forgot to mention it.
By the way, all the freeview data including CTV8 is available on the same site in the freeview-web.xml.gz file if it's easier.
CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB: Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440
Quic: https://account.quic.nz/refer/473833 R473833EQKIBX
CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB: Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440
Quic: https://account.quic.nz/refer/473833 R473833EQKIBX
rosswakelin: Just tried this with version 1.1.0 alpha of mediaportal, and found the -task fails,
C:\Program Files\Team MediaPortal\MediaPortal TV Server>freeviewNZ-EPG.exe -task 07:00:00 mediaportalTvServer.bat
Checking for newer version
You already have the latest version
Finding install paths
System.NullReferenceException: Object reference not set to an instance of an object.
at freeviewNZ_EPG.Program.findInstallPaths()
EPG file to download: http://epg.pvr.geek.nz/epg/listings-freeview.xml.gz
The batch file selected does not exist.
Please check the batch file exists in the same folder as this program and try again.
whats the findInstallPaths looking for, maybe its changed in 1.1.0 alpha?
CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB: Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440
Quic: https://account.quic.nz/refer/473833 R473833EQKIBX
|
![]() ![]() ![]() |