You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prevent music playback from stopping at the end of a folder f262aee
preloader will now proactively hunt for the next file to play as the last song is ending
in very specific scenarios, clients could be told their upload had finished processing a tiny bit too early, while the HDD was still busy taking in the last couple bytes 6f8a588
so if you expected to find the complete file on the server HDD immediately as the final chunk got confirmed, that was not necessarily the case if your server HDD was severely overloaded to the point where closing a file takes half a minute
huge thx to friend with said overloaded server for finding all the crazy edge cases
ignore harmless javascript errors from easymde 879e83e
other changes
the "copy currently playing song info to clipboard" button now excludes the uploader IP ed524d8
mention that enabling -j0 can improve HDD load during uploads 5d92f4d
mention a debian-specific docker bug which prevents starting most containers (not just copyparty) 4e797a7