Browse Source
Old v3.3.x format had a number at the end indicating the queue position. The naming scheme was '<infohash>.fastresume.<queueposition>'. However, QSaveFile, which uses QTemporaryFile internally, might leave non-commited files behind eg after a crash. These files have the naming scheme '<infohash>.fastresume.XXXXXX' where each X is a random character. We try to detect the latter and remove it without "migrating" the fastresume to the new saving system.adaptive-webui-19844
sledgehammer999
7 years ago
1 changed files with 18 additions and 3 deletions
Loading…
Reference in new issue