SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-11-2010, 09:10 PM
mhubel mhubel is offline
Sage User
 
Join Date: Apr 2010
Location: Boston
Posts: 10
Function of scheduler_export_file

Does anyone know exactly what the expected behavior of the variable scheduler_export_file in Sage.properties is? I assumed that when a path and file name was specified, it would generate the specified file on start up with a list of some sort showing the current programs to be recorded. So far I have not been able to get SageTV to generate a file.
Reply With Quote
  #2  
Old 06-11-2010, 10:06 PM
robogeek robogeek is offline
Sage Expert
 
Join Date: Apr 2003
Location: Appleton, WI USA
Posts: 568
That setting will generate a text file that will list a full SageTV recording schedule which includes your favorites, manual recordings, and also includes intelligent recordings (even if you don't have intelligent recording enabled). You must prefix the : and \ of the file pathname with a \ in the properties file, so if you wanted a file called recording_schedule.txt in the root of the C: drive, the setting would be:

scheduler_export_file=c\:\\recording_schedule.txt

A sample of the output is:
Code:
Encoder	Start Time	Stop Time	Duration	ChannelName	ChannelNum	Title	ManualRecord	Favorite
Hauppauge WinTV PVR PCI II Capture #4	Fri 6/11 23:06	Sat 6/12 0:06	1:00:00	WBAY	3	Jimmy Kimmel Live	false	false
Hauppauge WinTV PVR PCI II Capture #4	Sat 6/12 0:06	Sat 6/12 0:36	0:30:00	WBAY	3	Comics Unleashed With Byron Allen	false	false
As you can see it's plain text and I'm positive it's tab delimited so it should be easy to parse. The first 2 results in my file are intelligent recordings...you can tell by looking at the ManualRecord and Favorite status that are listed as false.

If you want xml or rss feeds with your actual recording schedule (without intelligent recordings mixed in), the web interface (using nielms web server plugin, or the Jetty web server plugin) will allow you to get realtime feeds with that information.
__________________
--Jason

Server Hardware: GIGABYTE GA-EP45-UD3R, Intel Q9550 CPU 2.83GHz, 11GB RAM, 1xHDHR, 1xHVR1600, 1xHVR2250
29TB Server Storage: 1TB SSD (OS), 1TB (data), 2x6TB+2x10TB (22TB FlexRaid storage pool), 2x2TB (recordings), 1x750GB (VMs).
Server Software: Win10 Pro x64 OS, SageTV 64bit v9.2.0.441, Java 1.8 u241, PlayOn, Comskip (Donator) v0.82.003, WampServer v2.5.
Clients: 3xHD300s, 2xHD100, 2xPlaceshifters
Reply With Quote
  #3  
Old 06-14-2010, 07:38 AM
mhubel mhubel is offline
Sage User
 
Join Date: Apr 2010
Location: Boston
Posts: 10
missing path description

It sounds like the path I supplied was not in the correct form. I had no idea the extra \'s were required. I will give that a try, the file format sounds like exactly what I need.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
No STOP Function for SAGE Joshua SageTV Software 17 10-26-2006 05:39 AM
scheduler_export_file dballer1 SageTV Beta Test Software 1 08-14-2003 12:36 PM
Hauppauge Remote Function mangriotis SageTV Software 1 03-10-2003 09:04 AM


All times are GMT -6. The time now is 09:38 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.