itskando
Contributor
- Joined
- Apr 30, 2018
- Messages
- 172
Plex sees my media files; however,
it is not able to transcode large files.
When attempting to play a large file,
the plex receiver app begins a process percentage,
hits 13%, and then hangs on 33% before timing out.
This. is. a. common. issue; however,
I have exhausted all suggested fixes.
I posted elsewhere about my issue: Plex reddit,
followed by the Plex forums (much better description here),
but I have not yet heard or found a solution.
I thought that the issue could be related to
how I have set up my jail and its mounts (relating to permissions),
which might be better answered on the freeNAS forums.
I have freeNAS 11.2 RC1 installed with a single pool with plex installed.
I believe iocage and below use Unix style permissions.
Windows permissions datasets:
I have a dataset for media, with subdatasets for movies/music/photos.
These are all Windows permissions and setup with samba (smb) shares.
(Is this an issue?)
FTP GUI traverses datasets with Windows permissions and Unix permissions:
Currently, I samba is shut off and FTP is turned on
such that I can use an FTP GUI program (Transmit)
to jump around the folder structure rapidly.
The FTP program traverses datasets, including
(Is this an issue?)
Plex jail mount (media library):
I mounted the windows permissions dataset to the plex jail,
with user
of which I am a part.
[Read-only].
Plex was able to see the files in the library without issue.
Plex jail mount (User-specified transcode temporary file directory):
Some forum threads suggested that
I attempt to create a jail-external dataset, and
mount it to the jail for holding temporary files for transcoding.
I created the following Windows permissions datasets:
I was confused about which permissions to use with respect to:
• User [root?]
• Group [public?]
• Windows-style or Unix-style [Tried both]
• Unix checkboxes [Tried selecting all]
I created a directories using the FTP GUI:
I mounted:
[Read-only disabled]
I manually edited the transcode temporary file directory within the Plex settings:
it is not able to transcode large files.
When attempting to play a large file,
the plex receiver app begins a process percentage,
hits 13%, and then hangs on 33% before timing out.
This. is. a. common. issue; however,
I have exhausted all suggested fixes.
I posted elsewhere about my issue: Plex reddit,
followed by the Plex forums (much better description here),
but I have not yet heard or found a solution.
I thought that the issue could be related to
how I have set up my jail and its mounts (relating to permissions),
which might be better answered on the freeNAS forums.
I have freeNAS 11.2 RC1 installed with a single pool with plex installed.
I believe iocage and below use Unix style permissions.
/mnt/poolName/iocage/jails/plex
Windows permissions datasets:
I have a dataset for media, with subdatasets for movies/music/photos.
These are all Windows permissions and setup with samba (smb) shares.
(Is this an issue?)
/mnt/poolName/media/
/mnt/poolName/media/movies
/mnt/poolName/media/music
/mnt/poolName/media/photos
FTP GUI traverses datasets with Windows permissions and Unix permissions:
Currently, I samba is shut off and FTP is turned on
such that I can use an FTP GUI program (Transmit)
to jump around the folder structure rapidly.
The FTP program traverses datasets, including
./iocage/plex/*
(with Unix permssions) and ./media/*
(with Windows permissions).(Is this an issue?)
Plex jail mount (media library):
I mounted the windows permissions dataset to the plex jail,
with user
root
and group public
,of which I am a part.
Source : /mnt/poolName/media
Destination: /mnt/poolName/iocage/jails/plex/root/media
[Read-only].
Plex was able to see the files in the library without issue.
Plex jail mount (User-specified transcode temporary file directory):
Some forum threads suggested that
I attempt to create a jail-external dataset, and
mount it to the jail for holding temporary files for transcoding.
I created the following Windows permissions datasets:
/mnt/poolName/temp
/mnt/poolName/temp/plex
I was confused about which permissions to use with respect to:
• User [root?]
• Group [public?]
• Windows-style or Unix-style [Tried both]
• Unix checkboxes [Tried selecting all]
I created a directories using the FTP GUI:
/mnt/poolName/temp/plex/transcodes
/mnt/poolName/iocage/jails/plex/root/mnt/temp/transcodes
I mounted:
Source : /mnt/poolName/temp/plex/transcodes
Destination: /mnt/poolName/iocage/jails/plex/root/mnt/temp/transcodes
[Read-only disabled]
I manually edited the transcode temporary file directory within the Plex settings:
Plex > Settings > Server > Transcoder > Transcoder temporary directory:
/mnt/temp/transcodes