Tweeticoats 13222910b2
Adding a new plugin audio-transcodes. (#438)
Co-authored-by: Tweeticoats <Tweeticoats@github.com>
2024-09-26 06:53:29 +03:00

19 lines
472 B
YAML

name: audio-transcodes
description: Generate a transcode video from an audio file
version: 0.1
url: https://github.com/stashapp/CommunityScripts/
exec:
- python
- "{pluginDir}/audio-transcodes.py"
interface: raw
hooks:
- name: process audio
description: transcode audio files on scan
triggeredBy:
- Scene.Create.Post
tasks:
- name: "Process All"
description: transcode audio to video on all audio files
defaultArgs:
mode: processScenes