Opened 14 years ago

Closed 13 years ago

#1190 closed bug (Fixed)

[Label] Stop auto-tracker label changing a torrent previously labelled

Reported by: simonbcn Owned by:
Priority: minor Milestone: 1.3.3
Component: Plugin Version: 1.3.1
Keywords: label Cc:

Description

I have one label with a associated tracker URL.
I add one torrent from that tracker and it is assigned to label correctly.
I change that torrent to other label, the change is correct.
But if I restart the daemon, this torrent return to initial label (with his associated tracker URL).
It doesn't respect the changes.

Change History (4)

comment:1 Changed 14 years ago by Cas

  • Component changed from other to plugin
  • Keywords label added
  • Priority changed from major to minor

comment:2 Changed 13 years ago by Cas

  • Milestone changed from 1.4.0 to 1.3.2

comment:3 Changed 13 years ago by Cas

  • Milestone changed from 1.3.2 to 1.3.x
  • Summary changed from Label plugin doesn't respect the changes after restart daemon to [Label] Stop auto-tracker label changing a torrent previously labelled
  • Version changed from 1.2.1 to 1.3.1

A solution might be to check if a torrent already has a selected label and skip automatically applying the tracker label.

This is also related to the bug with execute plugin firing for 'torrents added' upon starting daemon. This results from notification of torrents in the state file being added to the session not being distinguished from a new torrent added.

comment:4 Changed 13 years ago by Cas

  • Milestone changed from 1.3.x to 1.3.3
  • Resolution set to fixed
  • Status changed from new to closed

The fix for #1246 also fixes this.

Note: See TracTickets for help on using tickets.