JDownloader Community - Appwork GmbH
 

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08.12.2011, 21:47
Gontrand68
Guest
 
Posts: n/a
Unhappy Reconnexion impossible avec B-Box 2

Case closed the script works ;), salut France

TWO Scripts added by Freeloader and both of them work, one is 24 seconds and one is 20secs

Avec B-Box 2 ultimate script > reconnection time 24 seconds
Suggested script; uses a 4 sec delay btw disconnect and reconnect so everything goes smooth
Spoiler:
Code:
[[[HSRC]]]
    
[[[STEP]]]
[[[REQUEST]]]
GET / HTTP/1.1
Host: %%%routerip%%%
Connection: keep-alive

[[[/REQUEST]]]
[[[PARSE]]]
num:session_id=(\d+)
tra:transaction_id..value="(\d+)"
key:/cache/(\d+)/index
[[[/PARSE]]]
[[[/STEP]]]
	 
[[[STEP]]]
[[[REQUEST]]]
POST /cache/%%%key%%%/index.cgi HTTP/1.1
Host: %%%routerip%%%
Connection: keep-alive
Referer: **External links are only visible to Support Staff**
Content-Type: application/x-www-form-urlencoded
Content-Length: 170

active_page=9057&session_id=%%%num%%%&prev_page=0&page_title=Status&nav_stack_0=9057&mimic_button_field=submit_button_conn_disconect%3A+..&button_value=&transaction_id=%%%tra%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]][[[WAIT seconds="4"/]]][[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET / HTTP/1.1
Host: %%%routerip%%%
Connection: keep-alive

[[[/REQUEST]]]
[[[PARSE]]]
num:session_id=(\d+)
tra:transaction_id..value="(\d+)"
key:/cache/(\d+)/index
[[[/PARSE]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /cache/%%%key%%%/index.cgi HTTP/1.1
Host: %%%routerip%%%
Connection: keep-alive
Referer: **External links are only visible to Support Staff**
Content-Type: application/x-www-form-urlencoded
Content-Length: 194

active_page=9057&session_id=%%%num%%%&prev_page=9057&page_title=Status&nav_stack_0=9057&nav_9057_button_value=&mimic_button_field=submit_button_conn_connect%3A+..&button_value=&transaction_id=%%%tra%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[/HSRC]]]



Avec B-Box 2 ultimate script > reconnection time 20 seconds
this script has no 4secs delay
Spoiler:
Code:
[[[HSRC]]]
    
[[[STEP]]]
[[[REQUEST]]]
GET / HTTP/1.1
Host: %%%routerip%%%
Connection: keep-alive

[[[/REQUEST]]]
[[[PARSE]]]
num:session_id=(\d+)
tra:transaction_id..value="(\d+)"
key:/cache/(\d+)/index
[[[/PARSE]]]
[[[/STEP]]]
	 
[[[STEP]]]
[[[REQUEST]]]
POST /cache/%%%key%%%/index.cgi HTTP/1.1
Host: %%%routerip%%%
Connection: keep-alive
Referer: **External links are only visible to Support Staff**
Content-Type: application/x-www-form-urlencoded
Content-Length: 170

active_page=9057&session_id=%%%num%%%&prev_page=0&page_title=Status&nav_stack_0=9057&mimic_button_field=submit_button_conn_disconect%3A+..&button_value=&transaction_id=%%%tra%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET / HTTP/1.1
Host: %%%routerip%%%
Connection: keep-alive

[[[/REQUEST]]]
[[[PARSE]]]
num:session_id=(\d+)
tra:transaction_id..value="(\d+)"
key:/cache/(\d+)/index
[[[/PARSE]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /cache/%%%key%%%/index.cgi HTTP/1.1
Host: %%%routerip%%%
Connection: keep-alive
Referer: **External links are only visible to Support Staff**
Content-Type: application/x-www-form-urlencoded
Content-Length: 194

active_page=9057&session_id=%%%num%%%&prev_page=9057&page_title=Status&nav_stack_0=9057&nav_9057_button_value=&mimic_button_field=submit_button_conn_connect%3A+..&button_value=&transaction_id=%%%tra%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[/HSRC]]]


................................................
Bonjour,

J ai bien sur JDownloader et impossible de configurer la reconnexion automatique. En fait tout se passe bien jusqu'à ce que je teste la reconnexion et là ça ne marche pas. Ça me dis la reconnexion a échouée, vérifiez vos paramètres et recommencez en manuel...

J ai une B-Box 2 de chez Belgacom. J ai Win7 et Firefox. Mon IP est 192.168.1.1.

Des idées?

Merci,

Gontrand68.

Last edited by Freeloader; 03.02.2012 at 14:07.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 01:23.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.