Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Fixed issue with the selected download state not being updated #19

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

egbertbouman
Copy link
Collaborator

Currently, when you start/stop a download nothing happens until you deselect the download. This gives the impression that the download is stuck.

Apparently, the download endpoint has undergone some changes, without considering what this means for the GUI.
This PR filters out the download for which the pieces were requested at the GUI side, which should resurrect the old behaviour.

@qstokkink
Copy link
Owner

qstokkink commented Apr 19, 2024

These changes are from Tribler/tribler main. Could you repost an issue there?

@egbertbouman
Copy link
Collaborator Author

@qstokkink It's working fine on Tribler/tribler. The get_downloads function is different on Experimental.

@egbertbouman egbertbouman merged commit 01279ec into qstokkink:highlander Apr 19, 2024
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants