I had the issue where most TV shows weren’t showing, now none of the movies are showing. I have attached my logs.
I ran the following commands in the terminal, that causes movies to show up, but won’t fix the permissions on any new downloads. I need it tow here all new folders will show up where I don’t have to keep running this command every time I download something new.
I don’t want to chown the plexmedia folder to the plex username as I have other scripts that need to access my plexmedia folder.
find /home/josh/plexmedia -type d -exec chmod 755 {} \;
find /home/josh/plexmedia -type f -exec chmod 644 {} \;
find /home/josh/plexmedia -name .grab -exec chmod 777 {} \;
Server Version#: 1.18.7.2457
Player Version#: Web