JDownloader Community - Appwork GmbH
 

 
 
Thread Tools Display Modes
  #1  
Old 26.11.2009, 19:31
fuglysep
Guest
 
Posts: n/a
Default Add more then one link with JD Remote Control

I have JD in a remote computer and i use others computers on lan to add downloads using flashgot and JD Remote Control.

With the example code

Code:
/action/add/links/grabber0/start1/**External links are only visible to Support Staff**
works perfect, but when i try another direct links (rapidshare, megaupload..) only work with one link (and ignore the others)

Example:

Code:
/action/add/links/grabber0/start1/**External links are only visible to Support Staff**
He get just the first link, but with tinyurl he add all links

Someone know how to solve this problem?

Thanks

Last edited by Jiaz; 26.11.2009 at 19:49.
  #2  
Old 26.11.2009, 19:48
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,532
Default

you have to urlencode the links and use nextline as separator (also urlencoded)
also there was a bug in parsing multiple links, dont know if its fixed already in public or you have to wait for update
__________________
JD-Dev & Server-Admin
  #3  
Old 21.01.2010, 14:21
quiqu
Guest
 
Posts: n/a
Default

It is still not working, neither decoding links. Is the bug supose to be solved?

Thank you!
  #4  
Old 22.01.2010, 12:58
remi
Guest
 
Posts: n/a
Default

Could you give your URLEncoded links?
  #5  
Old 22.01.2010, 18:20
quiqu
Guest
 
Posts: n/a
Default

Hi!

This is the link I use:
Code:
h__p://localhost:10025/action/add/links/grabber0/start1/**External links are only visible to Support Staff**
I've also tested:
Code:
h__p://localhost:10025/action/add/links/grabber0/start1/**External links are only visible to Support Staff**

h__p://localhost:10025/action/add/links/grabber0/start1/http%3a%2f%2frapidshare.com%2ffiles%2f337727139%2fHIMYM.513.ORENJi.m32.part1.rar+http%3a%2f%2frapidshare.com%2ffiles%2f337727117%2fHIMYM.513.ORENJi.m32.part2.rar
and of course:
Code:
h__p://localhost:10025/action/add/links/grabber0/start1/**External links are only visible to Support Staff**
Thank you so much in advance!
  #6  
Old 23.01.2010, 09:37
remi
Guest
 
Posts: n/a
Cool

Quote:
Originally Posted by quiqu View Post
Hi!

This is the link I use:
Code:
h__p://localhost:10025/action/add/links/grabber0/start1/**External links are only visible to Support Staff**
%20 is a space.

I suppose Jiaz means line feed with his new line. This means you should insert %10 as a separator. If that doesn't work try a %13 (carriage return)
  #7  
Old 23.01.2010, 10:07
quiqu
Guest
 
Posts: n/a
Default

Thanks for your support remi!

However, I've tried both proposals (%10 %13) and it doesn't work yet...:outch:

Code:
**External links are only visible to Support Staff**
**External links are only visible to Support Staff**
Any other ideas?

Thank u.
  #8  
Old 23.01.2010, 13:42
remi
Guest
 
Posts: n/a
Default

I've tried one of the URL encoders on the web (hXXp://www.w3schools.com/TAGS/ref_urlencode.asp) and I get something like :-

Code:
http%3A%2F%2Frapidshare.com%2Ffiles%2F337727139%2FHIMYM.513.ORENJi.m32.part1.rar%10http%3A%2F%2Frapidshare.com%2Ffiles%2F337727117%2FHIMYM.513.ORENJi.m32.part2.rar
EDIT: It seems that you shouldn't URLEncode the "**External links are only visible to Support Staff**-part.

Last edited by remi; 23.02.2010 at 12:54. Reason: "http://"-part
  #9  
Old 23.01.2010, 13:57
quiqu
Guest
 
Posts: n/a
Default

hehehe I tried enconding the links using that page yesterday and it didn't work.

I've tried again now with %10 and still the same... none...
 

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