Reply to thread

I am a noobie so forgive me is if seems like a stupid question but what do you mean by pulling the data.

I originaly was trying the xmltv plugin but when I went into the tv servers mapping I couldn't get the guide to work which left all the channels in red. but using your guide here I was able to pull up the guide for all the channels that I selected , I just am not sure how to get the information to show up in mp. when I go back to the settings ( inside the tv servers xmltv and try to import I notice an error at the bottoms saying "tvguidexml:invalid XML file unexpected end of the file..." I cannot see the rest of the file.

here is my tv server error log.

[CODE]   1.

      2009-09-01 18:17:18.952500 [12]: Controller: Error on delete in CleanTimeshiftFiles

   2.

      2009-09-01 18:17:19.161500 [12]: Controller: Error on delete in CleanTimeshiftFiles

   3.

      2009-09-01 18:37:10.422500 [SetupTv]: XML tv import error loading C:\Program Files\Team MediaPortal\MediaPortal\xmltv\tvguide.xml err:Unexpected end of file has occurred. The following elements are not closed: channel, tv. Line 192, position 1.

   4.

          at System.Xml.XmlTextReaderImpl.Throw(Exception e)

   5.

         at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)

   6.

         at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String arg)

   7.

         at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()

   8.

         at System.Xml.XmlTextReaderImpl.ParseElementContent()

   9.

         at System.Xml.XmlTextReaderImpl.Read()

  10.

         at System.Xml.XmlTextReader.Read()

  11.

         at System.Xml.XmlSubtreeReader.Read()

  12.

         at TvEngine.XMLTVImport.Import(String fileName, Boolean showProgress)

  13.

      2009-09-01 18:37:32.894500 [5]: plugin:xmltv StartImport - File [C:\Program Files\Team MediaPortal\MediaPortal\xmltv\tvguide.lst] doesn't have read access : Could not find file 'C:\Program Files\Team MediaPortal\MediaPortal\xmltv\tvguide.lst'.

  14.

      2009-09-01 18:37:39.231500 [SetupTv]: XML tv import error loading C:\Program Files\Team MediaPortal\MediaPortal\xmltv\tvguide.xml err:Unexpected end of file has occurred. The following elements are not closed: channel, tv. Line 192, position 1.

  15.

          at System.Xml.XmlTextReaderImpl.Throw(Exception e)

  16.

         at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)

  17.

         at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String arg)

  18.

         at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()

  19.

         at System.Xml.XmlTextReaderImpl.ParseElementContent()

  20.

         at System.Xml.XmlTextReaderImpl.Read()

  21.

         at System.Xml.XmlTextReader.Read()

  22.

         at System.Xml.XmlSubtreeReader.Read()

  23.

         at TvEngine.XMLTVImport.Import(String fileName, Boolean showProgress)

  24.

      2009-09-01 18:38:32.906500 [4]: plugin:xmltv StartImport - File [C:\Program Files\Team MediaPortal\MediaPortal\xmltv\tvguide.lst] doesn't have read access : Could not find file 'C:\Program Files\Team MediaPortal\MediaPortal\xmltv\tvguide.lst'.

  25.

      2009-09-01 18:39:32.913500 [4]: plugin:xmltv StartImport - File [C:\Program Files\Team MediaPortal\MediaPortal\xmltv\tvguide.lst] doesn't have read access : Could not find file 'C:\Program Files\Team MediaPortal\MediaPortal\xmltv\tvguide.lst'.

  26.

      2009-09-01 18:40:33.310500 [XmlTvImporter]: XML tv import error loading C:\Program Files\Team MediaPortal\MediaPortal\xmltv\tvguide.xml err:Unexpected end of file has occurred. The following elements are not closed: channel, tv. Line 192, position 1.

  27.

          at System.Xml.XmlTextReaderImpl.Throw(Exception e)

  28.

         at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)

  29.

         at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String arg)

  30.

         at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()

  31.

         at System.Xml.XmlTextReaderImpl.ParseElementContent()

  32.

         at System.Xml.XmlTextReaderImpl.Read()

  33.

         at System.Xml.XmlTextReader.Read()

  34.

         at System.Xml.XmlSubtreeReader.Read()

  35.

         at TvEngine.XMLTVImport.Import(String fileName, Boolean showProgress)[/CODE]


Top Bottom