summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/RealdebridCom.py
Commit message (Expand)AuthorAgeFilesLines
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+1
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-4/+7
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-6/+6
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-3/+3
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
* Fix retry time formatsGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Update RealdebridCom.pyGravatar chaosmaker 2013-11-011-2/+2
* MultiHosters: no need an account if the link has already been converted.Gravatar Stefano 2013-10-131-9/+8
* 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