Last RS Downloader

k@lkov

Super VIP
Messages
10,003
RS Downloader v0.1
Plugins for Enigma 2
01.05.2008
by AliAbdul

Als Erstes gleich drei wichtige Punkte:
1.) Dieses Plugin ist nur für User MIT Rapidshare-Account gedacht!!!
2.) Es ist eine public-beta. Ich garantiere für nichts ;-)
3.) Im Image muss twisted-web installiert sein.


Funktionen:
Start downloading: Startet mit den Downloads. Dabei werden aus dem Listenordner alle Listen ausgelesen und die Links zu den Downloads hinzugefügt. Normalerweise wird beim E2-Start der Download dieser Listen gestartet. Sollte aber die Liste komplett heruntergeladen worden sein, begibt sich das Plugin für 5 Minuten in Lauerstellung und wartet auf neue Listen. Mit diesem Punkt kann man während dieser Zeit eine neu hinzugefügte Liste sofort starten.

Show lists: Zeigt nur die Listen an. Nicht mehr und nicht weniger
Show downloads: Zeigt nur die Downloads an. Nicht mehr und nicht weniger
Show progress: Hier kann man sich anschauen, welche Datei gerade heruntergeladen wird... welche in der Liste stehen... welche heruntergeladen wurden... und welche fehlerhaft beendet wurden.

Edit configs: Hier können zum Account Benutzername und Passwort eingegeben werden, sowie die Orte der Listen und Downloads angegeben werden.

Show status: Zeigt nur den Status an (Downloading oder Stopped).
Show log: Zeigt die Logdatei an.
Delete log: Löscht die Logdatei.
Show info: Was wohl? *g*


Listen:
Aufbau: Datei mit je Zeile pro Rapidshare link.
Endung: .txt
Ort: Aus den Configs.


Schlusswort:
Ich hoffe, dass das Plugin einigen Usern etwas nutzt. Vielen Dank auch an firefox-2007 ( unter Anderem für die Idee ;-) ).
Das Plugin ist im .tar.gz Format (nicht im ipk-Format - wer will, kann eins machen). Installation entweder im LT-Menu, BluePanel, oder in Telnet mit:
tar -xzf /tmp/RSDownloader.tar.gz -C /

Den Code habe ich mitgeliefert. Es kann also geändert, verbessert und und und werden.

Na denn, gut Glück und viel Spass damit.
 

k@lkov

Super VIP
Messages
10,003
RS Downloader v0.2

New in SVN-Rev.:29:
Code:
-Don't work with version-numbers any more... we have a svn-rev. This should be enough
-Link must not contain rapidshare any more. So you can download from everywhere if you wish
-Don't crash if username or password is empty
-Added plugin-icon.
 

k@lkov

Super VIP
Messages
10,003
RS Downloader

Code:
09.10.08

[B]New in SVN-Rev.:58:[/B]
-Added free RS-download opportunity... ONLY: rapidshare.COM
 

k@lkov

Super VIP
Messages
10,003
RS Downloader v0.2

Code:
28.11.08:

[B]Neu seit SVN-Rev.:58:[/B]
-Made RSDownloader translateable and added german, turkish 
 and italian translation. Thanks to Spaeleus and MytHoLoG
-Added possibility to search for rapidshare.com files (Using the 
 great http://rapidshare-search-engine.com)
 

MrAli2

Registered
Messages
6
hi there..
thanks for the very useful plugin but i have a problem with it and i do not know how2 import rapid links in this plugin..
is there any english guide comes with it or any one who can help me..
regards..
 

k@lkov

Super VIP
Messages
10,003
RS Downloader

Code:
[B]Edit 09.01.09:[/B]
New since 28.11.08:
-Use correct name of downloaded files (without rapidshare number)
-New config (Ignore download times: yes/no)
-Added possibility to swith the background downloader on/off
-New configs: Every weekday is now configureable (download: yes/no)
-Added new functions in List-Browser: clear list, delete line, edit line
-Added es translations. Thx to Jose Juan Zapater Vera
-Updated tr and it translations. Thx to Spaeleus and MytHoLoG
 

k@lkov

Super VIP
Messages
10,003
RS Downloader v0.2

Edit 11.08.09:
Code:
New since 20.06.09:
-it-locale update. thx to Spaeleus
-pot and de locale update
-append to log-file instead of read and write
-start downloading after adding download-files from text-files
-start downloading after closing search-screen
-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)
 

marce

VIP
Messages
7,115
RS Downloader

Code:
Edit 12.08.09:
New since 11.08.09:
-read only *.txt lists from lists-directory
-read lists only if all downloads finished or failed
-fix checking time for 'may download function' when using start and end time on different days
-added new configuration: Restart failed after 10 minutes
-do not count already added links from lists into log-file
-log also not valid lists
-show menu button in gui. people didn't know that there is a menu
-de and pot update
-it-locale update. thx to Spaeleus
-added missing dependency

Thx AliAbdul
 

marce

VIP
Messages
7,115
RS Downloader Edit 08.11.09


Code:
-clean lists only once
-delete container file after files have been added to a download-list
-user can now limit the downloads that will be added to the download list... this can be good for the enigma2-performance
-new configuration: mark files under 1MB as failed (yes/no)
-small speedup, less spinner on screen
-allow 10 downloads the same time
-allow adding up to 1000 entries to list
-added new function: abort all downloads
-follow youtube.com changes... stolen some stuff from the mytube plugin
-added unrar functions. show in menu install-function if unrar is not installed, else show unrar manager
-it locale update. Thx to Spaeleus
-added serbian translation
-tr locale update. Thx to MytHoLoG
-de and pot update


Thx AliAbdul
 

marce

VIP
Messages
7,115
RS Downloader



Code:
Edit 06.12.09:
New since 18.11.09:
-added uploaded.to and netload.in support (both WITH account) => untested yet (no account for this sites)
-added possibility to set start/end times for reconnecting the internet
-reconnect fritz.Box also before downloading from uploaded.to without account
-some fixes
-added possibility to select a script in the configurations for reconnecting to the internet... not everyone has a fritz.Box
-de and pot update


Thx AliAbdul
 

k@lkov

Super VIP
Messages
10,003
Code:
Edit 06.01.10:
New since 06.12.09:
-Italian translation update. Thx to spaeleus
-fix reconnecting router with user-script to special times
-fix ccf and dlc. Thx to the jDownloader Team for the own dlc-key
 

hilton

Registered
Messages
7,622
RSDownloader plugin e2

Allows user to download files from rapidshare in the background.

Version: 20111101-r0

DM500HD,DM800,DM800SE,DM8000

thanks: AliAbdul
 
Top