TVShows playlist empty
#1
Hi there,

Im having difficulties setting up seperate playlists for my girlfriends movies and tvshows. Strange thing is, the movies playlist works flawless while the tvshows playlist only brings up a black/empty screen. 

The tvshow file looks like this:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
    <name>Girlfriends Shows</name>
    <match>all</match>
    <rule field="path" operator="startswith">
        <value>/media/Extern 8TB/girlfriends stuff/Shows</value>
    </rule>
    <order direction="ascending">tvshow</order>
</smartplaylist>

Any ideas what I am doing wrong here? Thanks in advance.
Reply
#2
Never used playlists myself, but I’d be wary of the space character in the path value. Might be worth trying it in quotes or sticking a backslash before the spaces?

Extern\ 8TB/girlfriends\ stuff
Reply

Logout Mark Read Team Forum Stats Members Help
TVShows playlist empty0