JP Dillingham

Results 172 issues of JP Dillingham

Sometimes not all files in a directory can be downloaded successfully, and in those cases I'll go find another source, leaving the partial directory on disk. I'd really prefer those...

feature

I'm guessing this is a result of some version update somewhere; this endpoint and underlying logic has not changed in a long time.

bug

The current upload screen was designed to work like Soulseek Qt and is essentially the download screen with a few tweaks. This was meant to be quick and dirty, and...

enhancement
help wanted
area: ui

I'm testing on large batches of files and it's brutal watching it go one by one. There's some risk in massive lists of files, so maybe chunk by 50 or...

enhancement

Occurred when attempting to enqueue ~700 files from a remote client. 5-6 succeeded, then crash. I had a debugger attached when this happened so it might be a one-off. Full...

bug

Just ran into this with a share `/foo/temp` that contained a bunch of files in the root folder. Performed a scan, slskd reported `0` directories and the correct number of...

bug
area: ui

Here are the retention settings at the time of writing: ```yaml retention: search: 10080 # 7 days, in minutes transfers: upload: succeeded: 1440 # 1 day, in minutes errored: 30...

There are a number of issues with the existing "Files" view: * Deleting a folder doesn't refresh anything or give the user any indication that the delete succeeded * Deleting...

My docker host ran out of space this morning, and after deleting files from the UI the application was still in an inoperable state, including: * A 'stuck' search record...

I captured this in #573 and at that time thought that it was an issue on Linux desktop only. I'm unable to restart within a container, too.

bug