1NCID-MYTHTV(1) NCID NCID-MYTHTV(1)
2
3
4
6 ncid-mythtv - display Caller ID on MythTV using mythtvosd
7
9 ncid --no-gui --module 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 The mythutil command line application from the mythtv-frontend package
36
37 if mythutil is not present, ncid-mythtv will not send output to MythTV.
38
40 /etc/ncid/conf.d/ncid-mythtv.conf
41 /usr/share/ncid/modules/ncid-mythtv
42
44 ncidd.8, ncid_modules.7, ncid.1, ncid.conf.5
45
46
47
48NCID 2019-08-17 NCID-MYTHTV(1)