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 … 356 357 358 359 360 … 433 Next »
XMLTV error

XMLTV error
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#1
2011-07-04, 10:59 AM
Just upgraded t 2.1.4 - thank you sub!. However, it's thrown an error on trying to parse XMLTV's XML file, which didn't happen before. [ATTACHMENT NOT FOUND]

Has anything changed here? Thanks
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,998
Threads: 956
Joined: May 2006
#2
2011-07-04, 11:16 AM
Can you open your file with Internet Explorer? The error looks like it is an invalid XML file.

Martin
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#3
2011-07-04, 11:34 AM (This post was last modified: 2011-07-04, 11:49 AM by liteswap.)
Took a while but, yes, it opens in IE. However, it does display an error - which I shall track down....

Edit: Have looked at the XML file in my favourite editor and there's no error that is visible to me at the line number where both NPVR and IE report: 97253, position 394. Anyone care to take a look? Thanks

[ATTACHMENT NOT FOUND]
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,998
Threads: 956
Joined: May 2006
#4
2011-07-04, 11:57 AM (This post was last modified: 2011-07-04, 12:06 PM by mvallevand.)
The xml is using &133; for the ellipsis when it should start with &# or just use three dots. A global search & replace in your editor should fix it.

Martin
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#5
2011-07-04, 12:26 PM
Thanks - I'm not an XML expert! Although since this is a file that is automatically updated daily, it's a bit of a problem if it's reproduced for the next update...
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#6
2011-07-04, 01:42 PM
liteswap Wrote:Thanks - I'm not an XML expert! Although since this is a file that is automatically updated daily, it's a bit of a problem if it's reproduced for the next update...

Hiya liteswap,

I 'think' this may solve the problem, a later v of XMLTVGUI?

http://www.birtles.org.uk/phpbb3/viewtop...?f=5&t=393

cheers

steeb
forzaKGB
Offline

Member

Posts: 235
Threads: 31
Joined: Mar 2006
#7
2011-07-04, 02:00 PM
Otherwise (i.e. if that does not solve the error) you can use ssed and replace the faulty part when the file updates (I guess you have a batch file and/or a scheduler running the update).

example:
ssed -i~ "s/\&133\;/\.\.\./g" data.xml

I am not an expert on sed but I think that might work (the -i~ will create a backup-file of the data with ~ appended after the file-extension).
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#8
2011-07-04, 02:22 PM
Thanks for the suggestions. I'll try the new rev of XMLTV, see how that goes....
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#9
2011-07-04, 07:53 PM
I came across this the other day - Alan B generated a new xmltvgui executable, but never set it up as "update available".
The new exe certainly fixes the error - ISTR it was in an ITV show with sextuplets in the description??

It messed up my holiday recordings up as there was no obvious error message anywhere as normally happens (I get xmlyvgui logs mailed to me) and the TV guide starts off OK, but degenerated into "no data" early on ;(

get the updated exe from https://www.birtles.org.uk/svn/xmltv/com...ltvGUI.exe and userid/password from http://www.birtles.org.uk/phpbb3/viewtop...?f=5&t=193
Just dump the exe over the original.
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#10
2011-07-05, 09:16 AM
Fab! That's fixed it - thank you Martin. And yes, it was that ITV show that threw the error....

Shows the power of the community.
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR - EPG Setup - XML/XMLTV EPG - Zap2it & Zap2xml Erdrick 126 141,908 2024-01-29, 01:07 AM
Last Post: stoenjes44
  Mouse Click on TV Guide throws an error mlopez1007 2 1,463 2021-03-22, 11:33 AM
Last Post: Graham
  EPG XMLTV problem DBHall 8 3,816 2021-01-01, 12:34 PM
Last Post: Graham
  xmltv and EPG channel icons HaTaX 5 4,122 2020-10-28, 04:25 AM
Last Post: sub
  EPG displaying small subset of xmltv file. Esteban 9 3,024 2020-07-18, 10:07 PM
Last Post: Esteban
  create my own xmltv with zap2it Brucek2839 23 9,435 2020-04-16, 07:57 AM
Last Post: Brucek2839
  Unhandled Exception Error Message reedaf4 23 7,412 2020-03-13, 05:03 PM
Last Post: sub
Photo Server database error mnthope 4 2,207 2019-12-23, 11:28 PM
Last Post: sub
  Framework Error Mroctober 1 1,184 2019-09-25, 03:13 PM
Last Post: Graham
  xmltv file donbrew 1 1,801 2019-08-31, 08:01 PM
Last Post: donbrew

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

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

Linear Mode
Threaded Mode