Mount NFS directories into container. Use bootstrap script to first cd into correct working directory for transcode. String replace ffmpeg progress URL.
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd $1
|
||||
|
||||
/plexmediaserver/Resources/Plex\ New\ Transcoder "${@:2}"
|
||||
Reference in New Issue
Block a user