Hi,
I tried to control plex on my apple tv remotely, but whenever I send a http command, it doesn’t recognize it (but the same command works fine on others players like android or plex home theater).
Here is an example of a command I send :
http://ip:port/player/navigation/home?X-Plex-Target-Client-Identifier=clientId
And as a reply, I get :
[kRemoteControlRouterErrorDomain] Unknown command ‘home’ for controller ‘navigation’ (1)
Is there a specific way to control the apple tv app ?
Does the command specify here https://github.com/Arcanemagus/plex-api/wiki/Plex-Web-API-Overview works with the apple tv too ?