Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2010-12-15 | 1.5 kB | |
jdMonitor_115_bin.zip | 2010-12-15 | 1.1 MB | |
Totals: 2 Items | 1.1 MB | 0 |
HOW TO USE: - active "Remote Contol" plugin in jDownloader and restart - config dir for monitoring - config Remote Control host (default: http://localhost:10025 ) - config interval of monitoring Command's file like: download something.txt new in 1.1.5: - config allow, deny, MOC and file watching with regular expression - ##parseN command for deep parse at N deep (max 5) ex. ##parse3 http://www.example.com search link in example and subpage with maxdeep 3 - log in a separate frame - presets for deny and allow new in 1.1.4: - Monitor on Open: start monitoring when open jdMonitor - Config verbose: configure messages in log new in 1.1.3: - simple script language for txt file COMMAND ##allow key1,key2,key3 Allow only link with key1 OR key2 OR key3 ex: ##allow megaupload http://www.megaupload.com/linkecc <-- allow http://www.zshare.net/eccc <-- discard ##deny key1,key2,key3 Discard link with key1 OR key2 OR key3 ex: ##deny megaupload http://www.megaupload.com/linkecc <-- discard http://www.zshare.net/eccc <-- allow ##parse http://samesite/samelink Parse remote html file for link ex: ##allow .gif ##deny naruto ##parse http://www.example.com/images <-- parse the link for .gif file without naruto in the name ##parse http://www.example2.com/images_pag[1-100] /|\ | |--- Parse images_pag1, images_pag2 ... images_pag100 - Move On Complete feature: move complete file in different folder with keywords filtering