What happened to the detailed Information panel?

Older versions of Plex HTPC (last year) used to have a really detailed panel when pressing I during playback. This showed some great stats such as CPU load and network throughput.

Any ideas why was this removed?

Control-Shift-D during playback?

Doesn’t do anything for me.

I don’t think anything changed in the info they give

if you are on a Mac it is Command+Shift+D at the same time

i should give this

command/control-Shift-d gives

Thanks! The 2nd screen is the one I want. Why is this no longer available on a PC? It used to be in Plex Media Player.

Apologies - you can access it - it’s just the D key not CTRL SHIFT D.

I can’t confirm that. For me it has to be CTRL+Shift+D.
D alone does nothing.

Did you add a custom keymapping?
This is in the default keyboard.json:

    "I": "info",
    "W": "toggle_watched",
    "Z": "cycle_aspect_ratio",
    "Ctrl\\+Shift\\+D": "debug",

Hi Otto,

Yes you’re right. It looks as if the key was remapped to D rather than the default.

Thanks for the help.

Andy.