Since yesterday, I can’t see all the folders I have.
Let me explain. Yesterday, I created a folder and put four videos in it.
On my Apple TV, I use Infuse Pro to watch my videos (I have the same problem with Plex).
However, I can’t see the folder I added. I can’t see it in Plex either.
The first image shows the folder on my Mac, and the second image shows what I see in Plex (I can’t see my folder).
Do you have any idea what the problem might be?
Since Mac are a little bit unix-y, my first guess would be permissions or ownership. Also, maybe the Plex server didn’t get notification of the new files. I’ve never used a Mac, but if you go into a terminal, is there a “touch” command? On my linux system, I’d so something like “touch *.mp4” to alter the file modification times. You could also do a Plex Dance, but the touch command is a bit quicker.