Code: Select all
https://github.com/surrim/vlc-delete/blob/master/vlc-delete.lua
I too have the same needs as the Op and this plugin works as expected. now if there is a way to bind a hotkey to the menu item added by the plugin, then the problem will be resolved.I found an easier solution which is this one: https://github.com/surrim/vlc-delete/
To use go to https://github.com/surrim/vlc-delete/bl ... delete.lua and copy all 116 lines of code. The easiest way to do that is to click the first dash (nothing will appear on screen) and then scroll down to the bottom of the code, hold down SHIFT and click after the last letter from the word "end". That will highlight everything in between. Right click anywhere in the highlighted text and click Copy.
Next, open Windows Notepad, right click and click Paste.
For clarity here's the full URLCode: Select all
https://github.com/surrim/vlc-delete/blob/master/vlc-delete.lua
To create the file:
- Click File ---> Save As and where it reads "File name" type: vlc-delete.luac
- Directly below that in the field called "Save As Type" change it to All Files via the dropdown menu and then click Save.
- Place the file in this location: C:\Program Files\VideoLAN\VLC\lua\extensions
To use, play a video you want to delete and on the top toolbar click View ---> VLC Delete.
I too have the same needs as the Op and this plugin works as expected. now if there is a way to bind a hotkey to the menu item added by the plugin, then the problem will be resolved.
But based on what i'm reading it's not possible currently. correct?
you could probably add customizable hot key to the delete.lua plug in that shows up under theThe delete key removes an entry from playlist or media library. It would confusing if it started deleting the underlying file as well...
As a developer, I simply do not want to have to deal with complaints about personal files accidentally deleted via VLC. Some users already found ways to accidentally delete their files with VLC (or to believe that they did so), so it is not hard to imagine how much worse that would get. Call that idiot proofing perhaps, but that's that.
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: MSN [Bot] and 27 guests