Skip to content

Add downloaded NZB files to NZBGet - An Extension Script for NZBGet

License

Notifications You must be signed in to change notification settings

Tensai75/AddNZBs.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AddNZBs.py

Add downloaded NZB files to NZBGet - An Extension Script for NZBGet

If the current NZB download being processed by this script contains NZB files they will be pushed to the NZBGet queue.

If the NZB file names do include an unpack password in the format nzbname{{password}}.nzb the password will be passed over to NZBGet when pushing the NZB file to NZBGet. If the NZB file names do not include an unpack password but the currently processed NZB download was assigned an unpack password, this password will be passed over to NZBGet instead.

If a category was assigned to the currently processed NZB download, this category will be passed over to NZBGet as well.

After the NZB files have been pushed to NZBGet they will be deleted from the download directory and if this results in an empty directory it will be deleted as well.

NOTE: This script requires Python to be installed on the system running NZBGet.

See the NZBGet documentation for information on how to install extension scripts for NZBGet.

About

Add downloaded NZB files to NZBGet - An Extension Script for NZBGet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages