Error when trying to play from remote server on Windows 10

So I have Plex installed on a number of devices working great, including a Remote server.

For some reason however my Windows PC has decided it will play locally stored files but nothing from the remote box.

An error occurred trying to play this item.

shaka3015 (Media)

I have reinstalled both my local Plex server and the remote server, I have cleaned down the files as per the FAQ and I have reinstalled the Codec on my PC (worth a go) and files play if I move them from the server to the PC.

Any idea?

{
“type”: “log:message”,
“level”: 4,
“message”: “[MDE] Analyzing direct play”,
“time”: “2018-03-05T06:18:59.256Z”
},
{
“type”: “log:message”,
“level”: 1,
“message”: “[MDE] Direct play failed; option is disabled”,
“time”: “2018-03-05T06:18:59.256Z”
},
{
“type”: “log:message”,
“level”: 4,
“message”: “[MDE] Analyzing video direct stream”,
“time”: “2018-03-05T06:18:59.256Z”

{
“type”: “log:message”,
“level”: 2,
“message”: “[MDE] Augmented profile: {
“directPlay”: {
“mp4”: {
“mimeType”: “video/mp4; codecs=\“avc1.42E01E\””,
“video”: {
“codecs”: {
“h264”: {}
},
“maxWidth”: 1920,
“maxHeight”: 1280,
“maxFrameRate”: 60
},
“audio”: {
“codecs”: {
“aac”: {}
}
}
},
“mkv”: {
“mimeType”: “video/webm”,
“video”: {
“codecs”: {
“vp8”: {}
},
“maxWidth”: 1920,
“maxHeight”: 1280,
“maxFrameRate”: 60
},
“audio”: {
“codecs”: {
“vorbis”: {}
}
}
},
“ogg”: {
“mimeType”: “video/ogg”,
“video”: {
“maxWidth”: 1920,
“maxHeight”: 1280,
“maxFrameRate”: 60
}
},
“mpegts”: {
“protocol”: “hls”,
“video”: {
“maxWidth”: 1920,
“maxHeight”: 1280,
“maxFrameRate”: 60
}
},
“flv”: {
“video”: {
“maxWidth”: 1920,
“maxHeight”: 1280,
“maxFrameRate”: 60
}
}
},
“directStream”: {
“video”: {
“codecs”: {
“h264”: {}
},
“maxWidth”: 1920,
“maxHeight”: 1280,
“maxBitDepth”: 8
},
“audio”: {
“codecs”: {
“aac”: {}
},
“maxBitrate”: 192,
“maxChannels”: 2
}
}
}”,
“time”: “2018-03-05T06:18:59.259Z”