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