Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+1 |
| | | | | Whitespaces and EOF fixup | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -4/+7 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -6/+6 |
| | |||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Use pyfile instead self.pyfile | Walter Purcaro | 2014-04-11 | 1 | -3/+3 |
| | | | | Merges vuolter/pyload@b7f6e2e | ||||
* | Fix __pattern__ www | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@d3be840 | ||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Fix retry time formats | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Update RealdebridCom.py | chaosmaker | 2013-11-01 | 1 | -2/+2 |
| | | | Changed Line 51 to use https instead of http as RealDebrid now only supports that. | ||||
* | MultiHosters: no need an account if the link has already been converted. | Stefano | 2013-10-13 | 1 | -9/+8 |
| | | | | See also #307 | ||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -9/+11 |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 1 | -88/+88 |
| | |||||
* | Using the same translatable string | Stefano | 2013-07-20 | 1 | -2/+2 |
| | |||||
* | fixed log api call for several plugins | Walter Purcaro | 2013-07-17 | 1 | -3/+3 |
| | |||||
* | closed #587 | RaNaN | 2012-05-28 | 1 | -3/+3 |
| | |||||
* | closed #577 | RaNaN | 2012-04-12 | 1 | -2/+2 |
| | |||||
* | Single "if" check instead of two. | Pedro Algarvio | 2012-02-19 | 1 | -1/+1 |
| | |||||
* | Fix truncated file handling on RealDebrid. | Pedro Algarvio | 2012-02-19 | 1 | -5/+6 |
| | |||||
* | Treat most errors as tempfailures, this will solve the missing errors. | Pedro Algarvio | 2012-02-05 | 1 | -7/+2 |
| | |||||
* | Fix missing error message. | Pedro Algarvio | 2012-02-05 | 1 | -1/+4 |
| | |||||
* | Stop Real-Debrid from returning streaming responses instead of file downloads. | Pedro Algarvio | 2012-02-05 | 1 | -16/+17 |
| | |||||
* | Fix Real-Debrib error matching for non exising files. | Pedro Algarvio | 2012-01-30 | 1 | -1/+4 |
| | |||||
* | real-debrid fix | RaNaN | 2012-01-10 | 1 | -2/+2 |
| | |||||
* | catch real debrid error, when ip is blocked | RaNaN | 2011-11-19 | 1 | -2/+4 |
| | |||||
* | cleanup | RaNaN | 2011-07-19 | 1 | -3/+2 |
| | |||||
* | better retry function | RaNaN | 2011-06-13 | 1 | -6/+1 |
| | |||||
* | little fixes | RaNaN | 2011-06-13 | 1 | -4/+3 |
| | |||||
* | retries for real debrid | RaNaN | 2011-06-08 | 1 | -1/+11 |
| | |||||
* | change password in webif | RaNaN | 2011-05-27 | 1 | -7/+13 |
| | |||||
* | realdebrid fix | RaNaN | 2011-05-26 | 1 | -1/+3 |
| | |||||
* | rehost plugin, fixed some account management issues | RaNaN | 2011-05-25 | 1 | -1/+1 |
| | |||||
* | RealdebridCom plugin | RaNaN | 2011-05-24 | 1 | -0/+72 |