Hello everybody
I have an issue with playlists since the first version of Frodo.
If I play an item in a playlist (no matter what type of) it can't find the next one.
The only way to play the next item is to press PLAY on the list itself. The Issue happens on both, my Windows XBMC and OpenELEC 3.02.
In Eden it worked fine, but because of several OpenELEC 2 Issues on my device i don't want to go back.
The opions "Automatically play next" are enabled in music and video settings.
XBMC Log
This is just a short test playlist. I tried to make new playlists and made a clean reinstall of XBMC but nothing worked.
Thank you for helping!
I have an issue with playlists since the first version of Frodo.
If I play an item in a playlist (no matter what type of) it can't find the next one.
The only way to play the next item is to press PLAY on the list itself. The Issue happens on both, my Windows XBMC and OpenELEC 3.02.
In Eden it worked fine, but because of several OpenELEC 2 Issues on my device i don't want to go back.
The opions "Automatically play next" are enabled in music and video settings.
XBMC Log
This is just a short test playlist. I tried to make new playlists and made a clean reinstall of XBMC but nothing worked.
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="musicvideos">
<name>Teast</name>
<match>all</match>
<rule field="title" operator="contains">
<value>T</value>
</rule>
</smartplaylist>
Thank you for helping!