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
179 stars 34 forks source link

How much can a monitor folder hold? #170

Open klapvogn opened 1 year ago

klapvogn commented 1 year ago

Hi,

I have a folder where qbittorrent moves folder to tv-imported and ngpost makes nzb of that and from there on 2 diffrent sites. the main question is, how much can the folder contains? atm I have 1xxx folder in tv-imported and when ngpost should do the job the only thing I see in the screen windows is : Processing new incoming file: /home/xxxx/data/local/downloads/torrents/tv-imported/Grease.Rise.of.the.Pink.Ladies.S01E03.NORDiC.1080p.WEB.H264-EGEN and nothing more happens

mbruel commented 1 year ago

I don't know, I don't use it, but if it says Processing new incoming file it should do something. Either start the post or put it in the queue if it is already posting another folder or file.. add some logs -d or --debug and --disp_progress files if it is not the case already in the config file

klapvogn commented 1 year ago

Thanks for the reply :)