0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bugfix More... almost 14 years ago
more debug output More... almost 14 years ago
some debug output More... almost 14 years ago
adding script for endlessly cycling parse_new More... almost 14 years ago
fixing search pagination More... almost 14 years ago
added result counts to all post views More... almost 14 years ago
find related now finds related files with different extensions More... almost 14 years ago
fixing nzb xml creation (was missing a few fields, had to fudge some), when no nzb_id is available then an NZB will be built using find_related More... almost 14 years ago
filename of nzb is now the filename parsed from the post subject More... almost 14 years ago
fixing nzb download url mapping More... almost 14 years ago
NZB object can now render itself as xml, minus the fields we don't have in the DB yet More... almost 14 years ago
adding groups to nzb class More... almost 14 years ago
adding beginning of nzb builder class More... almost 14 years ago
bugfix with Post.segment_id and Post.filename. Added find_related button to posts view. More... almost 14 years ago
adding functions to Post for finding related segments of the same file More... almost 14 years ago
crawler is now fixed More... almost 14 years ago
fixing bugs with GroupIterator slicing. added unittests for them. More... almost 14 years ago
fix for parse_new having wrong end value More... almost 14 years ago
minor fix to crawl.py More... almost 14 years ago
renaming scripts to make more sense More... almost 14 years ago
fixing urls More... almost 14 years ago
adding composite regex class More... almost 14 years ago
Adding PostFilter for selecting additional posts when indexing. Also fixes bug with identifying existing posts. More... almost 14 years ago
fixing bug with reverse parse starting with the wrong post More... almost 14 years ago
search is a little bit more useful. now case insensitive and supports multiple clauses separated by spaces More... almost 14 years ago
reverse parse should work properly now More... almost 14 years ago
fixed bug with parser, was using incorrectly trying to access Group More... almost 14 years ago
initial implementation of group.reverse_parse More... almost 14 years ago
getting rid of the try finally, seeing if that speeds it up More... almost 14 years ago
group.parse_new wasn't accounting for GroupIterator having its index offset More... almost 14 years ago