Yesterday, 12:09 AM
I'm in agreement this might be a client side connectivity issue. The server side of things looks fine. It is direct playing so the server isn't doing much except sending the file.
I do have an unrelated comment. I see that you are using the network path for some of your media storage.
Just wanted to give you a heads up that network paths will NOT be supported in 10.11. And we've already removed the ability for users to add new network paths while allowing existing network paths to continue being used when they were added in prior version. Starting in 10.11, they just won't work at all. You will need to map the network path to a drive letter and re-add that network share via the drive letter.
I do have an unrelated comment. I see that you are using the network path for some of your media storage.
Code:
\\10.10.46.12\video\--movies--\Three days of the condor (1975)\Three.Days.of.the.Condor.1975.mkv
Just wanted to give you a heads up that network paths will NOT be supported in 10.11. And we've already removed the ability for users to add new network paths while allowing existing network paths to continue being used when they were added in prior version. Starting in 10.11, they just won't work at all. You will need to map the network path to a drive letter and re-add that network share via the drive letter.