-check downloaded file. if size=0 => failed. if size>0 and progress=100 => finished
authorNabil Hanna <ali@users.schwerkraft.elitedvb.net>
Tue, 11 Aug 2009 16:43:02 +0000 (16:43 +0000)
committerNabil Hanna <ali@users.schwerkraft.elitedvb.net>
Tue, 11 Aug 2009 16:43:02 +0000 (16:43 +0000)
commit3705e53e8886fdca208868e5937ea9d2145b2302
treeb7ada5a3b4e0a28d74e30a9e36ffb822da8edc11
parent778da5a2aee26acc3740c4b844ff5b6390a2c4eb
-check downloaded file. if size=0 => failed. if size>0 and progress=100 => finished
-fix: start only one rs-download if without account
-append searches to search-text-file instead of read/write
-added function: add files from container (ccf, dlc and rsdf are supported)
rsdownloader/src/DLC.pyc [new file with mode: 0644]
rsdownloader/src/Keepalive.py [new file with mode: 0644]
rsdownloader/src/Makefile.am
rsdownloader/src/MultipartPostHandler.py [new file with mode: 0644]
rsdownloader/src/Plugin.py [new file with mode: 0644]
rsdownloader/src/Request.py [new file with mode: 0644]
rsdownloader/src/decrypt.py [new file with mode: 0644]
rsdownloader/src/plugin.py
rsdownloader/src/sslfactory.py [new file with mode: 0644]