1NCID-MYTHTV(1) General Commands Manual NCID-MYTHTV(1)
2
3
4
6 ncid-mythtv - display Caller ID on MythTV using mythtvosd
7
9 ncid --no-gui --program ncid-mythtv
10
12 The ncid-mythtv output module is a MythTV display program. It displays
13 the Caller ID or message on a TV.
14
16 The ncid-mythtv output module is configured in ncid-mythtv.conf.
17
18 allowed_types
19 This sets the NCID call and/or message types ncid-mythtv
20 will send. See ncid-mythtv.conf for a complete list.
21
22 Default: allowed_types="ALLTYPES"
23
24 mythtv_bcastaddr[N]
25 Must be set to the MythTV broadcast address. Multiple
26 clients are supported. N starts at 0 and increases by one
27 for each client. For Example, two clients might be:
28 mythtv_bcastaddr[0]=127.0.0.1
29 mythtv_bcastaddr[1]=10.0.0.1
30
31 Default: mythtv_bcastaddr[0]=127.0.0.1
32
33
35 MythTV software
36
38 /etc/ncid/conf.d/ncid-mythtv.conf
39 /usr/share/ncid/modules/ncid-mythtv
40
42 ncidd.8, ncid_modules.7, ncid.1, ncid.conf.5
43
44
45
46 NCID-MYTHTV(1)