1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  | 
<page	xmlns="http://projectmallard.org/1.0/"
	type="guide"
	id="timer">
<info>
	<link type="guide" xref="bookmarks#other"/>
	<link type="guide" xref="index#extra"/>
        <desc>Programming recurring play and recording events.</desc>
</info>
	<title>Timer</title>
<section>
	<p>You can programm play/recording events with the timer plugin. Simply select a station
	and choose <guiseq><gui>Station</gui> <gui>Extensions</gui> <gui>Add timer...</gui></guiseq>.
	A small popup will ask for a data/time string. If you press <key>OK</key> the station
	and the programmed time will be stored in the bookmarks channel in the "timer" category.</p>
	
 | 
>
>
<
  | 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  | 
<page	xmlns="http://projectmallard.org/1.0/"
	type="guide"
	id="timer">
	<title>Timer</title>
<info>
	<link type="guide" xref="bookmarks#other"/>
	<link type="guide" xref="index#extra"/>
        <desc>Programming recurring play and recording events.</desc>
</info>
<section>
	<p>You can programm play/recording events with the timer plugin. Simply select a station
	and choose <guiseq><gui>Station</gui> <gui>Extensions</gui> <gui>Add timer...</gui></guiseq>.
	A small popup will ask for a data/time string. If you press <key>OK</key> the station
	and the programmed time will be stored in the bookmarks channel in the "timer" category.</p>
	
 |