I have a specific use case where I would like to store the Library for Plex on an NTFS partition of a hard drive so that I can boot between windows and linux and share the metadata. (so when I need to use windows for games I can run plex, too and not take my server offline)
My thinking here is that, from what I tend to read, Windows can read ext4 drives but could very well mess it up writing. The media is stored on other ext4 mounts, but that should be a read only task. I’m trying to make it as a seamless as possible when I boot into windows. But maybe there are issues I’m not considering with trying to do it this way.
Would it perhaps work better if I were to run a virtual machine or something from Windows of linux and use my linux root drive?
Can’t be done. Windows and Linux are storing folder paths and symbolic links fundamentally different.
You cannot share a Plex data folder from a Windows Plex Server with a Plex server running on Linux.