Skip to content

Commit

Permalink
Merge remote-tracking branch 'plex-skin/playlist' into frodo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Hieta committed May 27, 2014
2 parents 5a5c309 + 6963c38 commit 2e6d64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/skin.plex/720p/LeftSideMenu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@
</control>
<!-- sidebar preplay -->
<control type="grouplist" id="998">
<visible>[Container.PlexContent(Movie) | Container.PlexContent(Episode) | Container.PlexContent(Clip)]</visible>
<visible>[Container.PlexContent(Movie) | Container.PlexContent(Episode) | Container.PlexContent(Clip)] | [Container.PlexContent(Channel) + !IsEmpty(Container.Property(PlexPreplay))]</visible>
<posy>40</posy>
<posx>0</posx>
<width>74</width>
Expand Down

0 comments on commit 2e6d64c

Please sign in to comment.