newsmangler
newsmangler copied to clipboard
NNTP binary poster with mulitple connection support
Traceback (most recent call last): File "/var/www/html/private/newsmangler-master/mangler.py", line 148, in main() File "/var/www/html/private/newsmangler-master/mangler.py", line 143, in main poster.post(newsgroup, postme, post_title=post_title) File "/var/www/html/private/newsmangler-master/newsmangler/postmangler.py", line 187, in post self.generate_nzb() File "/var/www/html/private/newsmangler-master/newsmangler/postmangler.py", line...
Hi Thank you for the greate tool I was wondering if it's possible for newsmangler to stop posting after like 10 failed attempts to connect to a server?
This setting can enable custom virtual host of usenet server. So its looks like after upload: Message-ID: [email protected] Looks better in NZBs.
Added logging facilities while in debug mode. This helps to user (=developer) to find the origin of the log message.
Hi, changes makes the mangler workable with python v3.3.1 for me Please review :)
Currently you can't run newsmangler as a background process without the status updates still taking control of the terminal. Since uploads take a long time usually, would be if support...
Can you make new feature - Change virtual host I myself modified source and do this: Find 2x: self.conf['server']['hostname'] Replace by: 'somehost.xyz' so it become like Message-ID: [email protected] Thinks its...
My distro doesn't have python 2.7 and i'm missing out on the use of this seemingly easy program. Regarding 2.6, I have OrderedDict 1.1 installed Python 2.6 error File "/home/jadedgnome/bin/newsmangler-master/mangler.py",...
A posted folder (including file + par2Files) ends up as two entries in binsearch. Shoud be one entry. :) Detail: This folder structure: ``` ls ubuntu13_04_netboot_mini/ * ubuntu13_04_netboot_mini.iso * ubuntu13_04_netboot_mini.iso.par2...