NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 975 976 977 978 979 … 1231 Next »
Trying to import my finished recordings

 
  • 0 Vote(s) - 0 Average
Trying to import my finished recordings
Cape-City
Offline

Member

Posts: 237
Threads: 44
Joined: Aug 2005
#1
2005-09-24, 11:55 AM (This post was last modified: 2005-09-24, 02:20 PM by Cape-City.)
Hi,

whats wrong with this xml file ?

Code:
<recordings>
  <recording>
    <filename>D:\Eigene Dateien\DVB-T TV\TV Capture\Galaxy Quest - Planlos durchs Weltall\Galaxy Quest - Planlos durchs Weltall_20050903_20152215.mpg</filename>
    <channel>PRO 7</channel>
    <status>READY</status>
    <startTime>2005-09-03 20:15:00</startTime>
    <endTime>2005-09-03 22:15:00</endTime>
  </recording>
  <recording>
    <filename>D:\Eigene Dateien\DVB-T TV\TV Capture\Der Pakt der Wölfe\Der Pakt der Wölfe_20050909_20152300.mpg</filename>
    <channel>RTL 2</channel>
    <status>READY</status>
    <startTime>2005-09-09 20:15:00</startTime>
    <endTime>2005-09-09 23:00:00</endTime>
  </recording>
  <recording>
    <filename>D:\Eigene Dateien\DVB-T TV\TV Capture\Swordfish\Swordfish_20050918_20152215.mpg</filename>
    <channel>RTL</channel>
    <status>READY</status>
    <startTime>2005-09-18 20:15:00</startTime>
    <endTime>2005-09-18 22:15:00</endTime>
  </recording>
  <recording>
    <filename>D:\Eigene Dateien\DVB-T TV\TV Capture\Star Trek Raumschiff Voyager\Star Trek Raumschiff Voyager_20050920_17251825.mpg</filename>
    <channel>KABEL 1</channel>
    <status>READY</status>
    <startTime>2005-09-20 17:25:00</startTime>
    <endTime>2005-09-20 18:25:00</endTime>
  </recording>
  <recording>
    <filename>D:\Eigene Dateien\DVB-T TV\TV Capture\Star Trek Raumschiff Voyager\Star Trek Raumschiff Voyager_20050921_17251825.mpg</filename>
    <channel>KABEL 1</channel>
    <status>READY</status>
    <startTime>2005-09-21 17:25:00</startTime>
    <endTime>2005-09-21 18:25:00</endTime>
  </recording>
  <recording>
    <filename>D:\Eigene Dateien\DVB-T TV\TV Capture\Stargate\Stargate_20050921_20152215.mpg</filename>
    <channel>RTL 2</channel>
    <status>READY</status>
    <startTime>2005-09-21 20:15:00</startTime>
    <endTime>2005-09-21 22:15:00</endTime>
  </recording>
  <recording>
    <filename>D:\Eigene Dateien\DVB-T TV\TV Capture\Star Trek Raumschiff Voyager\Star Trek Raumschiff Voyager_20050922_17251825.mpg</filename>
    <channel>KABEL 1</channel>
    <status>READY</status>
    <startTime>2005-09-22 17:25:00</startTime>
    <endTime>2005-09-22 18:25:00</endTime>
  </recording>
  <recording>
    <filename>D:\Eigene Dateien\DVB-T TV\TV Capture\Alarm für Cobra 11\Alarm für Cobra 11_20050922_20152115.mpg</filename>
    <channel>RTL</channel>
    <status>READY</status>
    <startTime>2005-09-22 20:15:00</startTime>
    <endTime>2005-09-22 21:15:00</endTime>
  </recording>
  <recording>
    <filename>D:\Eigene Dateien\DVB-T TV\TV Capture\Star Trek Raumschiff Voyager\Star Trek Raumschiff Voyager_20050923_17251825.mpg</filename>
    <channel>KABEL 1</channel>
    <status>READY</status>
    <startTime>2005-09-23 17:25:00</startTime>
    <endTime>2005-09-23 18:25:00</endTime>
  </recording>
  <recording>
    <filename>D:\Eigene Dateien\DVB-T TV\TV Capture\Virtuosity\Virtuosity_20050923_22002345.mpg</filename>
    <channel>PRO 7</channel>
    <status>READY</status>
    <startTime>2005-09-23 22:00:00</startTime>
    <endTime>2005-09-23 23:45:00</endTime>
  </recording>
