Opened 12 years ago
Closed 12 years ago
#3880 closed Bug (invalid)
Wrong display of active torrents in Mac client
Reported by: | [Arnold] | Owned by: | livings124 |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Mac Client | Version: | 2.13 |
Severity: | Normal | Keywords: | |
Cc: |
Description
The Mac client still shows all torrents if you click on the active tab. The webfrontend view of that same instance is correct and shows just the active torrents.
Change History (7)
comment:1 Changed 12 years ago by livings124
comment:2 Changed 12 years ago by jordan
- Component changed from Transmission to Mac Client
- Owner set to livings124
comment:3 Changed 12 years ago by [Arnold]
The active filter on the MAC client shows all my torrents while the active filter on the webfrontend shows the torrents that are actually seeding or leeching (=transfering data). The latter would be my expected behaviour in both cases.
comment:4 Changed 12 years ago by livings124
The Mac client uses the stalled setting for determining activity, which makes more sense to me. The web client currently does not support this field, so it implements its own heuristics. Once that setting is moved over (probably as part of the queue), it should be updated to behave the same.
comment:5 Changed 12 years ago by [Arnold]
Ok, the active filter is supposed to show all torrents that are not "stuck". But it would be great to also have a filter for those torrents that are actually transferring data or at least some sort of tag to easily identify them in the list. Would it be possible to implement such a feature?
comment:6 Changed 12 years ago by livings124
Sort by activity.
comment:7 Changed 12 years ago by livings124
- Resolution set to invalid
- Status changed from new to closed
The active filter shows non-paused, non-stalled transfers. Is this not what's being shown?