diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/library/video/inprogressshows.xml | 7 | ||||
-rw-r--r-- | system/library/video_flat/inprogressshows.xml | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/system/library/video/inprogressshows.xml b/system/library/video/inprogressshows.xml new file mode 100644 index 0000000000..f058db54bf --- /dev/null +++ b/system/library/video/inprogressshows.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="4" type="filter" visible="Library.HasContent(TVShows)"> + <label>626</label> + <icon>DefaultInProgressShows.png</icon> + <content>tvshows</content> + <rule field="inprogress" operator="true" /> +</node> diff --git a/system/library/video_flat/inprogressshows.xml b/system/library/video_flat/inprogressshows.xml new file mode 100644 index 0000000000..f058db54bf --- /dev/null +++ b/system/library/video_flat/inprogressshows.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="4" type="filter" visible="Library.HasContent(TVShows)"> + <label>626</label> + <icon>DefaultInProgressShows.png</icon> + <content>tvshows</content> + <rule field="inprogress" operator="true" /> +</node> |