Q8HMA-zz / xbt

Automatically exported from code.google.com/p/xbt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ignoring flags=2 ?

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. auto_register = 0
2. insert into database new record with correct info_hash and flags=0
3. at this step all ok
4. update record with new info_hash and set flags=2
5. wait read/write
6. get bts_unregistered_torrent
7. but after xbt restart again all ok

latest svn revision, linux

Original issue reported on code.google.com by dsno...@gmail.com on 21 Nov 2011 at 12:19

What does flags = 2 do?
You can't update info_hash...

Original comment by olafvdspek on 21 Nov 2011 at 2:58

"flags - This field is used to communicate with the tracker. 0 - No changes. 1 
- Torrent should be deleted. 2 - Torrent was updated."

from: http://visigod.com/xbt-tracker/table-documentation

link to visigod.com placed at bottom http://xbtt.sourceforge.net/tracker/

Original comment by dsno...@gmail.com on 22 Nov 2011 at 2:42

Ah. You still can't update info_hash.

Original comment by olafvdspek on 22 Nov 2011 at 8:56

  • Changed state: Invalid
how can you re-register a torrent in xbt once the tracker say's it's 
unregistered?

Original comment by mclev...@gmail.com on 29 Feb 2012 at 7:21