Project

General

Profile

Electronic Program Guide-40 » History » Version 7

Mark Clarkstone, 2014-03-06 19:17

1 1 Mark Clarkstone
h1. Electronic Program Guide
2
3
Tvheadend has a built in Electronic Program Guide. The EPG is an in memory database populated with all the information about events received from the DVB networks or from XMLTV.
4
5
The EPG tab displays a filterable paged grid containing all the events sorted based on start time.
6
7
!epg39383.png!
8
9
h2. Filtering (or searching)
10
11
In the EPG top tool bar you can access four input fields. These are used to filter/search for events. The form uses implicit AND between the input fields. This means that all filters must match for an event to be displayed.
12
13
* *[Search title...]*
14
Filter on the event title. The filter uses case insensitive regular expression. If you don't know what a regular expression is this means that you can type just parts of the title and filter on that too. (No need for exact matching).
15
16 3 Mark Clarkstone
* *[Filter channel...]*
17 1 Mark Clarkstone
Only display events from the selected channel.
18
19 3 Mark Clarkstone
* *[Filter tag...]*
20 1 Mark Clarkstone
Only display events from the channels which are included in the selected tag. Tags are used for grouping channels and is configured by the administrator.
21
22 3 Mark Clarkstone
* *[Filter content type...]*
23 1 Mark Clarkstone
Most DVB networks classify their events into content groups. This field allows you to filter based on content type.
24
25 3 Mark Clarkstone
Thus, if you only would like to browse Movies from your HD-channels you would select 'HD channels' in the [Filter tag...]-field, and select 'Movie / Drama' in the [Filter content type...]-field.
26 1 Mark Clarkstone
27
Notice that you don't have to press a 'Search' button, the grid immediately updates itself as you change the filters.
28
29
If you would like to clear all filters, just press the [Reset] button.
30
31
h2. Paging
32
33
In an installation with many (hundreds of) channels and full EPG feed from both DVB and XMLTV there will be tens of thousands of events in the database. Therefore the EPG display employs a paging bar at the bottom of the grid. Use it to browse backwards and forwards in the EPG. It also displays the total amount of events matched by the current query.
34
35 2 Mark Clarkstone
h2. Event details and recording
36
37 6 Mark Clarkstone
If you click on a single event, a popup will display detailed information about the event. It also allows the user to schedule the event for recording by clicking on the [Record program] button. If the EPG source includes series link data you can record an entire series instead by clicking the [Record series] button, if no data is available you'll see an [Autorec] button in it's place.
38 5 Mark Clarkstone
39 7 Mark Clarkstone
You can also select which digital video recorder (DVR) configuration to use for the recording(s).
40 1 Mark Clarkstone
41
!epgrecord39383.png!
42
43
To close the popup, just close it with the [X] window button. The popup is not modal and you can open as many detailed information popups as you want.
44
45
h2. Autorecordings
46
47
Should you wish to record all events matching a specific query. (Record your favorite TV-show, etc) you can press the 'Create Autorec' button in the top toolbar.
48
49
A popup with details about the to-be-created autorecording rule needs to be confirmed before the rule takes effect.
50
51
!autorecpopup.png!
52
53
The autorecordings can later be changed/deleted in under the 'Digital Video Recorder'-tag. Use that editor if you temporary want to disable an autorecording or make adjustments, etc.
54
55
{{lastupdated_at}} by {{lastupdated_by}}.