summaryrefslogtreecommitdiffstats
path: root/system/library/music/musicvideos
diff options
context:
space:
mode:
Diffstat (limited to 'system/library/music/musicvideos')
-rw-r--r--system/library/music/musicvideos/albums.xml7
-rw-r--r--system/library/music/musicvideos/artists.xml7
-rw-r--r--system/library/music/musicvideos/directors.xml7
-rw-r--r--system/library/music/musicvideos/genres.xml7
-rw-r--r--system/library/music/musicvideos/index.xml5
-rw-r--r--system/library/music/musicvideos/studios.xml7
-rw-r--r--system/library/music/musicvideos/tags.xml7
-rw-r--r--system/library/music/musicvideos/titles.xml7
-rw-r--r--system/library/music/musicvideos/years.xml7
9 files changed, 61 insertions, 0 deletions
diff --git a/system/library/music/musicvideos/albums.xml b/system/library/music/musicvideos/albums.xml
new file mode 100644
index 0000000..1a5800f
--- /dev/null
+++ b/system/library/music/musicvideos/albums.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<node order="50" type="filter">
+ <label>132</label>
+ <icon>DefaultMusicAlbums.png</icon>
+ <content>musicvideos</content>
+ <group>albums</group>
+</node>
diff --git a/system/library/music/musicvideos/artists.xml b/system/library/music/musicvideos/artists.xml
new file mode 100644
index 0000000..4a1697f
--- /dev/null
+++ b/system/library/music/musicvideos/artists.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<node order="40" type="filter">
+ <label>133</label>
+ <icon>DefaultMusicArtists.png</icon>
+ <content>musicvideos</content>
+ <group>artists</group>
+</node>
diff --git a/system/library/music/musicvideos/directors.xml b/system/library/music/musicvideos/directors.xml
new file mode 100644
index 0000000..2c8c005
--- /dev/null
+++ b/system/library/music/musicvideos/directors.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<node order="60" type="filter">
+ <label>20348</label>
+ <icon>DefaultDirector.png</icon>
+ <content>musicvideos</content>
+ <group>directors</group>
+</node>
diff --git a/system/library/music/musicvideos/genres.xml b/system/library/music/musicvideos/genres.xml
new file mode 100644
index 0000000..597be8e
--- /dev/null
+++ b/system/library/music/musicvideos/genres.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<node order="10" type="filter">
+ <label>135</label>
+ <icon>DefaultGenre.png</icon>
+ <content>musicvideos</content>
+ <group>genres</group>
+</node>
diff --git a/system/library/music/musicvideos/index.xml b/system/library/music/musicvideos/index.xml
new file mode 100644
index 0000000..bca6360
--- /dev/null
+++ b/system/library/music/musicvideos/index.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<node order="110" visible="Library.HasContent(MusicVideos)">
+ <label>20389</label>
+ <icon>DefaultMusicVideos.png</icon>
+</node>
diff --git a/system/library/music/musicvideos/studios.xml b/system/library/music/musicvideos/studios.xml
new file mode 100644
index 0000000..83b9bb1
--- /dev/null
+++ b/system/library/music/musicvideos/studios.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<node order="70" type="filter">
+ <label>20388</label>
+ <icon>DefaultStudios.png</icon>
+ <content>musicvideos</content>
+ <group>studios</group>
+</node>
diff --git a/system/library/music/musicvideos/tags.xml b/system/library/music/musicvideos/tags.xml
new file mode 100644
index 0000000..a53de4c
--- /dev/null
+++ b/system/library/music/musicvideos/tags.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<node order="80" type="filter">
+ <label>20459</label>
+ <icon>DefaultTags.png</icon>
+ <content>musicvideos</content>
+ <group>tags</group>
+</node>
diff --git a/system/library/music/musicvideos/titles.xml b/system/library/music/musicvideos/titles.xml
new file mode 100644
index 0000000..6d57aed
--- /dev/null
+++ b/system/library/music/musicvideos/titles.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<node order="20" type="filter">
+ <label>10024</label>
+ <icon>DefaultMusicVideoTitle.png</icon>
+ <content>musicvideos</content>
+ <order direction="ascending">title</order>
+</node>
diff --git a/system/library/music/musicvideos/years.xml b/system/library/music/musicvideos/years.xml
new file mode 100644
index 0000000..61348da
--- /dev/null
+++ b/system/library/music/musicvideos/years.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<node order="30" type="filter">
+ <label>652</label>
+ <icon>DefaultYear.png</icon>
+ <content>musicvideos</content>
+ <group>years</group>
+</node>