Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upclient always downloads all torrent files, even those marked with file.deselect() #647
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
found duplicated issue #164 |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
using latest version from jsdelivr CDN, in Firefox 44.0.2
`$scope.simpletest = function(hash){
}`
this code should donwload only the first file in the torrent, but instead, it downloads all of them
is it something wrong with the code ?