Skip to content

nzbgetcom/Extension-EasySort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NZBGet Versions

Note: This script is compatible with python 3.8.x and above. If you need support for Python 2.x versions then you can get legacy version here.

EasySort

This script moves files with specified extensions into another directory.

It offers flexible organization options:

  • Flat Mode:** Files are moved into the specified DestDir directory.
  • Parent Directory Mode:** Files are moved into the parent directory using DestDir=.. (flattening).
  • Category Subdirectory Mode:** Files are organized into subdirectories within DestDir based on the category using UseCategoryDir.
  • NZB Parent Subdirectory Mode:** Files are organized into subdirectories within DestDir based on the NZB filename using UseNzbParentDir

You can combine UseCategoryDir and UseNzbParentDir for further organization.

Additionally, there is an option to delete the source directory with all remaining files.

Authors:

About

EasySort extension for NZBGet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages