Subversion Repositories programming

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
366 7171 d 13 h ira /projects/animesorter/ animesorter2.py:
* Fix comments beginning with whitespace, then a hash symbol.
* Make parsing a little more robust.
 
365 7172 d 20 h ira /projects/rarslave/ Par2Types.py:
* Holds the types that can be used to classify a Par2 set.
 
364 7172 d 22 h ira /projects/rarslave/ Par2Parser.py:
* Tabify the entire file.
* Make the class only have private variables, and make the private
variables only accessible using getter methods.
 
359 7245 d 15 h ira /projects/rarslave/ Par2Classifier.py:
* Make the class automatically figure out it's information in the
__init__() method.
* Add regexes in a dict, for easier retrieval (WIP).
 
358 7247 d 15 h ira /projects/rarslave/ This is the beginnings of a re-write (the 4th...) of rarslave. Hopefully
it will detect more of the hard to predict cases that the current code
cannot deal with.

Par2Classifier.py:
* Adding the initial implementation of Par2Classifier.
* It will classify a par-set into one of the types it knows about.
* It will find the heads of extraction, but this may change later.

Par2Parser.py:
* Adding the initial implementation of Par2Parser.
* It will parse a par2 file and extract all of the useful information from it.
* It will make a guess about the files that _might_ be part of this set.
 
285 7337 d 18 h ira /projects/raid_checker/ Fix more stupid bugs  
284 7337 d 19 h ira /projects/raid_checker/ Fix a stupid bug  
283 7337 d 20 h ira /projects/raid_checker/ Finally, we have speed limits  
278 7350 d 12 h ira /projects/rarslave/ Add multi-file parjoin  
277 7350 d 17 h ira /projects/rarslave/ Fix header  
276 7350 d 19 h ira /projects/rarslave/ Bugfixes for the file removal process  
275 7350 d 20 h ira /projects/rarslave/ Add interactive delete mode  
241 7363 d 17 h ira /projects/raid_checker/ Move to tmpfile instead of static filename  
220 7377 d 20 h ira /projects/rarslave/ Fix debugging option  
193 7389 d 22 h ira /projects/raid_checker/ Importing the raid_checker project  
184 7399 d 19 h ira /projects/animesorter/ Update animesorter2 to work with comments better.
Add sample dictionary.
 
181 7399 d 20 h ira /projects/animesorter/ Updating animesorter.py to use a class.
Adding the second version of animesorter to the tree
 
180 7399 d 20 h ira / Moving animesorter to it's new home  
179 7399 d 20 h ira / Moving rarslave to it's new home  
178 7399 d 20 h ira /projects/ Adding some initial projects folders