No description
Find a file
Enigma 84435cf43f
Better precision when files are .1 .01 .001 % off for example
Lets you set upper and lower bounds more accurately and prints out more accurate error figures. Default has error range of 2%, this default has error range of 1% (.5% above or below).

In testing it appears that going even to 99.8 <> 100.2 would also be acceptable and present little to no false positives with an error range of .4%. I've seen random failures that are just barely caught at 98% of original.

newData & oldData maintain up to 3 to 5 decimal places of accuracy sometimes. This allows ratio to more accurately reflect that. 2 places should be sufficient.
2022-02-05 10:07:03 -05:00
.github Check plugins (#221) 2021-12-24 10:35:35 +01:00
Community Better precision when files are .1 .01 .001 % off for example 2022-02-05 10:07:03 -05:00
examples Disable global-require 2022-01-01 15:36:43 +00:00
methods Fix dca and truehd ffmpeg error - -strict -2 2022-01-23 02:12:52 +00:00
tests Ensure all requires are within plugin functions 2022-01-01 15:30:29 +00:00
.eslintrc.json Disable global-require 2022-01-01 15:36:43 +00:00
.gitignore Fixes #129 + gitignore IDE files 2021-02-16 22:58:40 +01:00
LICENSE Initial commit 2019-09-22 20:13:53 +01:00
package-lock.json Bump hosted-git-info from 2.8.8 to 2.8.9 (#150) 2021-09-27 17:00:31 +02:00
package.json Plugin update 2021-12-11 19:48:53 +00:00
README.md Update readme 2022-01-01 14:14:32 +00:00

Tdarr_Plugins

Visit the docs for more info: https://docs.tdarr.io/docs/plugins/basics