Update Tdarr_Plugin_Mthr_VaapiHEVCTranscode.js

Changed link from my fork to the original repo for a pull request
This commit is contained in:
Chad Hjelle 2020-05-27 15:49:51 -05:00 committed by GitHub
parent 68d6c633fc
commit c251f8bdc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ module.exports.details = function details() {
`Intel QuickSync-enabled CPU required, recommended 8th generation or newer.\n ` +
`Output bitrate will be calculated based on input file size.\n\n`,
Version: `1.0`,
Link: `https://github.com/Mthrboard/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_Mthr_VaapiHEVCTranscode.js`,
Link: `https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_Mthr_VaapiHEVCTranscode.js`,
Tags: `pre-processing,ffmpeg,video only,h265,configurable`,
Inputs: [{
name: `remuxOnly`,