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

This commit is contained in:
HaveAGitGat 2024-05-16 08:50:42 +01:00
commit b8852b3901

View file

@ -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',
}, },