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

Add a rebuild subcommand #131

Closed
alexpdev opened this issue May 27, 2022 · 0 comments · Fixed by #132
Closed

Add a rebuild subcommand #131

alexpdev opened this issue May 27, 2022 · 0 comments · Fixed by #132

Comments

@alexpdev
Copy link
Owner

Enhancement Suggestion

As an enhancement, add a rebuild subcommand that can take a directory containing a dis-assembled torrent download and re-assemble it into the correct file and directory structure required by a torrent file for reseeding.

Proof of concept and use case

Many download torrents and disassemble their contents to fit their specific needs, for example if you have a media server that needs all your video files to be side by side in the same directory so the metadata collection can be collected consistently. Then your torrent tracker sends a reseed request for a torrent but you have already dissasembled it. This command could take the directories containing the content and rebuild the torrent to it's original structure and capable of reseeding.

@alexpdev alexpdev linked a pull request May 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant