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

Partial files #445

Merged
merged 4 commits into from
Sep 22, 2021
Merged

Partial files #445

merged 4 commits into from
Sep 22, 2021

Conversation

alanmcgovern
Copy link
Owner

No description provided.

@alanmcgovern alanmcgovern force-pushed the partial-files branch 5 times, most recently from 1605de8 to 56f0d35 Compare September 19, 2021 22:57
@alanmcgovern alanmcgovern marked this pull request as ready for review September 19, 2021 23:26
If a file is actively being downloaded it will be given a special
suffix (.!mt) to indicate it's a partial download when the
UsePartialFiles setting is enabled. When the file is fully downloaded
it will be renamed to remove the special suffix.
Update ITorrentFile.DownloadIncompleteFullPath, and rename the
on-disk file, whenever we enable/disable partial files.
@alanmcgovern alanmcgovern merged commit e7c22cb into master Sep 22, 2021
@alanmcgovern alanmcgovern deleted the partial-files branch September 22, 2021 18:30
@alanmcgovern alanmcgovern mentioned this pull request Sep 22, 2021
alanmcgovern added a commit that referenced this pull request Jan 22, 2023
The support to move files while the torrent is actively running was
added as part of #445 .

Remove the code which prevents users from being able to do this.

Partially fixes: #598
alanmcgovern added a commit that referenced this pull request Jan 25, 2023
The support to move files while the torrent is actively running was
added as part of #445 .

Remove the code which prevents users from being able to do this.

Partially fixes: #598
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 this pull request may close these issues.

1 participant