aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorronie <ronie@users.noreply.github.com>2017-01-03 22:34:11 +0100
committerronie <ronie@users.noreply.github.com>2017-01-04 16:44:09 +0100
commitbe567026f59541aedf9e702b28eaa7684344fbc9 (patch)
tree3cb24f1667b8ae36ffaf1b0c7e5b1671a3de9c0b /system
parenta1aed14a27dcd2484c8ef190198389138c939144 (diff)
librarynodes - fix invalid xml
Diffstat (limited to 'system')
-rw-r--r--system/library/music/musicroles/Arrangers.xml2
-rw-r--r--system/library/music/musicroles/Composers.xml2
-rw-r--r--system/library/music/musicroles/Conductors.xml2
-rw-r--r--system/library/music/musicroles/DJMixers.xml2
-rw-r--r--system/library/music/musicroles/Lyricists.xml2
-rw-r--r--system/library/music/musicroles/Orchestras.xml2
-rw-r--r--system/library/music/musicroles/Remixers.xml2
-rw-r--r--system/library/music/musicroles/allcontributors.xml2
8 files changed, 8 insertions, 8 deletions
diff --git a/system/library/music/musicroles/Arrangers.xml b/system/library/music/musicroles/Arrangers.xml
index 804b1e6d84..2ae489f3b7 100644
--- a/system/library/music/musicroles/Arrangers.xml
+++ b/system/library/music/musicroles/Arrangers.xml
@@ -2,5 +2,5 @@
<node order="5" type="folder" visible="Library.HasContent(Role, Arranger)">
<label>29988</label>
<icon>DefaultMusicGenres.png</icon>
- <path>musicdb://artists/?role=Arranger&albumartistsonly=false</path>
+ <path>musicdb://artists/?role=Arranger&amp;albumartistsonly=false</path>
</node>
diff --git a/system/library/music/musicroles/Composers.xml b/system/library/music/musicroles/Composers.xml
index 5d288020ad..b4b50c3ace 100644
--- a/system/library/music/musicroles/Composers.xml
+++ b/system/library/music/musicroles/Composers.xml
@@ -2,5 +2,5 @@
<node order="1" type="folder" visible="Library.HasContent(Role, Composer)">
<label>29989</label>
<icon>DefaultMusicGenres.png</icon>
- <path>musicdb://artists/?role=Composer&albumartistsonly=false</path>
+ <path>musicdb://artists/?role=Composer&amp;albumartistsonly=false</path>
</node>
diff --git a/system/library/music/musicroles/Conductors.xml b/system/library/music/musicroles/Conductors.xml
index 28002b99f7..e4937cd23f 100644
--- a/system/library/music/musicroles/Conductors.xml
+++ b/system/library/music/musicroles/Conductors.xml
@@ -2,5 +2,5 @@
<node order="2" type="folder" visible="Library.HasContent(Role, Conductor)">
<label>29990</label>
<icon>DefaultMusicGenres.png</icon>
- <path>musicdb://artists/?role=Conductor&albumartistsonly=false</path>
+ <path>musicdb://artists/?role=Conductor&amp;albumartistsonly=false</path>
</node>
diff --git a/system/library/music/musicroles/DJMixers.xml b/system/library/music/musicroles/DJMixers.xml
index ed4d136a54..f9b59828ba 100644
--- a/system/library/music/musicroles/DJMixers.xml
+++ b/system/library/music/musicroles/DJMixers.xml
@@ -2,5 +2,5 @@
<node order="6" type="folder" visible="Library.HasContent(Role, DJMixer)">
<label>29991</label>
<icon>DefaultMusicGenres.png</icon>
- <path>musicdb://artists/?role=DJMixer&albumartistsonly=false</path>
+ <path>musicdb://artists/?role=DJMixer&amp;albumartistsonly=false</path>
</node>
diff --git a/system/library/music/musicroles/Lyricists.xml b/system/library/music/musicroles/Lyricists.xml
index 6fb866bb28..704d5332f4 100644
--- a/system/library/music/musicroles/Lyricists.xml
+++ b/system/library/music/musicroles/Lyricists.xml
@@ -2,5 +2,5 @@
<node order="4" type="folder" visible="Library.HasContent(Role, Lyricist)">
<label>29992</label>
<icon>DefaultMusicGenres.png</icon>
- <path>musicdb://artists/?role=Lyricist&albumartistsonly=false</path>
+ <path>musicdb://artists/?role=Lyricist&amp;albumartistsonly=false</path>
</node>
diff --git a/system/library/music/musicroles/Orchestras.xml b/system/library/music/musicroles/Orchestras.xml
index 4473b1d879..1b47c95c03 100644
--- a/system/library/music/musicroles/Orchestras.xml
+++ b/system/library/music/musicroles/Orchestras.xml
@@ -2,5 +2,5 @@
<node order="3" type="folder" visible="Library.HasContent(Role, Orchestra)">
<label>29993</label>
<icon>DefaultMusicGenres.png</icon>
- <path>musicdb://artists/?role=Orchestra&albumartistsonly=false</path>
+ <path>musicdb://artists/?role=Orchestra&amp;albumartistsonly=false</path>
</node>
diff --git a/system/library/music/musicroles/Remixers.xml b/system/library/music/musicroles/Remixers.xml
index d56b7058ce..7e8149b68b 100644
--- a/system/library/music/musicroles/Remixers.xml
+++ b/system/library/music/musicroles/Remixers.xml
@@ -2,5 +2,5 @@
<node order="7" type="folder" visible="Library.HasContent(Role, Remixer)">
<label>29987</label>
<icon>DefaultMusicGenres.png</icon>
- <path>musicdb://artists/?role=Remixer&albumartistsonly=false</path>
+ <path>musicdb://artists/?role=Remixer&amp;albumartistsonly=false</path>
</node>
diff --git a/system/library/music/musicroles/allcontributors.xml b/system/library/music/musicroles/allcontributors.xml
index 94e5b81fe0..b64c789484 100644
--- a/system/library/music/musicroles/allcontributors.xml
+++ b/system/library/music/musicroles/allcontributors.xml
@@ -2,5 +2,5 @@
<node order="12" type="folder">
<label>38045</label>
<icon>DefaultMusicArtists.png</icon>
- <path>musicdb://artists/?roleid=-1000&albumartistsonly=false</path>
+ <path>musicdb://artists/?roleid=-1000&amp;albumartistsonly=false</path>
</node>