Merge branch 'auto_build' of https://github.com/HaveAGitGat/Tdarr_Plugins into auto_build

make-only-subtitle-default
HaveAGitGat 2 years ago
commit b8852b3901

@ -4,7 +4,7 @@ exports.plugin = exports.details = void 0;
/* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */ /* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */
var details = function () { return ({ var details = function () { return ({
name: 'Check Audio Codec', name: 'Check Audio Codec',
description: 'Check if a file has a specific audio codec', description: 'Check if a file has a specific audio codec.',
style: { style: {
borderColor: 'orange', borderColor: 'orange',
}, },

Loading…
Cancel
Save