NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 7 8 9 10 11 … 433 Next »
create my own xmltv with zap2it

create my own xmltv with zap2it
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#11
2020-03-22, 11:23 PM
Post the logs after an 'update epg'
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 515
Threads: 146
Joined: May 2018
#12
2020-03-22, 11:53 PM
I also uploaded the updated logs as well as the epg file.
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 515
Threads: 146
Joined: May 2018
#13
2020-03-22, 11:54 PM
I will post again
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 515
Threads: 146
Joined: May 2018
#14
2020-03-22, 11:56 PM
https://drive.google.com/drive/folders/1...sp=sharing

Updated logs
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#15
2020-03-23, 01:30 AM
Have you got two channels mapped to the xmltv file? It seems to had loaded some listings form this file:

Quote:2020-03-22 17:33:21.150 [DEBUG][7] Will process xmltv file: C:\Users\Public\NPVR\Scripts\epg.xml
2020-03-22 17:33:21.150 [DEBUG][7] Loading XMLTV from: C:\Users\Public\NPVR\Scripts\epg.xml
2020-03-22 17:33:21.772 [DEBUG][7] channelEventLists.Count=2
2020-03-22 17:33:21.816 [INFO][7] -channel: 'USA: CINEMAX MOVIEMAX' has 17 listings
2020-03-22 17:33:21.823 [INFO][7] -channel: 'USA: HISTORY CHANNEL' has 24 listings
2020-03-22 17:33:21.826 [DEBUG][7] Deleting old listings from Channel OID: 29712 (USA: CINEMAX MOVIEMAX)
2020-03-22 17:33:21.827 [DEBUG][7] Deleting old listings from Channel OID: 29839 (USA: HISTORY CHANNEL)
2020-03-22 17:33:21.827 [DEBUG][7] About to save listings

It's only a small number of listings and I'm guessing these listings are in the past, so you're not seeing them.
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 515
Threads: 146
Joined: May 2018
#16
2020-03-23, 01:42 AM
Yes I have 2 channels mapped to test. I am currently in the process of downloading 2 days of listings to see if it was a date issue. We will see how that does.
Thank you,

Bruce
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 515
Threads: 146
Joined: May 2018
#17
2020-03-23, 01:56 AM
Ok, I now have the program data but it started at midnight tonight. I seem to have gone back to not getting the channel names within the channel details page. I just get numbers.

https://drive.google.com/drive/folders/1...sp=sharing
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#18
2020-03-23, 02:52 AM
(2020-03-23, 01:56 AM)Brucek2839 Wrote: Ok, I now have the program data but it started at midnight tonight.
This is a problem at your end. NextPVR is reading all the listings that are in your file.

Quote:I seem to have gone back to not getting the channel names within the channel details page.  I just get numbers.
This is due to your channels having more than one display name, and it not knowing which one to show. Usually an xmltv file would only have one display-name per channel. That said, NextPVR v5 handles this scenario much better and will give you the names you'd expect.

Code:
    <channel id="I1002.20454.zap2it.com">
        <display-name>WBBMDT</display-name>
        <display-name>1002 WBBMDT</display-name>
        <display-name>1002</display-name>
        <icon src="https://zap2it.tmsimg.com/h3/NowShowing/20454/s28711_h3_aa.png" />
    </channel>
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 515
Threads: 146
Joined: May 2018
#19
2020-03-23, 03:04 AM
Quote:
Ok, I now have the program data but it started at midnight tonight.
This is a problem at your end. NextPVR is reading all the listings that are in your file.

Where would I look to resolve this?

Quote:
I seem to have gone back to not getting the channel names within the channel details page. I just get numbers.
This is due to your channels having more than one display name, and it not knowing which one to show. Usually an xmltv file would only have one display-name per channel. That said, NextPVR v5 handles this scenario much better and will give you the names you'd expect.

This is weird. The first time I imported the EPG I had numbers as in the pic I sent. The second time I had the channel names and numbers. and now the third time I am back to just numbers. I do not know what I did different in running the epg.

Any Thoughts?

Thank you,

Bruce
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 515
Threads: 146
Joined: May 2018
#20
2020-03-23, 05:45 PM
Ok, Enclosed is the string I am using to download the guide data Please let me know if there are any other variables I should be using in the download string.

C:\Users\Public\NPVR\Scripts\zap2xml.exe -o C:\Users\Public\NPVR\Scripts\epg.xml -u USERNAME -p PASSWORD -d 10 -S 1 -D -A "new live" -E "amp apos quot lt gt" –F

I have laso enclosed the xmltv file and what I am seeing within the channels details page in NextPVR.

https://drive.google.com/drive/folders/1...sp=sharing

Thank you

Bruce
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR - EPG Setup - XML/XMLTV EPG - Zap2it & Zap2xml Erdrick 126 140,277 2024-01-29, 01:07 AM
Last Post: stoenjes44
  zap2it import tv logo MaxOne72 2 1,426 2021-11-14, 05:56 PM
Last Post: sub
  EPG XMLTV problem DBHall 8 3,705 2021-01-01, 12:34 PM
Last Post: Graham
  xmltv and EPG channel icons HaTaX 5 4,010 2020-10-28, 04:25 AM
Last Post: sub
  EPG displaying small subset of xmltv file. Esteban 9 2,935 2020-07-18, 10:07 PM
Last Post: Esteban
  Someone to create a IPTV channel Brucek2839 0 1,354 2020-04-08, 02:14 PM
Last Post: Brucek2839
  how to create my own IPTV channel Brucek2839 7 3,442 2020-03-31, 04:24 PM
Last Post: mvallevand
  xmltv file donbrew 1 1,782 2019-08-31, 08:01 PM
Last Post: donbrew
  XMLTV list within NextPVR Brucek2839 7 4,306 2019-05-07, 06:27 PM
Last Post: Brucek2839
  Local XMLTV file for IPTV EPG jrockow 29 17,320 2019-04-16, 04:55 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode