Hi,

can anyone help me modify this SQL playlist to pick songs that have
never been played instead of not played in the past 12 weeks.


Code:
--------------------
    
  <?xml version="1.0" encoding="utf-8"?>
  <sqlplaylist>
        <template>
                <id>advancedwithrating.sql.xml</id>
                <parameter type="text" id="playlistname"><value>Rated 3+ Not 
Played for 12w</value></parameter>
                <parameter type="text" id="playlistgroups"></parameter>
                <parameter type="text" 
id="minlength"><value>40</value></parameter>
                <parameter type="text" 
id="maxlength"><value>440</value></parameter>
                <parameter type="text" id="minyear"></parameter>
                <parameter type="text" id="maxyear"></parameter>
                <parameter type="text" 
id="notrepeat"><value>1</value></parameter>
                <parameter type="text" 
id="recentlyplayed"><value>7257600</value></parameter>
                <parameter type="text" id="includedcomment" 
quotevalue="1"></parameter>
                <parameter type="text" id="excludedcomment" 
quotevalue="1"></parameter>
                <parameter type="text" 
id="minrating"><value>50</value></parameter>
                <parameter type="text" 
id="exactrating"><value>0</value></parameter>
                <parameter type="text" id="includedgenres" 
quotevalue="1"></parameter>
                <parameter type="text" id="excludedgenres" 
quotevalue="1"><value>Audio Book</value><value>Children's 
Music</value><value>Christian 
Worship</value><value>Christmas</value><value>Comedy</value><value>Contemporary 
Country</value><value>Country</value><value>Dance</value><value>Drum 
Solo</value><value>Other</value><value>Podcast</value><value>Soundtrack</value></parameter>
                <parameter type="text" id="includedartists" 
quotevalue="1"></parameter>
                <parameter type="text" id="excludedartists" 
quotevalue="1"></parameter>
                <parameter type="text" 
id="lossless"><value>0</value></parameter>
                <parameter type="text" 
id="nooftracks"><value>20</value></parameter>
        </template>
  </sqlplaylist>
  
  
--------------------


Thanks,


-- 
MeSue

Sue
http://www.last.fm/user/MeSue
------------------------------------------------------------------------
MeSue's Profile: http://forums.slimdevices.com/member.php?userid=985
View this thread: http://forums.slimdevices.com/showthread.php?t=52833

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to