NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 16 17 18 19 20 … 93 Next »
SchedulesDirect XML

 
  • 0 Vote(s) - 0 Average
SchedulesDirect XML
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,947
Threads: 956
Joined: May 2006
#1
2011-03-30, 01:32 AM
Sub, I am thinking of writing a program to post-process XMLTV files for genre specific information and was wondering how schedulesdirect.xml is created. I see in CHANNEL in my epg_mapping field

<source>XMLTV</source>
<file>C:\epg\analog.xml</file>

What will I see for SD and is this linked at all to the schedulesdirect.xml file? Finally if SD is called multiple times for multiple tuners will there be multiple schedulesdirect.xml files with a different name?

Thanks.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#2
2011-03-30, 02:59 AM
A schedules direct entry would typically look like this:

Code:
<epg>
    <source>Schedules Direct</source>
    <station>17098</station>
</epg>

The app normally wouldnt write the schedules direct listings to disk. Instead it just downloads it and processes it in memory. You can can force it to write the xml to data by setting <DumpSchedulesDirectData> to true in config.xml, then it'll create sd.xml. There is also a schedulesdirect.xml file, but this is not the listings, but rather a cache xml from the original SD channel setup, used for channel lineup info.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,947
Threads: 956
Joined: May 2006
#3
2011-03-30, 03:04 AM
Thanks Is there is only one SD download for all tuners saved to sd.xml?

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#4
2011-03-30, 03:06 AM
yes.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,947
Threads: 956
Joined: May 2006
#5
2011-03-30, 03:19 AM
Thanks again.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  SchedulesDirect using Powershell jcole998 7 6,022 2017-09-21, 01:11 PM
Last Post: jcole998
  I-xmltv for SchedulesDirect questions FlatEarth 0 1,129 2007-09-17, 04:44 PM
Last Post: FlatEarth

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

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

Linear Mode
Threaded Mode