summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/HotFolder.py
Commit message (Collapse)AuthorAgeFilesLines
* Spare improvementsGravatar Walter Purcaro 2015-10-081-4/+4
|
* Fixpack (4)Gravatar Walter Purcaro 2015-10-081-1/+1
|
* Fixpack (3)Gravatar Walter Purcaro 2015-10-041-3/+2
|
* Fixpack (2)Gravatar Walter Purcaro 2015-10-041-9/+9
|
* Spare plugin updatesGravatar Walter Purcaro 2015-08-191-1/+1
|
* HotFolder.py fix for not being periodical anymoreGravatar Pavion 2015-08-051-0/+1
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-191-2/+2
|
* Fix addonsGravatar Walter Purcaro 2015-07-191-4/+3
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-7/+7
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-2/+2
|
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
|
* 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__ + ↵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