{% from 'macro/form.twig' import selected %}

Multiple seeding locations

Select one seedbox and choose another to see which seeds appear in both locations, or do not appear in the second location.

If you are seeding from only one location, this page will be of no use. You should look at your seeding torrents.

{% if host is empty %} No seed locations are reporting. Are your clients seeding and connected? {% else %}
View seeds on  {%- for h in host -%} {%- if loop.first -%} {%- endif %} {% endfor -%}  that are  seeding on {%- for h in host -%} {%- if loop.first -%}   {% endif %} {% endfor %}

Sort by

{% endif %}