Skip to content

Sorts your downloaded torrents into specific folders

License

Notifications You must be signed in to change notification settings

DreanorAnime/TorrentSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TorrentSort

Sorts your downloaded torrents into specific folders

Configure the json file. All files will be looked up in the RootFolder

{
  "RootFolder": "D:\\",
  "FileRegex": "\\[.*?\\]",
  "FolderRegex": "[^a-zA-Z ]",
  "FileFilter": "*.mkv"
}