Opened 15 years ago

Closed 14 years ago

#6246 closed patch (fixed)

MythTV.pm doesn't need to notify on use of UPnP

Reported by: andrew@… Owned by: xris
Priority: minor Milestone: unknown
Component: Bindings - Perl Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Currently whenever MythTV.pm falls back to using UPnP it prints a message to STDERR stating this fact. This is totally unrequired and annoys users.

The attached patch stops this behaviour.

It'd be great if this could go on 0.21-fixes and trunk.

Attachments (1)

0001-Don-t-print-a-message-to-STDERR-if-we-re-using-UPnP.patch (904 bytes) - added by andrew@… 15 years ago.

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by andrew@…

comment:1 Changed 14 years ago by Rob Smith

Resolution: fixed
Status: newclosed

(In [22434]) Fixes #6246, this removes a STDERR output for upnp searching. As this is the new default behaviour, no need to log this out.

Note: See TracTickets for help on using tickets.