VLC Rename is a lua extension for VLC that allows you to rename/move the currently playing file and then rejoin it to the current playlist.
When you play a file, pres ALT+I and then ALT+M to rename the current file or edit its location in the shown dialog box.
Script will and rename/move it for you and then rejoin it to the end of current playlist.
This extension has been tested on GNU Linux and MS Windows 10 with VLC 3.x.
The author is not responsible for damage caused by this extension.
This code is based on another extension VLC Delete created by Surrim:
https://github.com/surrim/vlc-delete/