Add bpm hook for update the vlc plugin cache and update source.sh

This commit is contained in:
2026-01-12 14:08:34 +02:00
parent 17e11f96f4
commit 9c4f08a039
3 changed files with 80 additions and 2 deletions
@@ -0,0 +1,4 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["usr/lib/vlc/plugins/*"]
run: "/usr/lib/vlc/vlc-cache-gen /usr/lib/vlc/plugins"