mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Update Tdarr_Plugin_rename_based_on_codec_schadi.js
This commit is contained in:
parent
1db09504c6
commit
06f4a60e98
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ const details = () => {
|
|||
Name: "Rename based on codec Video and Audio",
|
||||
Type: "Video_Audio",
|
||||
Operation: "Transcode",
|
||||
Description: `[Contains built-in filter] If the filename contains '264' or '265' and also Audio, this plugin renames 264 files to 265 or vice versa depending on the codec. It also takes care off addiotnal files like deffined in the input Option. \n\n`,
|
||||
Description: `[Contains built-in filter] If the filename contains '264' or '265' or some other Codecs and also Audio codecs, this plugin renames 264 files to 265 or vice versa depending on the codec same for Audio. It also takes care off addiotnal files like deffined in the input Option. \n\n`,
|
||||
Version: "1.00",
|
||||
Tags: "post-processing",
|
||||
Inputs:[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue