diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 18:07:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 18:07:22 +0000 |
commit | c04dcc2e7d834218ef2d4194331e383402495ae1 (patch) | |
tree | 7333e38d10d75386e60f336b80c2443c1166031d /system/library/music | |
parent | Initial commit. (diff) | |
download | kodi-c04dcc2e7d834218ef2d4194331e383402495ae1.tar.xz kodi-c04dcc2e7d834218ef2d4194331e383402495ae1.zip |
Adding upstream version 2:20.4+dfsg.upstream/2%20.4+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'system/library/music')
38 files changed, 247 insertions, 0 deletions
diff --git a/system/library/music/addons.xml b/system/library/music/addons.xml new file mode 100644 index 0000000..2514d23 --- /dev/null +++ b/system/library/music/addons.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="150" type="folder"> + <label>1038</label> + <icon>DefaultAddonMusic.png</icon> + <path>addons://sources/audio/</path> +</node> diff --git a/system/library/music/albums.xml b/system/library/music/albums.xml new file mode 100644 index 0000000..4c0e8d6 --- /dev/null +++ b/system/library/music/albums.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="30" type="filter" visible="Library.HasContent(Music)"> + <label>132</label> + <icon>DefaultMusicAlbums.png</icon> + <content>albums</content> +</node> diff --git a/system/library/music/artists.xml b/system/library/music/artists.xml new file mode 100644 index 0000000..9372593 --- /dev/null +++ b/system/library/music/artists.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="20" type="filter" visible="Library.HasContent(Music)"> + <label>133</label> + <icon>DefaultMusicArtists.png</icon> + <content>artists</content> +</node> diff --git a/system/library/music/boxsets.xml b/system/library/music/boxsets.xml new file mode 100644 index 0000000..e7f36e2 --- /dev/null +++ b/system/library/music/boxsets.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="99" type="folder" visible="Library.HasContent(Boxsets)"> + <label>38074</label> + <icon>DefaultSets.png</icon> + <path>musicdb://albums/?boxset=true</path> +</node> diff --git a/system/library/music/compilations.xml b/system/library/music/compilations.xml new file mode 100644 index 0000000..8e9879a --- /dev/null +++ b/system/library/music/compilations.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="100" type="folder" visible="Library.HasContent(Compilations)"> + <label>521</label> + <icon>DefaultMusicCompilations.png</icon> + <path>musicdb://albums/?compilation=true</path> +</node> diff --git a/system/library/music/files.xml b/system/library/music/files.xml new file mode 100644 index 0000000..cb8f799 --- /dev/null +++ b/system/library/music/files.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="140" type="folder"> + <label>744</label> + <icon>DefaultFolder.png</icon> + <path>sources://music/</path> +</node> diff --git a/system/library/music/genres.xml b/system/library/music/genres.xml new file mode 100644 index 0000000..e5eb7e4 --- /dev/null +++ b/system/library/music/genres.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="10" type="filter" visible="Library.HasContent(Music)"> + <label>135</label> + <icon>DefaultMusicGenres.png</icon> + <content>artists</content> + <group>genres</group> +</node> diff --git a/system/library/music/musicroles/albumartists.xml b/system/library/music/musicroles/albumartists.xml new file mode 100644 index 0000000..3a3b076 --- /dev/null +++ b/system/library/music/musicroles/albumartists.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="80" type="folder"> + <label>38043</label> + <icon>DefaultMusicArtists.png</icon> + <path>musicdb://artists/?albumartistsonly=true</path> +</node> diff --git a/system/library/music/musicroles/allartists.xml b/system/library/music/musicroles/allartists.xml new file mode 100644 index 0000000..22beac1 --- /dev/null +++ b/system/library/music/musicroles/allartists.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="90" type="folder"> + <label>38044</label> + <icon>DefaultMusicArtists.png</icon> + <path>musicdb://artists/?albumartistsonly=false</path> +</node> diff --git a/system/library/music/musicroles/allcontributors.xml b/system/library/music/musicroles/allcontributors.xml new file mode 100644 index 0000000..7eaad39 --- /dev/null +++ b/system/library/music/musicroles/allcontributors.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="100" type="folder"> + <label>38045</label> + <icon>DefaultMusicArtists.png</icon> + <path>musicdb://artists/?roleid=-1000&albumartistsonly=false</path> +</node> diff --git a/system/library/music/musicroles/allroles.xml b/system/library/music/musicroles/allroles.xml new file mode 100644 index 0000000..19f5840 --- /dev/null +++ b/system/library/music/musicroles/allroles.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="110" type="folder"> + <label>38046</label> + <icon>DefaultMusicRoles.png</icon> + <path>musicdb://roles/?albumartistsonly=false</path> +</node> diff --git a/system/library/music/musicroles/arrangers.xml b/system/library/music/musicroles/arrangers.xml new file mode 100644 index 0000000..09d43e6 --- /dev/null +++ b/system/library/music/musicroles/arrangers.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="50" type="folder" visible="Library.HasContent(Role, Arranger)"> + <label>29988</label> + <icon>DefaultMusicGenres.png</icon> + <path>musicdb://artists/?role=Arranger&albumartistsonly=false</path> +</node> diff --git a/system/library/music/musicroles/composers.xml b/system/library/music/musicroles/composers.xml new file mode 100644 index 0000000..752be53 --- /dev/null +++ b/system/library/music/musicroles/composers.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="10" type="folder" visible="Library.HasContent(Role, Composer)"> + <label>29989</label> + <icon>DefaultMusicGenres.png</icon> + <path>musicdb://artists/?role=Composer&albumartistsonly=false</path> +</node> diff --git a/system/library/music/musicroles/conductors.xml b/system/library/music/musicroles/conductors.xml new file mode 100644 index 0000000..67fac18 --- /dev/null +++ b/system/library/music/musicroles/conductors.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="20" type="folder" visible="Library.HasContent(Role, Conductor)"> + <label>29990</label> + <icon>DefaultMusicGenres.png</icon> + <path>musicdb://artists/?role=Conductor&albumartistsonly=false</path> +</node> diff --git a/system/library/music/musicroles/djmixers.xml b/system/library/music/musicroles/djmixers.xml new file mode 100644 index 0000000..b58d36d --- /dev/null +++ b/system/library/music/musicroles/djmixers.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="60" type="folder" visible="Library.HasContent(Role, DJMixer)"> + <label>29991</label> + <icon>DefaultMusicGenres.png</icon> + <path>musicdb://artists/?role=DJMixer&albumartistsonly=false</path> +</node> diff --git a/system/library/music/musicroles/index.xml b/system/library/music/musicroles/index.xml new file mode 100644 index 0000000..e13b3df --- /dev/null +++ b/system/library/music/musicroles/index.xml @@ -0,0 +1,5 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="130" type="folder" visible="Library.HasContent(Music)"> + <label>29994</label> + <icon>DefaultMusicRoles.png</icon> +</node> diff --git a/system/library/music/musicroles/lyricists.xml b/system/library/music/musicroles/lyricists.xml new file mode 100644 index 0000000..b821adc --- /dev/null +++ b/system/library/music/musicroles/lyricists.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="40" type="folder" visible="Library.HasContent(Role, Lyricist)"> + <label>29992</label> + <icon>DefaultMusicGenres.png</icon> + <path>musicdb://artists/?role=Lyricist&albumartistsonly=false</path> +</node> diff --git a/system/library/music/musicroles/orchestras.xml b/system/library/music/musicroles/orchestras.xml new file mode 100644 index 0000000..a7fe0fa --- /dev/null +++ b/system/library/music/musicroles/orchestras.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="30" type="folder" visible="Library.HasContent(Role, Orchestra)"> + <label>29993</label> + <icon>DefaultMusicGenres.png</icon> + <path>musicdb://artists/?role=Orchestra&albumartistsonly=false</path> +</node> diff --git a/system/library/music/musicroles/remixers.xml b/system/library/music/musicroles/remixers.xml new file mode 100644 index 0000000..b42003a --- /dev/null +++ b/system/library/music/musicroles/remixers.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<node order="70" type="folder" visible="Library.HasContent(Role, Remixer)"> + <label>29987</label> + <icon>DefaultMusicGenres.png</icon> + <path>musicdb://artists/?role=Remixer&albumartistsonly=false</path> +</node> 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> diff --git a/system/library/music/playlists.xml b/system/library/music/playlists.xml new file mode 100644 index 0000000..751abc5 --- /dev/null +++ b/system/library/music/playlists.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="120" type="folder"> + <label>136</label> + <icon>DefaultMusicPlaylists.png</icon> + <path>special://musicplaylists/</path> +</node> diff --git a/system/library/music/recentlyaddedalbums.xml b/system/library/music/recentlyaddedalbums.xml new file mode 100644 index 0000000..c17bdda --- /dev/null +++ b/system/library/music/recentlyaddedalbums.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="80" type="folder" visible="Library.HasContent(Music)"> + <label>359</label> + <icon>DefaultMusicRecentlyAdded.png</icon> + <path>musicdb://recentlyaddedalbums/</path> +</node> diff --git a/system/library/music/recentlyplayedalbums.xml b/system/library/music/recentlyplayedalbums.xml new file mode 100644 index 0000000..0359e2d --- /dev/null +++ b/system/library/music/recentlyplayedalbums.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="90" type="folder" visible="Library.HasContent(Music)"> + <label>517</label> + <icon>DefaultMusicRecentlyPlayed.png</icon> + <path>musicdb://recentlyplayedalbums/</path> +</node> diff --git a/system/library/music/singles.xml b/system/library/music/singles.xml new file mode 100644 index 0000000..aa99bcc --- /dev/null +++ b/system/library/music/singles.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="40" type="folder" visible="Library.HasContent(Singles)"> + <label>1050</label> + <icon>DefaultMusicSongs.png</icon> + <path>musicdb://singles/</path> +</node> diff --git a/system/library/music/songs.xml b/system/library/music/songs.xml new file mode 100644 index 0000000..2f3d23f --- /dev/null +++ b/system/library/music/songs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="50" type="filter" visible="Library.HasContent(Music)"> + <label>134</label> + <icon>DefaultMusicSongs.png</icon> + <content>songs</content> +</node> diff --git a/system/library/music/sources.xml b/system/library/music/sources.xml new file mode 100644 index 0000000..49ff0d6 --- /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> diff --git a/system/library/music/top100/index.xml b/system/library/music/top100/index.xml new file mode 100644 index 0000000..b8737a2 --- /dev/null +++ b/system/library/music/top100/index.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="70" type="folder" visible="Library.HasContent(Music)"> + <label>271</label> + <icon>DefaultMusicTop100.png</icon> +</node> diff --git a/system/library/music/top100/top100albums.xml b/system/library/music/top100/top100albums.xml new file mode 100644 index 0000000..36d69db --- /dev/null +++ b/system/library/music/top100/top100albums.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="20" type="filter"> + <label>10505</label> + <icon>DefaultMusicTop100Albums.png</icon> + <content>albums</content> + <match>all</match> + <rule field="playcount" operator="greaterthan"> + <value>0</value> + </rule> + <limit>100</limit> + <order direction="descending">playcount</order> +</node> diff --git a/system/library/music/top100/top100songs.xml b/system/library/music/top100/top100songs.xml new file mode 100644 index 0000000..c5aba9a --- /dev/null +++ b/system/library/music/top100/top100songs.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="10" type="filter"> + <label>10504</label> + <icon>DefaultMusicTop100Songs.png</icon> + <content>songs</content> + <match>all</match> + <rule field="playcount" operator="greaterthan"> + <value>0</value> + </rule> + <limit>100</limit> + <order direction="descending">playcount</order> +</node> diff --git a/system/library/music/years.xml b/system/library/music/years.xml new file mode 100644 index 0000000..55016ad --- /dev/null +++ b/system/library/music/years.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<node order="60" type="filter" visible="Library.HasContent(Music)"> + <label>652</label> + <icon>DefaultMusicYears.png</icon> + <content>albums</content> + <group>years</group> +</node> |