aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorDaveTBlake <oak99sky@yahoo.co.uk>2018-06-08 19:05:01 +0100
committerDaveTBlake <oak99sky@yahoo.co.uk>2018-06-13 06:35:19 +0100
commit4d7679e516b197451a22d73969c5866ba8e729fd (patch)
tree420a6c5c524c1798066f8b99f332589717854650 /system
parenta22887ad6fdd63999f87932e3b45728be2e19393 (diff)
Add Sources node.
Process sourceid in GetFilter, add new default node xml, and "sources" content type to Estuary view options
Diffstat (limited to 'system')
-rw-r--r--system/library/music/sources.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/library/music/sources.xml b/system/library/music/sources.xml
new file mode 100644
index 0000000000..49ff0d6b6a
--- /dev/null
+++ b/system/library/music/sources.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<node order="135" type="folder">
+ <label>39031</label>
+ <icon>DefaultMusicSources.png</icon>
+ <path>musicdb://sources</path>
+</node>