Smart playlists not working
#1
I'm trying to play some smart playlists I've created, but nothing happens when i Click Play from the context menu from the playlist I want to play. If i click play in party mode it starts a playlist with 10 random songs, not based on the playlist rules.

The playlists are probably placed in the right folder, because they appear in the playlist list.

Location: /Users/hranum/Library/Application Support/XBMC/userdata/playlists/music

What could be wrong?


I am using the OS X version of Camelot - 9.11. Should i get the latest beta maybe?

The log shows:
22:43:26 T:2691183872 M: 66445312 NOTICE: special://masterprofile/ is mapped to: /Users/hranum/Library/Application Support/XBMC/userdata

(...)

22:43:27 T:2691183872 M: 66981888 NOTICE: special://profile/ is mapped to: special://masterprofile/

(...)


22:44:13 T:2691183872 M: 75776000 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
22:44:13 T:2691183872 M: 78061568 DEBUG: CGUIMediaWindow::GetDirectory (special://profile/playlists/music/foofighters.xsp)
22:44:13 T:2691183872 M: 78061568 DEBUG: ParentPath = [special://musicplaylists/]
22:44:13 T:2691183872 M: 78049280 ERROR: Error loading Smart playlist special://profile/playlists/music/foofighters.xsp
22:44:13 T:2691183872 M: 77934592 ERROR: Error loading Smart playlist special://profile/playlists/music/foofighters.xsp
22:44:13 T:2691183872 M: 77934592 ERROR: GetDirectory - Error getting special://profile/playlists/music/foofighters.xsp
22:44:13 T:2691183872 M: 77090816 DEBUG: SDLKeyboard: scancode: 0, sym: 310, unicode: 0, modifier: 0

The foofighters.xsp looks like:

<xml>
<smartplaylist type="music">
<name>Foo Fighters</name>
<match>all</match>
<rule field="artist" operator="is">Foo Fighters</rule>
<limit>0</limit>
</smartplaylist>
</xml>
Reply

Logout Mark Read Team Forum Stats Members Help
Smart playlists not working0