ebb-earl-co / tidal-wave

Waving at the TIDAL music service
Apache License 2.0
38 stars 2 forks source link

Update to Version 2024.4.2 #149

Closed ebb-earl-co closed 5 months ago

ebb-earl-co commented 5 months ago

This pull request removes the GitHub Actions workflow files that used PyApp to create release binaries, in favor of only using PyInstaller. To that end, pyinstaller.py is revamped to use a feature of Python 3.10+, the match/case keywords. Lastly, FFmpeg 7.0 is used in all PyInstaller-created binaries over FFmpeg 6.1.1