#1
|
|||
|
|||
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** Example: Code:
/action/add/links/grabber0/start1/**External links are only visible to Support Staff** Someone know how to solve this problem? Thanks Last edited by Jiaz; 26.11.2009 at 19:49. |
#2
|
||||
|
||||
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
|
|||
|
|||
It is still not working, neither decoding links. Is the bug supose to be solved?
Thank you! |
#4
|
|||
|
|||
Could you give your URLEncoded links?
|
#5
|
|||
|
|||
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** 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 Code:
h__p://localhost:10025/action/add/links/grabber0/start1/**External links are only visible to Support Staff** |
#6
|
|||
|
|||
Quote:
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
|
|||
|
|||
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** Thank u. |
#8
|
|||
|
|||
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 Last edited by remi; 23.02.2010 at 12:54. Reason: "http://"-part |
#9
|
|||
|
|||
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 | |
|
|