Problem: Smart playlist
|
12th Apr, 2015, 05:57 AM
Post: #1
|
|||
|
|||
Smart playlist
I am trying to create a smart play list for video. I followed the quite simple steps but I can't get the playlist to play. Anyone could do it? If so, can you share how to get it working?
My playlist file content is: <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <smartplaylist type="movies"> <name></name> <match>all</match> <rule field="path" operator="is"> <value>/home/xbian/Content/</value> </rule> <order direction="ascending">random</order> </smartplaylist> I got all my videos at "/home/xbian/Content/" but the list always shows empty. Thanks, Moacir |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Smart playlist - moacir.ferreira - 12th Apr, 2015 05:57 AM
RE: Smart playlist - moacir.ferreira - 19th Apr, 2015, 06:20 PM
|