Added support for moveing transcode

This commit is contained in:
Stian Larsen (lonix) 2015-09-24 09:33:57 +02:00
parent 61f92ad0ea
commit 518b26586c
3 changed files with 5 additions and 2 deletions

View file

@ -7,7 +7,7 @@ PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS=6
PLEX_MEDIA_SERVER_MAX_STACK_SIZE=3000
# where the mediaserver should store the transcodes
PLEX_MEDIA_SERVER_TMPDIR=/tmp
PLEX_MEDIA_SERVER_TMPDIR=/trancecode
# uncomment to set it to something else
PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR="/config/Library/Application Support"