mediainfo is dead, long live ffprobe

This commit is contained in:
Roxedus
2021-12-13 12:28:27 +01:00
parent 455f66aaef
commit 8bd305244b
5 changed files with 2 additions and 3 deletions

View File

@@ -56,6 +56,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "13.12.21:", desc: "Remove unused dependencies." }
- { date: "17.10.21:", desc: "Remove `UMASK_SET`." }
- { date: "11.07.21:", desc: "Make the paths clearer to the user" }
- { date: "17.01.21:", desc: "Deprecate `UMASK_SET` in favor of UMASK in baseimage, see above for more information." }