diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 80eb1e332..0b5249226 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -311,7 +311,7 @@ jobs: uses: suisei-cn/actions-download-file@v1.3.0 id: downloadffmpeg with: - url: "https://github.com/ErsatzTV/ErsatzTV-ffmpeg/releases/download/8.1.2/ffmpeg-n8.1.2-etv-g82f576a8-win64-gpl-8.1.zip" + url: "https://github.com/ErsatzTV/ErsatzTV-ffmpeg/releases/download/8.1.2/ffmpeg-n8.1.2-etv-gd3cc14b8-win64-gpl-8.1.zip" target: ffmpeg/ - name: Package artifacts diff --git a/CHANGELOG.md b/CHANGELOG.md index e90d74789..d48fdb4fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - `Strict` behavior is unchanged ### Fixed +- Bundle new ffmpeg 8.1.2 build that is patched to fix QSV on Windows - Fix regression from `v26.2.0` that caused channel logo watermarks to be ignored when the logo is a url - This affected external logo urls and generated channel logos - Maintain collection progress when refreshing a classic playout containing playlists