summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/HotFolder.py
Commit message (Collapse)AuthorAgeFilesLines
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-1/+1
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-091-3/+3
|
* Use with statement instead open method when accessing fod + handle i/o errorGravatar Walter Purcaro 2014-11-091-34/+33
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Update __config__Gravatar Walter Purcaro 2014-10-281-2/+1
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+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/+1
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-22/+5
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-1/+0
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-4/+5
|
* Spare fixesGravatar Walter Purcaro 2014-06-271-1/+0
|
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@e4b2562
* Fix __config__Gravatar Walter Purcaro 2014-04-111-3/+3
| | | | Merges vuolter/pyload@83ff313
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-241-19/+17
|
* fixed log api call for several pluginsGravatar Walter Purcaro 2013-07-171-2/+2
|
* HotFolder: Rollback afterGravatar Stefano 2013-06-221-3/+3
| | | | http://forum.pyload.org/viewtopic.php?p=10169#p10169
* HotFolder: seeGravatar Stefano 2013-06-221-3/+3
| | | http://forum.pyload.org/viewtopic.php?f=13&t=2735
* removed server_methods, please test everything entirelyGravatar RaNaN 2011-07-121-2/+2
|
* RealdebridCom pluginGravatar RaNaN 2011-05-241-1/+1
|
* hotfolder fixGravatar RaNaN 2010-11-141-2/+5
|
* hotfolder linklist fixGravatar RaNaN 2010-11-141-6/+7
|
* new dirsGravatar RaNaN 2010-08-251-0/+81
|
* merged guiGravatar mkaay 2010-08-251-81/+0
|
* package finished eventGravatar RaNaN 2010-08-101-1/+1
|
* webservers working, hotfolder hookGravatar RaNaN 2010-08-101-0/+81