Set ld_library_path when running transcoder. Set debug level on Plex New Transcoder

This commit is contained in:
James Munnelly
2016-04-24 23:01:33 +01:00
parent a095645313
commit 5c683a5a2f
3 changed files with 15 additions and 6 deletions
+2
View File
@@ -6,4 +6,6 @@ echo "CD'd to directory: $1"
echo "Executing with parameters: ${@:2}"
export LD_LIBRARY_PATH=/usr/lib/plexmediaserver
/plexmediaserver/Resources/Plex\ New\ Transcoder "${@:2}"