Music Playlist Help
#1
I have several Music paths:
/share/Music KODI
/share/Media/Music/HD Tracks
/share/Media/Music/MQA
 I created a smart playlist:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="albums">
    <name>HD Tracks</name>
    <match>all</match>
    <rule field="path" operator="contains">
        <value>HD Tracks</value>
    </rule>
</smartplaylist>
When I select the above playlist, “HD Tracks” all the correct albums show up, but when I select the album, all songs are listed, not just the songs for HD Tracks albums, but from other music paths as well. i.e., if I select an Eagles album that I have in HD Tracks, it will show the one Album I have for HD Tracks, but all the songs located elsewhere for that album, what am I missing?
Reply


Messages In This Thread
Music Playlist Help - by Govnah - 2019-08-20, 20:40
RE: Music Playlist Help - by DaveBlake - 2019-08-21, 10:34
RE: Music Playlist Help - by jjd-uk - 2019-08-21, 14:28
RE: Music Playlist Help - by DaveBlake - 2019-08-21, 14:57
Logout Mark Read Team Forum Stats Members Help
Music Playlist Help0