summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/RgHostNet.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* [RgHostNet] UpdateGravatar Walter Purcaro 2015-03-261-5/+6
* rghost issue #1289Gravatar saintego 2015-03-261-2/+2
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
* Plugin code cosmeticsGravatar Walter Purcaro 2014-12-061-10/+3
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-1/+1
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
* Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-2/+2
* 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/+2
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-1/+5
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-3/+3
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-1/+1
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-0/+1
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-2/+2
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN...Gravatar Walter Purcaro 2014-07-051-1/+1
* Replace __pattern__ double quotes with singleGravatar 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 __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* New hoster: RgHostNetGravatar z00nx 0 2013-10-071-0/+28