Skip to content

How to use the auto upload .nzb files feature? #218

@Suitear

Description

@Suitear

I want to automatically upload .nzb file after generating it. But can't make it right.

My relevant setting in .ngPost file is as follows.

curl -X "POST" "https://domain/upload-api-full" \
     -F "apikey=*************" \
     -F "nzb=@/home/nzbs/"

Got the following output.

{"status":415,"status_message":"Unsupported` Media Type"}%

So how can I make ngPost automatically upload the .nzb file after it's generated?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions