From 49ee669d8b73a34cf1012224016adef2c8f9c3e3 Mon Sep 17 00:00:00 2001 From: unfr Date: Tue, 3 Mar 2026 15:36:42 +0100 Subject: [PATCH] update nyuu command --- autopost/posteur.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/autopost/posteur.sh b/autopost/posteur.sh index 3554c2f..fc9c28e 100644 --- a/autopost/posteur.sh +++ b/autopost/posteur.sh @@ -69,7 +69,8 @@ while true; do --nzb-title '${FILESANSEXT}' \ -f '{rand(14)} {rand(14)}@{rand(5)}.{rand(3)}' \ --message-id '{rand(32)}@{rand(8)}.{rand(3)}' \ - --subject '{rand(32)}' --nzb-subject '{filename}' \ + --subject '{rand(32)}' \ + --nzb-subject '[{0filenum}/{files}] - \"{filename}\" yEnc ({part}/{parts})' \ --obfuscate-articles ${files[*]} \ --progress=stderr" \ /dev/null