Nyuu icon indicating copy to clipboard operation
Nyuu copied to clipboard

Check posts/headers only for a given nzb file

Open dmuyuy3 opened this issue 3 years ago • 4 comments

Is it currently possible to do this? I think it could be a useful feature for checking availability across different providers. Something like "nyuu --check-headers-only -f file.nzb [-s server -u user -p pass in case of different servers]". Would it be complicated to add this?

Thanks

dmuyuy3 avatar Jul 06 '22 08:07 dmuyuy3

Unfortunately that feature isn't currently supported in Nyuu. There's other scripts out there that can do this, which is probably worth checking.

animetosho avatar Jul 06 '22 09:07 animetosho

Thanks for the reply. Do you know of any such scripts that currently work? I found one for nzbget but it's outdated and seems like it doesn't work anymore. Thanks

dmuyuy3 avatar Jul 06 '22 10:07 dmuyuy3

I don't use any scripts, so can't give any recommendations personally. Perhaps this thread might help.

animetosho avatar Jul 06 '22 10:07 animetosho

Thanks, one of the programs in that thread ("nzbCheck" on github) seems to work. It might be worth adding this feature to Nyuu in the future, I assumed it wouldn't take too much effort to add because the nzb check function is already there.

dmuyuy3 avatar Jul 06 '22 12:07 dmuyuy3