Documentation:Modules/directory

From VideoLAN Wiki
Jump to: navigation, search
Module: directory
Type Access
First VLC version -
Last VLC version -
Operating system(s) all
Description recursively add files from a directory into the playlist

Options

  • recursive <string> : Specify behavior when dealing with subdirectories. Can be "ignore" to ignore sub directories, "collapse" to add sub directories without expanding them and "expand" to add sub directories and expand them. default value: "expand"
  • ignore-filetypes <string> : Comma seperated list of file extensions to ignore when adding directory items to the playlist. default value: "m3u,db,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue"

Example

Open a directory:

% vlc directory:///path/to/dir

You can also use:

% vlc /path/to/dir

or

% vlc dir:///path/to/dir

or even

% vlc file:///path/to/dir
Help VideoLAN by adding to this page!
Create an account to start editing, and then click here to add to this article.
This page is part of official VLC media player Documentation (User GuideStreaming HowToHacker's 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.
Personal tools

Variants
Actions
Help / Documentation
Development
VideoLAN wiki
Toolbox