| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix missing create_getInfo in dead crypters | Walter Purcaro
| 2014-11-23 | 1 | -1/+4 |
| * | Code cosmetics: plugin class attributes | Walter Purcaro
| 2014-10-28 | 1 | -4/+4 |
| * | Update __config__ | Walter Purcaro
| 2014-10-28 | 1 | -0/+1 |
| * | Add __license__ key attribute to plugins | Walter Purcaro
| 2014-10-08 | 1 | -0/+1 |
| * | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | Walter Purcaro
| 2014-10-07 | 1 | -2/+1 |
| * | Remove trailing whitespaces + remove license headers + import urllib methods ... | Walter Purcaro
| 2014-08-01 | 1 | -1/+1 |
| * | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro
| 2014-07-15 | 1 | -1/+3 |
| * | Replace __pattern__ double quotes with single | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
| * | Fix __type__ for crypters | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
| * | Fix __description__ | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
| * | Fix __author_name__ and __author_mail__ | Walter Purcaro
| 2014-04-11 | 1 | -2/+2 |
| * | Mark dead crypters as DeadCrypter | Walter Purcaro
| 2013-10-13 | 1 | -155/+8 |
| * | Fixed PEP 8 violations in Crypters | Stefano
| 2013-07-21 | 1 | -134/+143 |
| * | Movie2kTo.py: Removed redundant code. Thanks to stickell. | Christopher
| 2013-05-12 | 1 | -14/+10 |
| * | Movie2kTo.py: Added regular expression for matching the hoster URL. | Christopher
| 2013-05-12 | 1 | -2/+13 |
| * | Added Putlocker to the list of accepted hosters. | Christopher
| 2013-04-13 | 1 | -1/+1 |
| * | Cleanup. | Christopher
| 2013-04-13 | 1 | -9/+8 |
| * | Fixed regular expression and optimized quality report. | Christopher
| 2013-04-13 | 1 | -2/+3 |
| * | Movie2kTo: Added setting for quality in the folder name. | Christopher
| 2013-03-18 | 1 | -1/+3 |
| * | Movie2kTo: Corrected package name this plugin returns. | Christopher
| 2013-03-13 | 1 | -4/+5 |
| * | Movie2kTo: Fixed and tested it. | Christopher
| 2013-03-13 | 1 | -11/+25 |
| * | Movie2kTo: Added quality recognition. | Christopher
| 2013-03-13 | 1 | -11/+24 |
| * | Movie2kTo: Changed regex. I hope it now matches every site. | Christopher
| 2013-03-13 | 1 | -1/+1 |
| * | Movie2kTo: fixed hoster recognition | Christopher
| 2013-03-12 | 1 | -9/+6 |
| * | Movie2kTo: fixed regex to be more reliable | Christopher
| 2013-03-12 | 1 | -1/+5 |
| * | made the firstN setting ready for more than one hoster | Christopher
| 2013-03-11 | 1 | -3/+3 |
| * | added setting to set how many URLs should be returned for each episode. | Christopher
| 2013-03-11 | 1 | -26/+30 |
| * | little fixes | Christopher
| 2013-02-27 | 1 | -13/+17 |
| * | fixed support for films | Christopher
| 2013-02-27 | 1 | -18/+21 |
| * | added support to add all episodes and/or seasons | Christopher
| 2013-02-27 | 1 | -14/+54 |
| * | wrote crypter/Movie2kTo.py | Christopher
| 2013-02-27 | 1 | -0/+62 |