Files
CommunityScripts/plugins/audio-transcodes/audio-transcodes.yml

19 lines
472 B
YAML

name: audio-transcodes
description: Generate a transcode video from an audio file
version: 0.2
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