summaryrefslogtreecommitdiffstats
path: root/module/thread_list.py
Commit message (Collapse)AuthorAgeFilesLines
* fixed rapidshare server url bugGravatar spoob 2009-06-161-2/+2
|
* fixed request bugGravatar spoob 2009-06-161-2/+2
|
* removed wait time for Zippyshare.comGravatar spoob 2009-06-161-2/+2
|
* Added Zippyshare.com Download PluginGravatar spoob 2009-06-161-2/+2
|
* new file list classGravatar RaNaN 2009-06-151-8/+6
|
* added relink.os Container PluginGravatar spoob 2009-06-141-1/+1
|
* little fixesGravatar RaNaN 2009-06-121-1/+1
|
* utf-8 encodung, correcting file headerGravatar cp1 2009-06-111-1/+1
|
* correcting false identation (tabs to spaces)Gravatar cp1 2009-06-111-22/+21
|
* ~DLC Support~ , closed #10Gravatar RaNaN 2009-06-111-5/+6
|
* request fixGravatar RaNaN 2009-06-041-0/+1
|
* added buggy Zippyshare.com Download Plugin, fixed gettext bugGravatar spoob 2009-06-041-6/+1
|
* remove links from txt + several improvmentsGravatar RaNaN 2009-06-041-22/+40
|
* reconnect working statisfactory, removed all debug functionsGravatar RaNaN 2009-06-031-17/+9
|
* changed reconnect method, still not working 100% correctGravatar RaNaN 2009-06-021-27/+33
|
* new reconnect method, hard to testGravatar RaNaN 2009-06-021-37/+40
|
* reconnect, not working, dont try it outGravatar RaNaN 2009-06-011-8/+61
|
* clean up some code, new config parser, basic time sheduleGravatar RaNaN 2009-05-281-14/+13
|
* created uniform plugin config, fixed some bugsGravatar spoob 2009-05-271-2/+2
|
* little fixesGravatar RaNaN 2009-05-271-2/+7
|
* introduced loggerGravatar RaNaN 2009-05-261-0/+2
|
* logic for container plugins implemented, basic plugin now downloads files, ↵Gravatar RaNaN 2009-05-261-25/+30
| | | | RSDF plugin added
* improved pluginsGravatar RaNaN 2009-05-261-6/+7
|
* fixed little bugsGravatar RaNaN 2009-05-221-2/+2
|
* remove queue from thread list and implemented own method to get suitedGravatar RaNaN 2009-05-221-9/+35
| | | | job for a thread
* Neue Request Klasse eingebunden + ein paar Status FunktionenGravatar RaNaN 2009-05-201-0/+87