Skip to content

Scans a folder looking for duplicate episodes/movies

Notifications You must be signed in to change notification settings

l3uddz/dupeFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dupeFinder

Scans a folder looking for duplicate episodes/movies

Requirements

  • Python 3.5.2 or higher.
  • requirements.txt modules.

Usage

  • dupeFinder.py "FOLDER_PATH"
  • dupeFinder2.py --path "/home/user/media/movies"
  • dupeFinder2.py --path "/home/user/media/tv" --save_dupes "dupes.log"
  • dupeFinder2.py --help for more information

About

Scans a folder looking for duplicate episodes/movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages