Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 358 Bytes

VLCGuide.md

File metadata and controls

5 lines (3 loc) · 358 Bytes

Changing VLC's Playlist Path

  1. If you want to make sure the playlist plays properly without errors, you should change <location>file:///X:/source/folder/somefile.mkv</location> to <location>file:///./somefile.mkv</location>.
  2. Just change it for all files using text editor. So it will work if you change the name of directory or change the disk.