Skip to content

LibTorrent not detecting that file has been deleted until LibTorrent Session is reinitialized #35

@Vxrtrauter

Description

@Vxrtrauter

If a File is being deleted while the Program is running, LibTorrent / SoftwareManager wont detect that the file is missing and continues to show the status "Seeding". If someone also tries to download the same file again, it skips downloading even tho the file doesnt exist, outputting:

[02:21:06] Skipping Logging, download already running...
[02:21:06] Skipping Downloading, download already running...

Fix: Add check if the file itself exists when downloads are started, occasionally check if files still exist. (Listen for file changes?)

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions