Is it just me or does this bit of SQL not seem to work with smartplaylist?
This would normally be valid SQL but smartplaylist is kind of hanging on this query (it just has the popup searching)<smartPlaylist name="Only 20 songs of Rock Music" query="WHERE strGenre == '| Rock |' OR strGenre == '| Punk Rock |' OR strGenre == '| Progressive Rock |' OR strGenre == '| Rock |' LIMIT 20"></smartPlaylist>
Edit:
Nevermind this, I had an error somewhere else:
The "Electronica & Dance" should be "Electronica & Dance"<smartPlaylist name="20 songs of Electronic Music" query="WHERE strGenre == '| Electronica |' OR strGenre == '| Electronic |' OR strGenre == '| Electronica & Dance |' OR strGenre == '| Dance |' ORDER BY RANDOM() LIMIT 20"></smartPlaylist>
Hi all,
For my first post, an answer !
For accent works properly change the line
<?xml version="1.0" encoding="utf-8"?>
with
<?xml version="1.0" encoding="UTF-8" ?>
it's works for me, and beleive me in france we are with a lots of accents in the words