Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | Spare code cosmetics | 2014-10-27 | 1 | -1/+1 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -3/+3 | |
| | |||||
* | Two space before function declaration | 2014-10-22 | 1 | -0/+2 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -2/+1 | |
| | | | | Whitespaces and EOF fixup | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 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 | 2014-07-15 | 1 | -6/+6 | |
| | |||||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Use pyfile instead self.pyfile | 2014-04-11 | 1 | -3/+3 | |
| | | | | Merges vuolter/pyload@b7f6e2e | ||||
* | Fix __pattern__ www | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@d3be840 | ||||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 1 | -1/+0 | |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Fix retry time formats | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Update RealdebridCom.py | 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. | 2013-10-13 | 1 | -9/+8 | |
| | | | | See also #307 | ||||
* | Fixed PEP 8 violations in Hosters | 2013-07-22 | 1 | -9/+11 | |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | 2013-07-21 | 1 | -88/+88 | |
| | |||||
* | Using the same translatable string | 2013-07-20 | 1 | -2/+2 | |
| | |||||
* | fixed log api call for several plugins | 2013-07-17 | 1 | -3/+3 | |
| | |||||
* | closed #587 | 2012-05-28 | 1 | -3/+3 | |
| | |||||
* | closed #577 | 2012-04-12 | 1 | -2/+2 | |
| | |||||
* | Single "if" check instead of two. | 2012-02-19 | 1 | -1/+1 | |
| | |||||
* | Fix truncated file handling on RealDebrid. | 2012-02-19 | 1 | -5/+6 | |
| | |||||
* | Treat most errors as tempfailures, this will solve the missing errors. | 2012-02-05 | 1 | -7/+2 | |
| | |||||
* | Fix missing error message. | 2012-02-05 | 1 | -1/+4 | |
| | |||||
* | Stop Real-Debrid from returning streaming responses instead of file downloads. | 2012-02-05 | 1 | -16/+17 | |
| | |||||
* | Fix Real-Debrib error matching for non exising files. | 2012-01-30 | 1 | -1/+4 | |
| | |||||
* | real-debrid fix | 2012-01-10 | 1 | -2/+2 | |
| | |||||
* | catch real debrid error, when ip is blocked | 2011-11-19 | 1 | -2/+4 | |
| | |||||
* | cleanup | 2011-07-19 | 1 | -3/+2 | |
| | |||||
* | better retry function | 2011-06-13 | 1 | -6/+1 | |
| | |||||
* | little fixes | 2011-06-13 | 1 | -4/+3 | |
| | |||||
* | retries for real debrid | 2011-06-08 | 1 | -1/+11 | |
| | |||||
* | change password in webif | 2011-05-27 | 1 | -7/+13 | |
| | |||||
* | realdebrid fix | 2011-05-26 | 1 | -1/+3 | |
| | |||||
* | rehost plugin, fixed some account management issues | 2011-05-25 | 1 | -1/+1 | |
| | |||||
* | RealdebridCom plugin | 2011-05-24 | 1 | -0/+72 | |