- Thread starter
- #71
Re: AW: SmartPlaylists (1.1.3)
Hi,
i am sorry but it works! I create this query: <smartPlaylist name="test comment" query="WHERE strComment like '%test%'"></smartPlaylist>
I added comments with string 'test' on some MP3. I added them to database and launch the smarplaylist and all of theses MP3 were displayed.
I don't undersdand your issue. Try to repeat my test.
Thank you for your answer. I'll check your syntax-tipp.
Hi Fabien,
sorry!
The syntax
<smartPlaylist name="100 zufällige BeBop-Songs" query="WHERE strComment like '%BeBop%' ORDER BY RANDOM() LIMIT 100"></smartPlaylist>
didn't work. Only a popup with a wait-message happens. I have checked my tags with mptagthat, and all my tracks are ok. Do you have an other idea?
Greetings
Hi,
i am sorry but it works! I create this query: <smartPlaylist name="test comment" query="WHERE strComment like '%test%'"></smartPlaylist>
I added comments with string 'test' on some MP3. I added them to database and launch the smarplaylist and all of theses MP3 were displayed.
I don't undersdand your issue. Try to repeat my test.