diff --git a/tmpl/libraries.tmpl b/tmpl/libraries.tmpl index 0024bee..fb8a6b7 100644 --- a/tmpl/libraries.tmpl +++ b/tmpl/libraries.tmpl @@ -13,6 +13,8 @@ ScanNewQueueTranscode ScanChangedQueueTranscode HealthOkQueueTranscode + HealthCommand + TranscodeCommand {{range $l := .Libraries}} @@ -49,6 +51,12 @@ {{ $l.HealthOkQueueTranscode }} + + {{ $l.HealthCommand }} + + + {{ $l.TranscodeCommand }} + {{end}} @@ -75,6 +83,18 @@ + + + + {{template "tail"}} diff --git a/tmpl/library.tmpl b/tmpl/library.tmpl index 64477ec..974ee5f 100644 --- a/tmpl/library.tmpl +++ b/tmpl/library.tmpl @@ -6,18 +6,6 @@

- - - -