Playlist Generator - Several Presets to generate an m3u8

JeanXeb

Member
Is it possible to generate a single m3u file with multiple presets ?
I tried to do that but it doesn't work :

Preset 1 : TOPH
Preset 2 : BASE

Command
run PlaylistGeneratorPro.exe "-preset=TOPH|BASE" "-out=C:\Users\root\Desktop\Playlist.m3u8"
or
generate TOPH generate BASE out=C:\Users\root\Desktop\play.m3u8

Without success ..
 
Last edited:
run PlaylistGeneratorPro.exe "-preset=TOPH|BASE" "-out=C:\Users\root\Desktop\"TOPH|BASE"concat.m3u8
 
Back
Top