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
06f4a60e98
commit
35710816ae
1 changed files with 4 additions and 1 deletions
|
|
@ -8,7 +8,10 @@ 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' 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`,
|
||||
Description: `
|
||||
If the filename contains a codec information like h264, av1 or similar for video and AC3, AAC or trueHD \n\n
|
||||
the plugin will read the codec info from the file and rename it accordingly. \n\n
|
||||
It also takes care off addiotnal files 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