- read-only demo server at https://a.ocv.me/pub/demo/
- docker image ╱ similar software ╱ client testbed
new features
- iPhone "app" (upload shortcut) -- thanks @Daedren !
- can strip exif, upload files, pics, vids, links, clipboard
- can download links and rehost the target file on your server
- support
rclone sync
to sync folders to/from copyparty- let webdav clients set lastmodified times during upload
- let webdav clients replace files during upload
bugfixes
- prisonparty: FFmpeg transcoding was slow because there was no
/dev/urandom
- iphones would fail to play some songs (low-bitrate and/or shorter than ~7 seconds)
- due to either an iOS bug or an FFmpeg bug in the caf remuxing idk
- fixed by mixing in white noise into songs if an iPhone asks for them
- small correction in the docker readme regarding rootless podman