NZB file generation
Apparently I forgot that newsmangler generated a .nzb file. GoPostStuff should probably do that too.
Process:
- [ ] Modify Spawner to include "generate article metadata" step between "find files" and "start article generator".
- [ ] After metadata is generated, use that to build a .NZB and add it to the files slice
Depends on GH-9 for consistent Message-ID generation.
Hi,
this is exactly what I wanted to post: support of nzb generation. Could be very cool if you could add this feature ;)
Thanks
Looking forward to it. :)
I use newsmangler currently, but sometimes it goes a bit haywire.
I've mapped out how to go about this and hope to have it done today or tomorrow so I can tag an actual release of GPS (gasp).
Pushing back to 0.3.0 - depends on GH-9 and some invasive changes to article generation.
F4n4t already made a fork with nzb creation see: https://github.com/F4n4t/GoPostStuff
Thanks a bunch twiddern for linking that fork, it's exactly what I needed. I tested it and it works nicely.
I would like revive this request.
Although there is a fork for this addition. It has at least one bug in writing the nzb to disk and there is no way to add issues to that fork.