#1063830 libtorrent-rasterbar2.0: libtorrent does not handle case sensitive torrents

Package:
libtorrent-rasterbar2.0
Source:
libtorrent-rasterbar2.0
Description:
C++ bittorrent library by Rasterbar Software
Submitter:
Date:
2024-11-18 07:54:01 UTC
Severity:
normal
#1063830#5
Date:
2024-02-13 07:58:07 UTC
From:
To:
Dear Maintainer,

qbittorrent failed to save / resume torrent with duplicate filenames (case sensitive) with following error:

13.02.2024 09:50 - Failed to restore torrent. Files were probably moved or storage isn't accessible. Torrent: "TheException". Reason: "TheException fast resume rejected. file_stat(/media/axet/1TB/Games/TheException/TheException/readme.1.txt): mismatching file size"

 1) create torrent with "ReadMe.txt" and "readme.txt" in the same folder.
 2) restart app.

No patch yet. Upstream issue:

https://github.com/arvidn/libtorrent/issues/7607