madcowfred / GoPostStuff

Multiple connection USENET binary poster written in Go
MIT License
32 stars 24 forks source link

NZB file generation #4

Open madcowfred opened 10 years ago

madcowfred commented 10 years ago

Apparently I forgot that newsmangler generated a .nzb file. GoPostStuff should probably do that too.

Process:

Depends on GH-9 for consistent Message-ID generation.

kouze commented 10 years ago

Hi,

this is exactly what I wanted to post: support of nzb generation. Could be very cool if you could add this feature ;)

Thanks

WG47 commented 10 years ago

Looking forward to it. :)

I use newsmangler currently, but sometimes it goes a bit haywire.

madcowfred commented 10 years ago

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).

madcowfred commented 10 years ago

Pushing back to 0.3.0 - depends on GH-9 and some invasive changes to article generation.

twiddern commented 9 years ago

F4n4t already made a fork with nzb creation see: https://github.com/F4n4t/GoPostStuff

Jolly-Pirate commented 9 years ago

Thanks a bunch twiddern for linking that fork, it's exactly what I needed. I tested it and it works nicely.

ghost commented 8 years ago

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.