fortesp / muffin

Media cleaning tool - Remove duplicate media files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Muffin

Media Cleaning tool

Filters and compares all the files in a directory recursively and outputs a list of potential garbage files and duplicate files by checking the filename similarity on a given threshold and content match.

The motivation - To save disk space and avoid redundancy of media entertainment content.

Steps

  • Select a directory that contains your media content.
  • Click on the Check button to analize the content recursively.
  • Select the files that you want to remove.
  • Click on the Clean button to remove the files. The files are in fact moved to a created folder named 'bkp' inside the same directory.

Extensions: mp3 wav mp4 jpg ogg wma pls avi mkv mov mpg mpeg

About

Media cleaning tool - Remove duplicate media files

License:MIT License


Languages

Language:Java 100.0%