pyroscope / pyrocore

:wrench: A collection of tools for the BitTorrent protocol and especially the rTorrent client
https://pyrocore.readthedocs.org/
GNU General Public License v2.0
291 stars 43 forks source link

Change x_cross_seed_label to source #84

Closed Ketchup901 closed 5 years ago

Ketchup901 commented 5 years ago

Certain trackers have started checking whether the source field is set to a specific value, and if it is not, require you to redownload your torrent files. This changes the x_cross_seed_label field to the widely used source field.

pyroscope commented 5 years ago

You did not grep for that label – so that isolated change is technically incomplete, besides being a breaking one.

To set source, use -s info.source=….