NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 12 13 14 15 16 … 34 Next »
epg error- object reference not set to an instance of an object

 
  • 0 Vote(s) - 0 Average
epg error- object reference not set to an instance of an object
markosjal
Offline

Member

Posts: 54
Threads: 18
Joined: Jun 2008
#11
2022-05-13, 07:56 AM (This post was last modified: 2022-05-13, 07:59 AM by markosjal.)
I have done that more times than I can count in the last few hours, and just did it again minutes ago.. I tried all the variations on the URL that I posted earlier too.

Did I not post the epg.xml earlier? Not seeing it.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#12
2022-05-13, 08:39 AM
(2022-05-13, 07:56 AM)markosjal Wrote: Did I not post the epg.xml earlier? Not seeing it.
You need to zip the file to attach it. It wont allow .xml files to be attached.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#13
2022-05-13, 08:51 AM
For the m3u file I see a missing port for the m3u

Downloading m3u http://raspberrypi.local/.../playlist.m3u8

Since I assume you are in North America fort ATSC you would need a VPN to get most mjh streams that could interfere with either the dns or the stream itself. Why not use the IP of the server for the m3u and xmltv file?

Martin
markosjal
Offline

Member

Posts: 54
Threads: 18
Joined: Jun 2008
#14
2022-05-13, 07:07 PM (This post was last modified: 2022-05-13, 07:08 PM by markosjal.)
The port is NOT the issue the m8u8 is loading fine I may have typed a URL incorrectly. My URLs have been tested and retested , verified in a browser , copied and pasted into NextPVR. . If there were no m3u8 file the problem would be more than just  the guide.

Here is the epg file zipped.


Attached Files
.zip   epg.xml.zip (Size: 32.24 KB / Downloads: 3)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#15
2022-05-13, 08:31 PM
It's an invalid xmltv file. The channels are all missing their name. (which is specified in a <display-name> tag)

Code:
<?xml version="1.0" encoding="UTF-8"?>
<tv>
   <channel id="frndly-31" />
   <channel id="frndly-44" />
   <channel id="frndly-33" />
   <channel id="frndly-1" />
   <channel id="frndly-2" />
   <channel id="frndly-15" />
   <channel id="frndly-38" />
   <channel id="frndly-34" />
   <channel id="frndly-4" />
   <channel id="frndly-41" />
   <channel id="frndly-10" />
   <channel id="frndly-6" />
....

Normally they'd look something like this:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<tv>
  <channel id="I10436.labs.zap2it.com">
    <display-name>KERA</display-name>
    <icon src="file://C:\Perl\site/share/xmltv/icons/KERA.gif" />
  </channel>
  <channel id="I10759.labs.zap2it.com">
    <display-name>KTVT</display-name>
    <icon src="file://C:\Perl\site/share/xmltv/icons/KTVT.gif" />
  </channel>
....
This example also shows the <icon> tag, but this is not required. <display-name> is required.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  No device listed -- error saving capture source: SQLite Error 1: 'no such column: −1' skrottapple 46 3,896 2024-04-13, 10:27 PM
Last Post: skrottapple
  Different Errors depending on channel (no tuner found/transcoding Error) idefixrc 3 759 2023-11-21, 12:45 PM
Last Post: mvallevand
  Nextpvr unaccessable from Jellyfin with 401 error Simonzzzz 5 1,202 2023-11-20, 10:28 AM
Last Post: Simonzzzz
  Recording length error VCR58 20 2,059 2023-11-12, 11:46 PM
Last Post: mvallevand
  "Unexpected error scanning for other devices" BlackJack 2 708 2023-07-15, 03:03 PM
Last Post: BlackJack
  HTTP ERROR 500 PJosses 17 1,978 2023-02-16, 05:17 PM
Last Post: PJosses
  Error installing NextPVR on Linux Mint 21 ag100pct 9 1,918 2022-08-17, 02:01 AM
Last Post: mvallevand
  multi-tuner error spagio 7 1,356 2022-06-09, 12:07 AM
Last Post: mvallevand
  Ubuntu install error message skris88 11 2,671 2022-06-06, 03:18 AM
Last Post: skris88
  Unexpected error scanning for other devices storm37000 6 1,131 2022-04-27, 07:56 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode