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
Configure Jackett
2021-03-02 10:13:29
Once you have installed Jackett you can open the app via your GUI, just click on the [open] button on to the app card. To use Jackett you will need to configure either a torrent site or a newsgroup, either can be found in the Jacket Wiki.
Jacket configuration
You will need the following settings to configure Jackett correctly for use on Seedit4.me
Jackett urls need to be formatted as: http://127.0.0.1:9117/jackett/api/v2.0/indexers/all/results/torznab/
Update some indexers now complain about the all search so you need to edit this to the name of the tracker if you get this issue
ie http://127.0.0.1:9117/jackett/api/v2.0/indexers/torrentsitename/results/torznab/
To configure external access (i.e. run Sonarr/Radarr on your local machine):
- Add a new port to your slot and link it to internal port 9117 (It can take up to 15 mins for the port to open)
- Copy the external port
- Open settings on your Sonarr/Radarr on your local pc and click Indexers
- add Torznab
- paste the url in the correct format, for example: http://225.gsb809.seedit4.me:8001/jackett/api/v2.0/indexers/all/results/torznab/
- Copy your newly made api key and name it
- Test and save