Opened 20 years ago

Closed 20 years ago

#552 closed enhancement (fixed)

usability improvements to contributed cidbcast program

Reported by: gnassas@… Owned by: gnassas@…
Priority: minor Milestone: 0.19
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Add two options to the contrib/mythnotify/cidbcast/cidbcast program:

1) --logfile which is helpful when running it as a daemon 2) --phonebook so that numbers sent without a name can be matched against a personal list

There's also a bugfix in udpnotify.cpp: it wasn't using the OSDDisplayTime setting to decide how long to keep the notification onscreen.

Attachments (1)

callerid.diff.gz (2.2 KB) - added by gnassas@… 20 years ago.

Download all attachments as: .zip

Change History (2)

Changed 20 years ago by gnassas@…

Attachment: callerid.diff.gz added

comment:1 Changed 20 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [7760]) Patch by 'gnassas' to improve usability of cidbcast program. Also adds a OSDNotifyTimeout setting and updates udpnotify to use it rather than a hardcoded value. See cidbcast's --help for new --logfile and --phonebook options and the cidbcast README for phonebook usage info.

Closes #552.

Note: See TracTickets for help on using tickets.