Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Add source flag/tag when creating torrents #7965

Closed
2wicked opened this issue Dec 2, 2017 · 7 comments
Closed

[feature request] Add source flag/tag when creating torrents #7965

2wicked opened this issue Dec 2, 2017 · 7 comments

Comments

@2wicked
Copy link

2wicked commented Dec 2, 2017

More and more private trackers use the source tag to allow easy cross-seeding between private trackers. I would like to see the ability to set a source (or custom) tag in the qBittorrent torrent creator.

@Chocobo1
Copy link
Member

Chocobo1 commented Dec 2, 2017

Is the Comments field in torrent creator not what you want? or can you provide a torrent that has this field for me to examine?

@2wicked
Copy link
Author

2wicked commented Dec 2, 2017

I don't think it's the same. I believe it's a separate custom tag.
It is already implemented in Dottorrent-gui
https://github.com/kz26/dottorrent-gui
The commment field is separate from the source field, as can be seen in this screenshot:
https://github.com/kz26/dottorrent-gui/blob/master/img/screenshot1.png

@2wicked
Copy link
Author

2wicked commented Dec 2, 2017

I created a (bogus) torrent file with source tag set to "ABC":
The Opportunity Analysis Canvas - Third Edition.zip

@Chocobo1
Copy link
Member

Chocobo1 commented Dec 5, 2017

@2wicked
It should be possible to do this, but I want to know more about this "source" tag, how is it used? what info do you put in there?

@2wicked
Copy link
Author

2wicked commented Dec 5, 2017

Private trackers that use this often fill in a three letter code specific for their tracker. Users that upload torrents can add it themselves (using dottorrent-gui for example) or the tracker will add it and the uploader needs to download the torrent with added tag from the tracker to start the seeding. Often people use different a locations for uploads than the default download location. So they will have to move files or edit download location and do a force recheck. If it would be implemented in the normal torrent creation process it would be much easier especially for novice users.

If if was not clear this is done to be able to cross-seed the same content between different private trackers. If no difference is made between the torrents the tracker addresses of the 2nd torrent will be added to the first and the seeders of both trackers will be mixed by the client.

Chocobo1 added a commit to Chocobo1/qBittorrent that referenced this issue Dec 5, 2017
The source field is added to differenate the torrent info hash. This is
often used for cross-seeding between (private) trackers.
Chocobo1 added a commit to Chocobo1/qBittorrent that referenced this issue Dec 5, 2017
This field is often used for cross-seeding between (private) trackers.
Chocobo1 added a commit to Chocobo1/qBittorrent that referenced this issue Dec 5, 2017
This field is often used for cross-seeding between (private) trackers.
Chocobo1 added a commit to Chocobo1/qBittorrent that referenced this issue Dec 5, 2017
This field is often used for cross-seeding between (private) trackers.
@dragons4life
Copy link

#7683
Closes mines as well.

Chocobo1 added a commit to Chocobo1/qBittorrent that referenced this issue Dec 6, 2017
This field is often used for cross-seeding between (private) trackers.
sledgehammer999 pushed a commit that referenced this issue Dec 24, 2017
This field is often used for cross-seeding between (private) trackers.
@annymosse

This comment was marked as off-topic.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants