Fix: FFmpeg Binaries Path now accepts directory-only paths (auto-appends /ffmpeg)

This commit is contained in:
Forkless
2026-05-10 18:20:46 +02:00
parent a748c79298
commit 916a8a4396
36 changed files with 976 additions and 126 deletions
+5
View File
@@ -255,6 +255,11 @@
color: #50575e;
}
.piperless-cache-badge--opus {
background: #e3f2fd;
color: #1565c0;
}
.piperless-cache-badge--orphan {
background: #fcf0f1;
color: #b32d2e;