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:
1
tdarr_install/configs/Last_Run_Tdarr_Server.txt
Normal file
1
tdarr_install/configs/Last_Run_Tdarr_Server.txt
Normal file
@@ -0,0 +1 @@
|
||||
Tdarr_Server
|
||||
12
tdarr_install/configs/Tdarr_Server_Config.json
Normal file
12
tdarr_install/configs/Tdarr_Server_Config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"serverPort": "8266",
|
||||
"webUIPort": "8265",
|
||||
"serverIP": "0.0.0.0",
|
||||
"handbrakePath": "",
|
||||
"ffmpegPath": "",
|
||||
"logLevel": "INFO",
|
||||
"mkvpropeditPath": "",
|
||||
"ccextractorPath": "",
|
||||
"openBrowser": true,
|
||||
"cronPluginUpdate": ""
|
||||
}
|
||||
Reference in New Issue
Block a user