Skip to content

nzbgetcom/nzbget-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NZBGet extensions

This repository contains a list of NZBGet extensions, which is used by the Extension manager to download and update them.

If you want to add your extension to this list, you will need

  1. Make your extension compatible with NZBGet spec v23+. Documentation.

  2. Make sure that your extension repository contains the required and possibly optional workflows:

    Reusable workflows can be used from the current repository.

    Workflows documentation.

    For an example of their use, please refer to the Example extensions repository (see below).

  1. Once your extension is ready, please contact NZBGet maintainers (by creating Issue or Discussion) to get it added into the extension manager. We will create a fork of your extension repository, mirror your release to include it in the extension manager, and make a PR to that repository.

Example extension (can be used as quickstart):

https://github.com/nzbgetcom/Extenson-Example

Demonstrates:

  • Using extension parameters
  • Using Tests
  • Using workflows:
    • Prospector check
    • Manifest check
    • Tests check
    • Release workflow

About

Master list of NZBGet extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published