VLC Playlist with Folders fails

خرید بک لینک

I have a playlist that consists of two folders. I have random and repeat active on VLC 2.2.4

When I click to play the playlist it expands one folder only - and once it gets to folder two it expands this one too.

I would like it to expand both folders content at once so that the random function choose from all the files from the start - and not only from the moment it reaches folder #2 on the list. Any suggestions?

Playlist code:

<?xml version="1.0" encoding="UTF-8"?>
<playlist xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/" version="1">
<title>Playlist</title>
<trackList>
    <track>
        <location>file:///C:/Users/JP/Desktop/Bastianvideo/English</location>
        <extension application="http://www.videolan.org/vlc/playlist/0">
            <vlc:id>0</vlc:id>
        </extension>
    </track>
    <track>
        <location>file:///C:/Users/JP/Desktop/Bastianvideo/Danish</location>
        <extension application="http://www.videolan.org/vlc/playlist/0">
            <vlc:id>1</vlc:id>
        </extension>
    </track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
        <vlc:item tid="0"/>
        <vlc:item tid="1"/>
</extension>
</playlist>

- - , .
.

Recent Questions...

ما را در سایت Recent Questions دنبال می‌کنید

برچسب: نویسنده: استخدام کار بازدید: 266 تاريخ: پنجشنبه 24 تير 1395 ساعت: 17:31

صفحه بندی