summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/HotFolder.py
Commit message (Expand)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-181-0/+1
* [HotFolder] Missing exceptionGravatar Walter Purcaro 2015-03-141-2/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-4/+4
* [HotFolder] Fixup (thx zapp-brannigan)Gravatar Walter Purcaro 2015-02-221-16/+19
* Some file encoding fixup + optimizationsGravatar Walter Purcaro 2015-01-291-1/+2
* Fix with statement on old env like python 2.5 (2)Gravatar Walter Purcaro 2014-12-051-1/+3
* 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__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+1
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-22/+5
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-1/+0
* 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
* Fix __config__Gravatar Walter Purcaro 2014-04-111-3/+3
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* 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
* HotFolder: seeGravatar Stefano 2013-06-221-3/+3
* 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