summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/RealdebridCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-3/+3
| | | | Merges vuolter/pyload@b7f6e2e
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@d3be840
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
| | | | Merges vuolter/pyload@aa7b3f9
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@1387ded
* Fix retry time formatsGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@498b9e3
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* Update RealdebridCom.pyGravatar chaosmaker 2013-11-011-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.Gravatar Stefano 2013-10-131-9/+8
| | | | See also #307
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-9/+11
|
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-88/+88
|
* Using the same translatable stringGravatar Stefano 2013-07-201-2/+2
|
* fixed log api call for several pluginsGravatar Walter Purcaro 2013-07-171-3/+3
|
* closed #587Gravatar RaNaN 2012-05-281-3/+3
|
* closed #577Gravatar RaNaN 2012-04-121-2/+2
|
* Single "if" check instead of two.Gravatar Pedro Algarvio 2012-02-191-1/+1
|
* Fix truncated file handling on RealDebrid.Gravatar Pedro Algarvio 2012-02-191-5/+6
|
* Treat most errors as tempfailures, this will solve the missing errors.Gravatar Pedro Algarvio 2012-02-051-7/+2
|
* Fix missing error message.Gravatar Pedro Algarvio 2012-02-051-1/+4
|
* Stop Real-Debrid from returning streaming responses instead of file downloads.Gravatar Pedro Algarvio 2012-02-051-16/+17
|
* Fix Real-Debrib error matching for non exising files.Gravatar Pedro Algarvio 2012-01-301-1/+4
|
* real-debrid fixGravatar RaNaN 2012-01-101-2/+2
|
* catch real debrid error, when ip is blockedGravatar RaNaN 2011-11-191-2/+4
|
* cleanupGravatar RaNaN 2011-07-191-3/+2
|
* better retry functionGravatar RaNaN 2011-06-131-6/+1
|
* little fixesGravatar RaNaN 2011-06-131-4/+3
|
* retries for real debridGravatar RaNaN 2011-06-081-1/+11
|
* change password in webifGravatar RaNaN 2011-05-271-7/+13
|
* realdebrid fixGravatar RaNaN 2011-05-261-1/+3
|
* rehost plugin, fixed some account management issuesGravatar RaNaN 2011-05-251-1/+1
|
* RealdebridCom pluginGravatar RaNaN 2011-05-241-0/+72