mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-04-25 07:24:21 +00:00
feat: send deleted files to system trash
This refactors the file deletion code to send files to the system trash instead of performing a hard deletion. It also fixes deleting video files and GIFs loaded in the Preview Panel.
This commit is contained in:
@@ -14,3 +14,4 @@ pydub==0.25.1
|
||||
mutagen==1.47.0
|
||||
numpy==1.26.4
|
||||
ffmpeg-python==0.2.0
|
||||
Send2Trash==1.8.3
|
||||
Reference in New Issue
Block a user