Skip to content

Detection of deleted files and folders #61

@stax76

Description

@stax76

Deleting files might be a common use case. I download everything with a Chrome extension called External Application Launcher and yt-dlp.

I have my own script for file deletion and found two other.

https://github.com/jonniek/mpv-scripts/blob/master/trashfileonend.lua

https://github.com/zenyd/mpv-scripts/blob/master/delete_file.lua

https://github.com/stax76/mpv-scripts/blob/main/delete-current-file.lua

If you like the idea, and it's easy to do, maybe you could detect deletions by checking all files if the folder hasn't too many files (people often have fast SSD drives). Or react to a script message from my script. What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuse custom-keybindsrequest should be completed using custom keybindsuse-addonsrequest should be completed with an addon

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions