Giter Club home page Giter Club logo

torrent-migration-helper's Introduction

torrent-migration-helper

Given a folder containing .torrent files S, and a second folder where .torrents (possibly different) have been downloaded D, it identifies which files in S have been downloaded in D.

Further restricyions on the tracker of desired files in S can be imposed.

This is primarily aimed at facilitating torrent seeding migration from a given folder/hard drive/machine to a second folder/hard drive/machine.

Dependencies:

  • torrentparse by mohanraj-r which is supposed to be installed. (my fork in case of unevenness).
  • pandas, as the set of torrent files is memorized in a python dataframe and thereby queried.

Typical use:

You have an hard drive where a number of torrents have been downloaded and are currently seeded.

One day, you need to migrate this hard drive to a second machine which will handle the seeding from now on.

In order to get on with the seeding, you need to add to the torrent client the .torrent files referring to the downloaded files in the disk.

In the original machine you certainly have a folder where all the .torrent have been cached, hence you need to select all the .torrent files you actually need.

Moreover, you might need to consider just the .torrent referring to given trackers or so.

This small application allows you to do so easily.


TODO:

  • UI is at the moment done via modification of three strings in the main part of the script. This has to be changed with a standard command line interaction.

torrent-migration-helper's People

Contributors

acorbe avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.