jackBonadies / SeekerAndroid

Android client for the Soulseek peer-to-peer network
GNU General Public License v3.0
247 stars 4 forks source link

Check if file already exists before downloading it #43

Open ajgae opened 2 months ago

ajgae commented 2 months ago

current behavior (2.10.5, Android 12): seeker downloads the file and then emits a message saying the file already exists.

proposed behavior: check whether a file that is queued to download exists before actually downloading it, to avoid useless transfers