summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/EasybytezCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Accounts version upGravatar Walter Purcaro 2015-12-271-1/+1
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-1/+1
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
|
* Add __config__ to MultiAccount (and XFSAccount) based pluginsGravatar Walter Purcaro 2015-09-301-0/+5
|
* Account class completely rewritten + plugins updatedGravatar Walter Purcaro 2015-09-291-2/+7
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-1/+1
|
* [EasybytezCom] Revert loadAccountInfoGravatar Walter Purcaro 2014-12-011-7/+1
|
* [XFSAccount] Fix leech traffic detectionGravatar Walter Purcaro 2014-11-281-1/+7
|
* [SimpleHoster] Fix _getDirectLink routineGravatar Walter Purcaro 2014-11-231-2/+0
|
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-4/+4
|
* Improve loadAccountInfo stuffGravatar Walter Purcaro 2014-10-281-1/+1
|
* [EasybytezCom] Remove unnecessary loadAccountInfo methodGravatar Walter Purcaro 2014-10-281-35/+0
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-5/+5
|
* Use parseTraffic instead parseFileSize in accountsGravatar Walter Purcaro 2014-10-251-3/+2
|
* Update accounts to use HOSTER_NAME instead HOSTER_URLGravatar Walter Purcaro 2014-10-181-1/+1
|
* Fix trafficleft size in some account pluginsGravatar Walter Purcaro 2014-10-161-1/+1
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+2
| | | | Whitespaces and EOF fixup
* [EasybytezCom] Now XFSPAccount plugin basedGravatar Walter Purcaro 2014-10-071-20/+7
|
* Update EasybytezComGravatar Guidobelix 2014-09-161-9/+11
|
* Fixed EasybytezCom to work properly for registered (free) usersGravatar Guidobelix 2014-09-141-15/+21
| | | | Expire date is meaningful only for Premium users. For registered (free) users expire date is set to -1 (free accounts never expire).
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-16/+1
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-7/+7
|
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-0/+2
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
|
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@e4b2562
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* Add space between args on operator >Gravatar CrazYoshi 2014-03-191-1/+1
| | | Add space between args on operator >
* Easybytez registered user seen as premium accountGravatar CrazYoshi 2014-03-181-5/+5
| | | Now registered users are not seen as premium anymore. validuntil date and trafficleft criteria changed.
* Easybytez: fixed expire date parseGravatar Stefano 2013-12-131-3/+4
|
* Fixed PEP 8 violations in AccountsGravatar Stefano 2013-07-231-17/+19
|
* easybytez.com -- closed #625Gravatar zoidberg10 2012-08-101-17/+22
|
* merge in plugin updatesGravatar zoidberg10 2012-01-051-0/+68