Skip to content

wav2opus

Compare
Choose a tag to compare
@9001 9001 released this 13 Oct 21:52
· 1460 commits to hovudstraum since this release

bugfixes

  • the option to transcode flac to opus while playing audio in the browser was supposed to transcode wav-files as well, instead of being extremely hazardous to mobile data plans (sorry)
  • --license didn't work if copyparty was installed from pip

release-specific notes

this release includes an additional sfx build, copyparty-sfx-gz.py, which is the same as the normal copyparty-sfx.py except it's more likely to work on embedded linux devices since it uses gzip compression instead of bzip2

for future releases, you can use a script to automatically grab the latest sfx and convert it to gzip by downloading and running copyparty-repack.sh on either linux, macos, or windows-msys2 -- see sfx-repack for more info