Documentation:Modules/playlist

From VideoLAN Wiki
< Documentation:Modules
Revision as of 04:10, 24 March 2019 by DoesItReallyMatter (talk | contribs) (Create page marked up/adapted from source code. I used the NEWS file to give the "First version" column in the sub-module table I wrote from scratch)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Module: playlist
Type Access demux
First VLC version -
Last VLC version -
Operating system(s) all
Description Playlist
Shortcut(s) -

The option --parent-item has been obsolete since VLC 1.1.0.

Options

  • playlist-skip-ads <boolean> : Use playlist options usually used to prevent ads skipping to detect ads and prevent adding them to the playlist default value: enabled

Sub-modules

Submodule name Description Shortcuts Opens file extensions First version
m3u M3U playlist import m3u, m3u8 .m3u, .m3u8, .vlc 0.5.0, 1.0.4
ram RAM playlist import N/A .ram, .rm 2.0.2
pls PLS playlist import N/A .pls 0.5.2
b4s B4S playlist import shout-b4s .b4s 0.6.1
dvb DVB playlist import dvb .conf ?
podcast Podcast parser podcast N/A 0.8.5
xspf XSPF playlist import N/A .xspf 0.8.5
asx ASX playlist import N/A .asx, .wax, .wvx 0.5.0
sgimb Kasenna MediaBase parser sgimb N/A ?
qtl QuickTime Media Link importer qtl .qtl ?
ifo Dummy IFO demux N/A .IFO ?
bdmv Dummy BDMV demux N/A .BDMV ?
itml iTunes Music Library importer itml .xml ?
wpl WPL playlist import wpl .wpl, .zpl 1.1.0

Source code

This page is part of official VLC media player Documentation (User GuideStreaming HowToHacker GuideModules)
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.