Opened 16 years ago

Closed 16 years ago

#4236 closed patch (fixed)

reload the theme in mythfrontend

Reported by: anonymous Owned by: greg
Priority: minor Milestone: unknown
Component: mythtv Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The attached patch will reload the theme when mythfrontend receives the signal USR1.

While this may not seem useful at first glance I have found it useful for testing themes, and also picking up manual database changes without "restarting" mythfrontend.

Attachments (1)

reload.patch (1.4 KB) - added by james.meyer@… 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by james.meyer@…

Attachment: reload.patch added

comment:1 Changed 16 years ago by greg

Owner: changed from Isaac Richards to greg

comment:2 Changed 16 years ago by greg

Resolution: fixed
Status: newclosed

(In [15290]) Closes #4236. Patch allows you to force a Theme Reload by sending a kill -USR1 to the frontend. Very useful for theme developers to force a quick theme reload with a "killall -USR1 mythfrontend"

Note: See TracTickets for help on using tickets.