mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Allow nfo file uploads
This commit is contained in:
@@ -225,11 +225,16 @@ newznab-tmux https://github.com/NNTmux/newznab-tmux
|
||||
Parameters:
|
||||
t=nzbadd
|
||||
apikey=xxxx
|
||||
file=<multipart nzb file>
|
||||
file=<multipart nzb or nfo file>
|
||||
|
||||
Optional:
|
||||
cat, includemeta, dupecheck, nfo, medianfo
|
||||
|
||||
Behavior:
|
||||
Valid .nzb and .nfo uploads are written to the same NZB upload folder
|
||||
(NZB_UPLOAD_FOLDER). NFO files are not linked to releases at upload time;
|
||||
a separate import command is expected to process them later.
|
||||
|
||||
Error handling:
|
||||
Uses XML error codes from section 6.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user