Open delize opened 8 years ago
Is there a way to completely gut and remove the "Freespace" section from pywhat without causing too much trouble?
I believe #54 fixes this. At least it did for me on Linux
For anyone finding this via google or issue search, the process to apply #54 which worked for me was :
1) go to the copy of WHATauto.py in that commit, "view file," click on "raw," get a URL like : https://raw.githubusercontent.com/jimrollenhagen/pywhatauto/b151a7a44ab8181c4d164b1434d62e744caf683d/WHATauto.py 2) wget or otherwise download that file and replace the stock WHATauto.py 3) modify setup.conf's [setup] section at the top, adding a line that says "hdcheck=60" in order to check for disk space once an hour
Having just pulled down a copy of WHATauto.py today (3/9), pywhatauto mistakenly reports my drives as full/unknown filesystem only for automated downloads hitting a filter.
When downloading manually from command line through IRC, or through the "send-to-bot" script/button, it works as intended:
Otherwise, when the automated download occurs, the below appears:
This obviously dumps the torrent file into the root folder, rather than the watch folder:
Because this is happening with BTN most frequently, here is the credentials.conf entry:
Current disk space from df -h:
And then finally the relevant setup.conf: