mbruel / ngPost

Command Line (or minimalist GUI) usenet poster for binaries developped in C++/QT designed to be as fast as possible and offer all the main features to post data easily and safely. Releases for Linux, Windows and MacOS are available.
GNU General Public License v3.0
172 stars 33 forks source link

[Enhancement][Quality Of Life ''improvement''] just 2 requests. nothing huge or major. #196

Open heartdeadz opened 5 months ago

heartdeadz commented 5 months ago

i would've loved to see the GUI on windows be able to keep processing the queue after one is done. as it is now, for automatic posting it processes 1, starts the upload, and processes the next then stops until the upload is done. it would be fantastic if you could make it so it just keeps processing the queue.

also, is there any way to make it keep the file extension when you toggle: File name obfuscation? i've had it a few times where people with deobfuscation on still ends up with a file with no file extension. but if they add on .mkv at the end of it, the file ends back up as a media file as its supposed to be.

most of the time, Sabnzbd does this automatically without user interraction, but there are cases where it simply do not add the extension back to the file after deobfuscating it. this is the case very often with nzbget too.

so instead of having a file with: ajksbdkjab, let it keep its file extension after obfuscating it?: ajksbdkjab.mkv Even a toggle where you have: random name+end with .mkv / mp4 and so forth?

or is that not something that's viable?
again, its rare cases where i see people complain about files being just random letters, with no extension. and i just tell them to add: .mkv behind them.

but it does happen.
would be fantastic if this was a option with Ngpost too :D