Jdownloader-2-Rclone-Heroku
Jdownloader-2-Rclone-Heroku copied to clipboard
issue with vps image
i followed your instructions for running on vps but it didnt show the jdownloader on their site i am attaching logs for your reference _zen_kilby_logs.txt
i'll fix it
fixed, now it will works on heroku & VPS
fixed, now it will works on heroku & VPS
yes it works now tysm
i m having another problem now.... files transfer to rclone work fine but folders doesnt seem to be transfering?
I hadn't configured folders and archive uploads, i'll do it later
Well, with herku, I just got banned when decompressing a file jdownloader used SHA-256 🥇
How to install without docker on vps
see jdownloader official page
i think
- install latest java-sdk(a jar file runner)
- Then download jdownloader jar file
- run jar using java( initial setup need a gui )
I am already running that and using rclone for sync. But this version of ur docker doesn't have ffmpeg if not build from repo
yea i get it, the problem is i did forget what i done in that container. need to rebuilt them .
I am already running that and using rclone for sync. But this version of ur docker doesn't have ffmpeg if not build from repo
use
docker run -itd developeranaz/jd2rclone:vpsbeta jd -u '[email protected]' -p 'Mystrongpass' -c 'https://yourconf.in.raw.gist/rclone.conf'
Ok thanks checking