Smart Playlists problem in latest nightly build
#1
I'm using the latest nightly build (xbmc-r1d845da-master, March 19th)) and the smart playlists don't seem to work. I created a simple one:

Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

<smartplaylist type="tvshows">

    <name></name>

    <match>all</match>

    <rule field="genre" operator="is">Drama</rule>

</smartplaylist>

This playlist works fine in Dharma 10.0 but in the nightly, nothing happens when I click on it in Videos->Playlists.

All tests were done on a fresh install with a few TV shows added to the library.

Debug log: http://pastebin.com/E74sXSKj
Reply
#2
It was a bug that has already been fixed.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Ah, ok. Thanks for the info.

Waiting for the next nightly build then.
Reply

Logout Mark Read Team Forum Stats Members Help
Smart Playlists problem in latest nightly build0