When I used an older Tixati version, I added a torrent that was created by a qBittorrent user. Looks like what I got was the hybrid torrent (V1) of their torrent (V1+V2).
Now I see the _pad folder still remains, 800MB in size (total torrent size is 54 GiB).
Shouldn't Tixati recognize this and retroactively hide and delete this files? (although the torrent remains a v1 of the hybrid)
Due to low adoption of V2 in clients and some individuals who still use uTorrent v2 if not 1.8, I expect this situation will become more common as the initially hybrid (V1+V2) torrents degrade to V1-only after a couple rounds of sharing between people.
by Guest on 2023/02/05 02:02:38 PM
It strips the pad files out upon loading only. If there's leftovers transfers from the old version, those pad files have already been treated as regular files by the old client, including the size totals, padding, pieces, etc.
It's a much more complicated matter to retroactively strip off padding, as opposed to doing it upon loading of the meta-info and initially parsing the files and such. Even some of the file attribute flags from the .torrent file might not be available if the previous versions didn't bother to store them and ignored the v2 data.