Fix broken table

This commit is contained in:
Robbie Trencheny 2017-03-17 17:44:08 -07:00
parent b1a671c1a0
commit 932f8b0152

View File

@ -108,16 +108,17 @@ Plays a song, playlist, TV episode, or video on a connected client.
| `media_content_type` | no | Type of media to play, in this case `VIDEO` | VIDEO | | `media_content_type` | no | Type of media to play, in this case `VIDEO` | VIDEO |
### Compatibility ### Compatibility
| Client | Limitations |
| -- | --- | | Client | Limitations |
| Any (when all controls disabled) | A stop button will appear but is not functional. | |----------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Any (when casting) | Controlling playback will work but with error logging. | | Any (when all controls disabled) | A stop button will appear but is not functional. |
| Any (remote client) | Controls disabled. | | Any (when casting) | Controlling playback will work but with error logging. |
| Apple TV (PlexConnect) | Controls disabled. Music does not work. | | Any (remote client) | Controls disabled. |
| iOS | None | | Apple TV (PlexConnect) | Controls disabled. Music does not work. |
| NVidia Shield | Mute disabled. Volume set below 2 will cause error logging. Controlling playback when the Shield is both a client and a server will work but with error logging | | iOS | None |
| Plex Web | None | | NVidia Shield | Mute disabled. Volume set below 2 will cause error logging. Controlling playback when the Shield is both a client and a server will work but with error logging |
| Tivo Plex App | Only play, pause, stop/off controls enabled | | Plex Web | None |
| Tivo Plex App | Only play, pause, stop/off controls enabled |
### Notes ### Notes
* At this moment, the Plex platform only supports one Plex Media Server. * At this moment, the Plex platform only supports one Plex Media Server.