Why a Folder Visible in ZimaOS May Not Appear in Plex
ZimaOS Files can present a friendly shared-folder path, while Plex runs in a container and can only browse host folders explicitly mounted into that container. This difference was the core confusion in the solved community thread.


Understand the Host Path and Plex Path
Each Plex volume entry maps a ZimaOS host path to a path inside the Plex container. The community initially suggested a simple structure such as /DATA/Media → /Media, then browsing /Media/Movies, /Media/Music or similar inside Plex.


The Working Mapping From the Community Case
The user's friendly folder view showed /Concert/Concert 1, but the working Plex configuration revealed the actual mounted path as /media/Concert/Concert 1. That distinction resolved the problem in this specific setup.

Keep Plex Mounts Simple
Instead of creating many overlapping mounts, one parent media mount is easier to understand and maintain when the storage layout allows it. Plex documents media-library organization in its media support documentation.
Check Permissions After the Mount Exists
If Plex can see the mounted path but cannot read files, then investigate permissions. Do not change permissions broadly until the path mapping itself is correct. For ZimaOS context, see the media server hardware guide and ZimaOS storage guide.
