Skip to content

Commit

Permalink
Merge pull request #19505 from jjd-uk/estuary_musicvideo_watched
Browse files Browse the repository at this point in the history
[Estuary] Add All/Watched/Unwatched button to sidebar menu for Music Videos
  • Loading branch information
jjd-uk committed Apr 5, 2021
2 parents ada21e4 + 7a6f432 commit 87fc997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/skin.estuary/xml/MyVideoNav.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<include>MediaMenuItemsCommon</include>
<label>$LOCALIZE[20367]</label>
<label2>[B]$INFO[Container.NumItems][/B]</label2>
<visible>Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.content(seasons) | Container.Content(episodes)</visible>
<visible>Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.content(seasons) | Container.Content(episodes) | Container.Content(MusicVideos)</visible>
</control>
<control type="label" id="203">
<include>MediaMenuLabelCommon</include>
Expand Down

0 comments on commit 87fc997

Please sign in to comment.