Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 644 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 644 Bytes

VLCDeleteItem

A button to delete the currently playing item from your hard drive and remove it from the playlist.

Useful for reviewing a list of videos you might want to delete.

Installation

from install media player addon

Where to copy lua files to?

VLC addon files are copied to VLC’s directory:

For All Users

In Mac OS X: /Applications/VLC.app/Contents/MacOS/share/lua/extensions/

For Current User

In Mac OS X: /Users/%your_name%/Library/Application Support/org.videolan.vlc/lua/extensions/

Note: You have to create the directories if they don’t exist.