summaryrefslogtreecommitdiff
path: root/html/en/timersdone.conf.5.html
blob: b1d739d0734c8ee0dda106507f360e6006b81cdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Epgsearch Version 0.9.24.beta9</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@localhost" />
</head>

<body style="background-color: white">

<p><a name="__index__"></a></p>
<!-- INDEX BEGIN -->

<ul>

	<li><a href="#name">NAME</a></li>
	<li><a href="#description">DESCRIPTION</a></li>
	<li><a href="#format">FORMAT</a></li>
	<li><a href="#see_also">SEE ALSO</a></li>
	<li><a href="#author__man_pages_">AUTHOR (man pages)</a></li>
	<li><a href="#report_bugs">REPORT BUGS</a></li>
	<li><a href="#copyright_and_license">COPYRIGHT and LICENSE</a></li>
</ul>
<!-- INDEX END -->

<hr />
<p>
</p>
<h1><a name="name">NAME</a></h1>
<p><em>timersdone.conf</em> - list of current timers created by search timers</p>
<p>
</p>
<hr />
<h1><a name="description">DESCRIPTION</a></h1>
<p>This file contains the current timers that were created by search timers. If
the setup option 'Recreate timers after deletion' is set to 'no', epgsearch
uses this list to determine if a timer was already created and cancels
further timer creations. If a corresponding recording was made for any timer
in this list, the timer is automatically removed from it.</p>
<p>
</p>
<hr />
<h1><a name="format">FORMAT</a></h1>
<p>Timers are stored one per line, where the fields are separated with ':'.</p>
<p>The following fields exists:</p>
<pre>
  1 - channel-ID
  2 - start time
  3 - stop time
  4 - search timer ID
  5 - event title
  6 - event episode</pre>
<p>
</p>
<hr />
<h1><a name="see_also">SEE ALSO</a></h1>
<p><code>epgsearch(1)</code></p>
<p>
</p>
<hr />
<h1><a name="author__man_pages_">AUTHOR (man pages)</a></h1>
<p>Mike Constabel &lt;epgsearch (at) constabel (dot) net&gt;</p>
<p>
</p>
<hr />
<h1><a name="report_bugs">REPORT BUGS</a></h1>
<p>Bug reports (german):</p>
<p><a href="http://www.vdr-developer.org/mantisbt/">http://www.vdr-developer.org/mantisbt/</a></p>
<p>Mailing list:</p>
<p><a href="http://www.vdr-developer.org/mailman/listinfo/epgsearch">http://www.vdr-developer.org/mailman/listinfo/epgsearch</a></p>
<p>
</p>
<hr />
<h1><a name="copyright_and_license">COPYRIGHT and LICENSE</a></h1>
<p>Copyright (c) 2005-2006 Christian Wieninger</p>
<p><a href="http://www.cwieninger.de.vu/">http://www.cwieninger.de.vu/</a></p>
<p>This  is free software.  You may redistribute copies of it under the terms of the GNU General Public License &lt;http://www.gnu.org/licenses/gpl.html&gt;.
There is NO WARRANTY, to the extent permitted by law.</p>

</body>

</html>