Skip to content

Commit

Permalink
Remove option and update media player compatibility for Plex (home-as…
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 5, 2020
1 parent a70c1b8 commit 28e2c78
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions source/_integrations/plex.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ media_player:
required: false
type: map
keys:
show_all_controls:
description: Forces all controls to display. Ignores dynamic controls (ex. show volume controls for client A but not for client B) based on detected client capabilities. This option allows you to override this detection if you suspect it to be incorrect.
required: false
default: false
type: boolean
use_episode_art:
description: Display TV episode art instead of TV show art.
required: false
Expand All @@ -106,7 +101,6 @@ plex:
verify_ssl: true
media_player:
use_episode_art: true
show_all_controls: false
ignore_new_shared_users: false
```

Expand Down Expand Up @@ -159,11 +153,10 @@ Plays a song, playlist, TV episode, or video on a connected client.
| 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 (remote client) | Controls disabled. |
| Apple TV (PlexConnect) | Controls disabled. Music does not work. |
| Apple TV | None |
| iOS | 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 |
| NVidia Shield | Controlling playback when the Shield is both a client and a server will work but with error logging |
| Plex Web | None |
| Tivo Plex App | Only play, pause, stop/off controls enabled |

### Notes

Expand Down

0 comments on commit 28e2c78

Please sign in to comment.