mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-16 10:45:53 -07:00
Format classic plugin names
This commit is contained in:
parent
11a623c212
commit
6dda238806
89 changed files with 95 additions and 88 deletions
|
|
@ -6,7 +6,7 @@ module.exports.dependencies = [
|
|||
const details = () => ({
|
||||
id: 'Tdarr_Plugin_z80t_keep_original_date',
|
||||
Stage: 'Post-processing',
|
||||
Name: 'Keep original file dates and times after transcoding',
|
||||
Name: 'Keep Original File Dates And Times After Transcoding',
|
||||
Type: 'Video',
|
||||
Operation: 'Transcode',
|
||||
Description: 'This plugin copies the original file dates and times to the transcoded file \n\n',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue