Set ld_library_path when running transcoder. Set debug level on Plex New Transcoder
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
LogFile string `group:"config" namespace:"config"`
|
||||
LogFile string `name: "logFile" group:"config" namespace:"config"`
|
||||
Plex *PlexConfig `group:"plex config" namespace:"plex"`
|
||||
|
||||
Kubernetes *KubernetesConfig `group:"kubernetes executor" namespace:"kubernetes"`
|
||||
|
||||
Reference in New Issue
Block a user