knowledge base
You can find all guides, tips and help with troubleshooting for a lot of apps and our own system here. If you have any issues, even with the help of our awesome guides, you can always submit a ticket and we will see how we can help you best!
If you use the search bar on the right you will also find forum threads and news items related to your query.
Knowledge base Article
Autobrr Configs
2022-06-09 16:31:51
This App has no GUI on seedit4me
1) go to https://my.jdownloader.org/ and make an account make a note of your email and password
2) Install the app on your dash
3) Login to FTP or SSH go to /home/seedit4me/jd2/cfg/
4) Make a file called org.jdownloader.api.myjdownloader.MyJDownloaderSettings.json
5) Edit this file and add the below text
{
"email" : "$MYJD_EMAIL",
"password" : "$MYJD_PASSWORD",
"devicename" : "$MYJD_DEVICENAME"
}
6) Change $MYJD_EMAIL for your Jdownloader email MYJD_PASSWORD for your Jdownloader password and $MYJD_DEVICENAME to a name for your seedbox
7) Reboot seedbox
8) refresh on https://my.jdownloader.org/
If you followed all steps you should now see your seedbox
Enjoy!!