JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 06.03.2011, 15:32
poluket
Guest
 
Posts: n/a
Default Synology plugin

Jdownloader and I use a Synology NAS.
I would mix the two.

Let me explain:
Synology has a program that can be installed on a PC (linux or win)

To interact with the NAS uses the HTTP (port 5000)

an example of dialogue between the program and the nas:

Code:
POST /download/download_redirector.cgi HTTP/1.1 Host: 192.168.2.200:5000 Accept: /* Content-Length: 42 Content-Type: application/x-www-form-urlencoded action=login&username=admin&passwd=***

HTTP/1.1 200 OK Date: Sun, 06 Mar 2011 09:23:00 GMT Server: Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/1.0.0c Vary: Accept-Encoding Content-Length: 78 Content-Type: text/plain; charset="UTF-8" {
"id" : "45p.EI0tIpbes",
"login_success" : true,
"success" : true
}
POST /download/download_redirector.cgi HTTP/1.1 Host: 192.168.2.200:5000 Accept: */* Content-Length: 49 Content-Type: application/x-www-form-urlencoded id=45p.EI0tIpbes&action=rwshareget&username=admin

HTTP/1.1 200 OK Date: Sun, 06 Mar 2011 09:23:02 GMT Server: Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/1.0.0c Vary: Accept-Encoding Content-Length: 882 Content-Type: text/plain; charset="UTF-8" {
"default" : "Download",
"items" : [ {
"description" : "",
"name" : "Download"
},
],
"success" : true,
"user_disabled" : false
}

POST /download/download_redirector.cgi HTTP/1.1 Host: 192.168.2.200:5000 Accept: */* Content-Length: 88 Content-Type: application/x-www-form-urlencoded id=45p.EI0tIpbes&action=addurl&username=admin&url=http%3A//www.google.be/webhp.gif

HTTP/1.1 200 OK Date: Sun, 06 Mar 2011 09:23:14 GMT Server: Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/1.0.0c Vary: Accept-Encoding Transfer-Encoding: chunked Content-Type: text/plain; charset="UTF-8" 18 {
"success" : true
}
0
The code is simple, what I ask is a plugin that would send the list of collector connection to the NAS.

This would check on jDownloader that everything is ok and then to download the files trought the NAS

thank you

Poluket

Last edited by poluket; 06.03.2011 at 15:39.
Reply With Quote
  #2  
Old 14.03.2011, 12:21
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

NAS support is a feature that will come in the future but we do not plan to make specific JD versions for specific gadgets.

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
Reply

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:37.
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.