</recordings>

He always said that no recordings were imported ???
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2005-09-24, 06:06 PM
It'll say now recordings were imported if there were already recordings in your database that refer to these file names. Alternatively, look in config.exe.log to see if there is any errors listed.
Cape-City
Offline

Member

Posts: 237
Threads: 44
Joined: Aug 2005
#3
2005-09-24, 07:31 PM
Its a complete fresh install on a second machine, where i want to test plugins and so ...

Then i dont have to backup everytime my main system Smile

This is the last part in the log ...

Code:
24.09.2005 21:29:13.173    ERROR    [8]    Failed to ImportRecordings(): Ungültiges Zeichen in der angegebenen Codierung. Zeile 14, Position 67.
24.09.2005 21:29:13.203    ERROR    [8]       at System.Xml.XmlScanner.GetChars(Byte[] srcBuffer, Int32& srcOffset, Int32 srcLen, Char[] destBuffer, Int32 destOffset, Boolean zeroedOut)
   at System.Xml.XmlScanner.Read()
   at System.Xml.XmlScanner.ScanContent()
   at System.Xml.XmlTextReader.ParseBeginTagExpandCharEntities()
   at System.Xml.XmlTextReader.Read()
   at System.Xml.XmlValidatingReader.ReadNoCollectTextToken()
   at System.Xml.XmlValidatingReader.Read()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at xd426863f4d052758.x396614b3dae3b1da.xf38e641bc40ce9a1(String xf56276cfe68ca50b)

It seems, that he cant handle the german öäüß
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#4
2005-09-24, 07:35 PM
You might need add a first line to your xml file like below:

<?xml version="1.0" encoding="UTF-8"?>
Cape-City
Offline

Member

Posts: 237
Threads: 44
Joined: Aug 2005
#5
2005-09-24, 07:39 PM
Didnt work ... u mean like this :

Code:
<?xml version="1.0" encoding="UTF-8"?>
<recordings>
  <recording>
Cape-City
Offline

Member

Posts: 237
Threads: 44
Joined: Aug 2005
#6
2005-09-24, 07:44 PM
Got it - was the correct way ...

<?xml version="1.0" encoding="ISO-8859-1"?>

i got it out of my xmltv.xml file ... thnx ...
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Live TV and recordings do not match greg in kansas 8 7,257 2013-02-22, 06:35 PM
Last Post: sub
  Can't view recordings on pc jerry430 8 6,881 2013-01-21, 07:27 PM
Last Post: jerry430
  Live TV not showing anything although recordings are OK. Pls advise. seymoria 8 4,895 2012-08-07, 05:07 PM
Last Post: ACTCMS
  CSI Miami Recordings Always In Spanish ga_mueller 6 4,730 2012-06-12, 12:41 AM
Last Post: mikeh49
  Recordings missing after switching hard drive tegat 8 5,140 2011-12-21, 03:00 AM
Last Post: tegat
  Recordings and live TV fail with TS mux dvasco 4 2,782 2011-06-22, 05:47 PM
Last Post: dvasco
  Stream errors in recordings with GBPVR seymoria 11 4,738 2011-06-19, 06:44 PM
Last Post: seymoria
  Lost all my recordings pduncan67 2 2,055 2011-02-27, 03:12 PM
Last Post: pduncan67
  Zero byte recordings chuck_2330 0 1,461 2011-02-09, 01:25 PM
Last Post: chuck_2330
  XMLTV import with UTF encoding fails (also valid for NPVR) miniGranis 4 2,359 2011-01-29, 08:16 PM
Last Post: miniGranis

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

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

Linear Mode
Threaded Mode