Commit Graph
14 Commits
Author SHA1 Message Date
Vladimir Hodakov 151f9a24db Fix some parsing issues by logging them 2019-09-14 18:35:19 +04:00
Vladimir Hodakov b1cf0bf32d Fix login issues and config params 2019-09-14 17:01:42 +04:00
Vladimir Hodakov efc529c145 Add forgotten stuff like gitignore, update copyrights
This repository track changes in my life and my self-identification,
resulting in three names of copyright holder within seven years,
including one nickname and two realnames.

Adding .gitignore, __init__.py and trying to fix script
in 2019 before abandoning forever due to abandoned Python 2.
2019-09-14 16:56:09 +04:00
Vladimir Kozlov 1871418e8b Fix for NNM Club domain change 2016-04-04 13:13:09 +04:00
Valdos Sine d391c3ddea Rewrite as standard Python CLI app and more
Now this app supports configuration via lib/config.py. No more
hardcode!

Now torrent files sorted by last moderator check date, and torrents
that haven't been checked will be skipped with log message.
2014-12-26 23:08:52 +04:00
Valdos Sine 795d7846bf Rewrite downloader script to Python 2
Old shell scripts moved to legacy/shell branch.
2013-08-24 22:04:28 +04:00
Valdos Sine caa6945b7e Add script to obtain torrents download size 2012-08-15 00:24:00 +04:00
Valdos Sine 5ce62ae356 Fix for NNM-Club domain change 2012-08-15 00:15:07 +04:00
Valdos Sine 1c09b26b6f Fix error with non-downloadable announcements 2012-04-07 17:50:32 +04:00
Valdos Sine e4e95f9c80 Add subforums support, fix infinite login error 2012-04-07 17:42:32 +04:00
Valdos Sine 762b36c0f2 Handle login errors, handle torrents count mismatch 2012-04-05 00:20:11 +04:00
Valdos Sine 6108d9b22c Handle download errors, save thread errors to log file 2012-04-03 23:10:15 +04:00
Valdos Sine 1ac2983013 Fix file name errors on download 2012-04-03 21:18:05 +04:00
Valdos Sine b68b126e1e Initial commit, imported from forum 2012-04-02 23:07:16 +04:00