Update plugins: VMAF mode, documentation fixes, version sync
- Added VMAF quality-targeted mode to av1_svt_converter (v2.25) - Fixed documentation version mismatch (misc_fixes v2.8, stream_organizer v4.10, audio_standardizer v1.15) - Updated rate control documentation with VMAF mode details - Added vmaf_target and vmaf_samples input options - Added ab-av1 binary detection with ABAV1_PATH env var support
This commit is contained in:
11
tdarr_install/Tdarr_Server/configs/Tdarr_Server_Config.json
Normal file
11
tdarr_install/Tdarr_Server/configs/Tdarr_Server_Config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"serverPort": "8266",
|
||||
"webUIPort": "8265",
|
||||
"serverIP": "0.0.0.0",
|
||||
"handbrakePath": "/home/user/Public/Projects/tdarr_plugs/tdarr_install/Tdarr_Server/assets/app/handbrake/HandBrakeCLI",
|
||||
"ffmpegPath": "/home/user/Public/Projects/tdarr_plugs/tdarr_install/Tdarr_Server/assets/app/ffmpeg/ffmpeg42/ffmpeg",
|
||||
"mkvpropeditPath": "",
|
||||
"ccextractorPath": "",
|
||||
"openPlugins": false,
|
||||
"pluginModulesPath": ""
|
||||
}
|
||||
Reference in New Issue
Block a user