belfie13 / VLCDeleteItem

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VLCDeleteItem

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

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%