How do you get plex to fetch/download subtitles to media already on PMS?
DLMJOSLIN Dabbler Joined May 25, 2016 Messages 41 Jul 8, 2016 #1 How do you get plex to fetch/download subtitles to media already on PMS?
SweetAndLow Sweet'NASty Joined Nov 6, 2013 Messages 6,421 Jul 8, 2016 #2 Have you tried asking in the plex forums?
C colmconn Contributor Joined Jul 28, 2015 Messages 174 Jul 8, 2016 #3 You should check out subliminal. It will automatically download subtitles in multiple languages for whatever files you throw at it. There's all ready a package for it so you should be able to pkg search subliminal to find it
You should check out subliminal. It will automatically download subtitles in multiple languages for whatever files you throw at it. There's all ready a package for it so you should be able to pkg search subliminal to find it
DLMJOSLIN Dabbler Joined May 25, 2016 Messages 41 Jul 20, 2016 #5 My PMS runs in a jail on FreeNAS 9.10. I haven't figured out how to do any of these things. Sorry. Could someone give me the break down? Sent from my iPhone using Tapatalk
My PMS runs in a jail on FreeNAS 9.10. I haven't figured out how to do any of these things. Sorry. Could someone give me the break down? Sent from my iPhone using Tapatalk
DLMJOSLIN Dabbler Joined May 25, 2016 Messages 41 Jul 20, 2016 #6 SweetAndLow said: Have you tried asking in the plex forums? Click to expand... I have unfortunately their forums aren't as responsive. And since my plex is on FreeNAS most of their suggestions are like a foreign language to me. Sent from my iPhone using Tapatalk
SweetAndLow said: Have you tried asking in the plex forums? Click to expand... I have unfortunately their forums aren't as responsive. And since my plex is on FreeNAS most of their suggestions are like a foreign language to me. Sent from my iPhone using Tapatalk
Valdhor Explorer Joined Feb 29, 2016 Messages 70 Jul 21, 2016 #7 A quick look at Sub-Zero shows it's based on Subliminal and that it's a Plex Channel so is installed via the Plex GUI https://support.plex.tv/hc/en-us/articles/201053758
A quick look at Sub-Zero shows it's based on Subliminal and that it's a Plex Channel so is installed via the Plex GUI https://support.plex.tv/hc/en-us/articles/201053758
DLMJOSLIN Dabbler Joined May 25, 2016 Messages 41 Jul 21, 2016 #8 Valdhor said: A quick look at Sub-Zero shows it's based on Subliminal and that it's a Plex Channel so is installed via the Plex GUI https://support.plex.tv/hc/en-us/articles/201053758 Click to expand... Thank you!! You have been a great help. Sent from my iPhone using Tapatalk
Valdhor said: A quick look at Sub-Zero shows it's based on Subliminal and that it's a Plex Channel so is installed via the Plex GUI https://support.plex.tv/hc/en-us/articles/201053758 Click to expand... Thank you!! You have been a great help. Sent from my iPhone using Tapatalk
DLMJOSLIN Dabbler Joined May 25, 2016 Messages 41 Jul 22, 2016 #9 Valdhor said: A quick look at Sub-Zero shows it's based on Subliminal and that it's a Plex Channel so is installed via the Plex GUI https://support.plex.tv/hc/en-us/articles/201053758 Click to expand... So when i get the Error "insufficient permissions on library" where do I need to set those permissions at?
Valdhor said: A quick look at Sub-Zero shows it's based on Subliminal and that it's a Plex Channel so is installed via the Plex GUI https://support.plex.tv/hc/en-us/articles/201053758 Click to expand... So when i get the Error "insufficient permissions on library" where do I need to set those permissions at?
Valdhor Explorer Joined Feb 29, 2016 Messages 70 Jul 25, 2016 #10 DLMJOSLIN said: So when i get the Error "insufficient permissions on library" where do I need to set those permissions at? Click to expand... What user does your Plex server run as? Most likely it's plex but some people change it (Me being one of them). if it is plex then you would need to do something like chown plex:plex path/to/library and/or chmod 755 path/to/library
DLMJOSLIN said: So when i get the Error "insufficient permissions on library" where do I need to set those permissions at? Click to expand... What user does your Plex server run as? Most likely it's plex but some people change it (Me being one of them). if it is plex then you would need to do something like chown plex:plex path/to/library and/or chmod 755 path/to/library
DLMJOSLIN Dabbler Joined May 25, 2016 Messages 41 Jul 25, 2016 #11 Valdhor said: What user does your Plex server run as? Most likely it's plex but some people change it (Me being one of them). if it is plex then you would need to do something like chown plex:plex path/to/library and/or chmod 755 path/to/library Click to expand... It's still under the plex user. I'll have to look at it after work to see the path. Sent from my iPhone using Tapatalk
Valdhor said: What user does your Plex server run as? Most likely it's plex but some people change it (Me being one of them). if it is plex then you would need to do something like chown plex:plex path/to/library and/or chmod 755 path/to/library Click to expand... It's still under the plex user. I'll have to look at it after work to see the path. Sent from my iPhone using Tapatalk
DLMJOSLIN Dabbler Joined May 25, 2016 Messages 41 Aug 22, 2016 #12 Valdhor said: What user does your Plex server run as? Most likely it's plex but some people change it (Me being one of them). if it is plex then you would need to do something like chown plex:plex path/to/library and/or chmod 755 path/to/library Click to expand... Please forgive me for asking. But where exactly would I find this information to verify its path? Is it under the account tab> user/group? Sent from my iPhone using Tapatalk
Valdhor said: What user does your Plex server run as? Most likely it's plex but some people change it (Me being one of them). if it is plex then you would need to do something like chown plex:plex path/to/library and/or chmod 755 path/to/library Click to expand... Please forgive me for asking. But where exactly would I find this information to verify its path? Is it under the account tab> user/group? Sent from my iPhone using Tapatalk
Valdhor Explorer Joined Feb 29, 2016 Messages 70 Aug 23, 2016 #13 Rather than give the horse water I'll lead him... https://support.plex.tv/hc/en-us/articles/200273978-Linux-User-and-Storage-configuration https://support.plex.tv/hc/en-us/articles/200288596-Linux-Permissions-Guide https://forums.plex.tv/discussion/94226/change-what-user-plex-runs-as
Rather than give the horse water I'll lead him... https://support.plex.tv/hc/en-us/articles/200273978-Linux-User-and-Storage-configuration https://support.plex.tv/hc/en-us/articles/200288596-Linux-Permissions-Guide https://forums.plex.tv/discussion/94226/change-what-user-plex-runs-as
DLMJOSLIN Dabbler Joined May 25, 2016 Messages 41 Aug 23, 2016 #14 Valdhor said: Rather than give the horse water I'll lead him... https://support.plex.tv/hc/en-us/articles/200273978-Linux-User-and-Storage-configuration https://support.plex.tv/hc/en-us/articles/200288596-Linux-Permissions-Guide https://forums.plex.tv/discussion/94226/change-what-user-plex-runs-as Click to expand... Well I do appreciate it! Slowly picking it all up. Sent from my iPhone using Tapatalk
Valdhor said: Rather than give the horse water I'll lead him... https://support.plex.tv/hc/en-us/articles/200273978-Linux-User-and-Storage-configuration https://support.plex.tv/hc/en-us/articles/200288596-Linux-Permissions-Guide https://forums.plex.tv/discussion/94226/change-what-user-plex-runs-as Click to expand... Well I do appreciate it! Slowly picking it all up. Sent from my iPhone using Tapatalk