bug-gnupod
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnupod] Problem with smart playlists


From: matiyam M
Subject: [Bug-gnupod] Problem with smart playlists
Date: Wed, 15 Dec 2004 18:43:27 +0100

¡Hi!

First, i'd like to thank you for your great job with this software.

I have a doubt with respect to smart playlists support. I haven't been
able to make them work. I've checked the documentation, but i don't
know what else to do.

Let's suppose i want to create a playlist with my best rated songs.

1 - Run tunes2pod.pl to update GNUtunesDB
2 - Write this in GNUtunesDB:

 <smartplaylist checkrule="spl" limititem="song"
limitsort="playcount_low" limitval="200" liveupdate="1" matchany="0"
moselected="" name="TestTop" >
   <spl action="gt" field="rating" string="40:40" />
 </smartplaylist>

3 - Run mktunes.pl

Is this playlist supposed to be populated with songs right now?
Because it haven't worked for me.

4- If I run again tunes2pod.pl --force, my GNUtunesDB gets updated
and i find:

 <smartplaylist checkrule="spl" limititem="song"
limitsort="playcount_low" limitval="200" liveupdate="1" matchany="0"
moselected="" name="TestTop" plid="99509" >
   <spl action="gt" field="rating" string="40:40" />
 </smartplaylist>

(it gets an attribute "plid", but it is not populated yet)

5- Run mktunes.pl again

It doesn't do anything.

I am doing something wrong? Is there anything else i have to do?

Thanks for your attention!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]