Websocket media browsing for Plex (#35590)

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
jjlawren
2020-08-24 05:41:01 -05:00
committed by GitHub
parent 3df67ff9e1
commit 6d95ee7a00
8 changed files with 323 additions and 17 deletions

View File

@@ -63,3 +63,4 @@ SUPPORT_CLEAR_PLAYLIST = 8192
SUPPORT_PLAY = 16384
SUPPORT_SHUFFLE_SET = 32768
SUPPORT_SELECT_SOUND_MODE = 65536
SUPPORT_BROWSE_MEDIA = 131072