frostwire / frostwire-jlibtorrent

A swig Java interface for libtorrent by the makers of FrostWire. Develop libtorrent based apps with the joy of coding in Java.
http://www.frostwire.com
MIT License
451 stars 138 forks source link

torrenthandle.movestorage(...) deletes the ALL internal storage. if used with lolipopfilesystem. #145

Closed gubatron closed 5 years ago

gubatron commented 7 years ago

opened by mistake on frostwire/frostwire by @mianharisali

aldenml commented 7 years ago

Well, strictly speaking, anything related to lolipopfilesystem is out of jlibtorrent, however this happens to be relevant here. There is a similar (and more limited) issue reported in libtorrent with a fix already in RC_1_1, still not merged in master.

See issue https://github.com/arvidn/libtorrent/issues/1473 and PR https://github.com/arvidn/libtorrent/pull/1487

As soon as it gets into master, I will release beta3 for testing.

aldenml commented 7 years ago

Hi @mianharisali, can you test 1.2.0.6-beta3 to see if the issue persists?

mianharisali commented 7 years ago

@aldenml i will test in few hours and will let you know.

mianharisali commented 7 years ago

@aldenml i just tested ,same issue is still there.

aldenml commented 7 years ago

do you mind testing with 1.2.0.6-beta4 again?

mianharisali commented 7 years ago

@aldenml unfortunately this issue still exists .