You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
Adding torrents from private trackers through a click on the icon does not work. I suppose it is, because the torrent is downloaded remotely and not locally on your machine. To download a private tracker torrent you usually require to login to the tracker, so the torrent will not be available to download if you are missing the required cookies.
How to fix:
Download torrents locally and send the downloaded torrent file to deluge. This way the user can log in to the tracker locally and the plugin can "ride" the users session.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Adding torrents from private trackers through a click on the icon does not work. I suppose it is, because the torrent is downloaded remotely and not locally on your machine. To download a private tracker torrent you usually require to login to the tracker, so the torrent will not be available to download if you are missing the required cookies.
How to fix:
Download torrents locally and send the downloaded torrent file to deluge. This way the user can log in to the tracker locally and the plugin can "ride" the users session.
The text was updated successfully, but these errors were encountered: