mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-13 09:20:27 -07:00
commit
f591f90a43
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ module.exports.dependencies = [
|
||||||
module.exports.details = function details() {
|
module.exports.details = function details() {
|
||||||
return {
|
return {
|
||||||
id: 'Tdarr_Plugin_aaaa_Pre_Proc_Example',
|
id: 'Tdarr_Plugin_aaaa_Pre_Proc_Example',
|
||||||
Stage: 'Pre-processing', // Preprocessing or Post-processing. Determines when the plugin will be executed.
|
Stage: 'Pre-processing', // Pre-processing or Post-processing. Determines when the plugin will be executed.
|
||||||
Name: 'No title meta data ',
|
Name: 'No title meta data ',
|
||||||
Type: 'Video',
|
Type: 'Video',
|
||||||
Operation: 'Transcode',
|
Operation: 'Transcode',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue