Plex FreeNAS don't fetch posters

Server Version#: 4.12.3

Hi,

just moved from FreeBSD to FreeNAS and have some issues
Plex running under FreeNAS (as a plugin and manually installed in a jail) same problem.
first all the movies are spears without there image and just an image from the movie (see attached)
this probebly will need to play with the agent (don’t understand why this was never fixed) for years the same issue.

the bigger problem is when fetching manually I don’t get the movies name under fetch manually , looks like font problem ( see attached)

Thanks in advanced

Don’t know how to attach file here :frowning:

fixed the issue

forgot about the loopback interface in jail which needs to be configured
Plex needs the loopback working for the scanner process

iocage stop Plex

iocage set ip4_addr=“em0|192.168.1.1/24,lo0|127.0.0.1/8” Plex

don’t had the loopback first or it will break Nginx

iocage start plex

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.