mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
tweaked nginx and qbittorrent
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
OS: Alpine Linux v3.17
|
||||
HandBrake 1.7.3 (2024030500)
|
||||
Kernel: Linux 6.9.8-200.fc40.x86_64 (x86_64)
|
||||
CPU: Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz x 8
|
||||
Install Dir: /usr/bin
|
||||
Config Dir: /config/ghb
|
||||
_______________________________
|
||||
|
||||
[06:32:12] Compile-time hardening features are enabled
|
||||
Cannot load libnvidia-encode.so.1
|
||||
[06:32:12] hb_qsv_make_adapters_list: MFXVideoCORE_QueryPlatform failed impl=0 err=-16
|
||||
[06:32:12] qsv: is available on this system
|
||||
[06:32:12] hb_init: starting libhb thread
|
||||
[06:32:12] hb_init: starting libhb thread
|
||||
[06:32:12] hb_init: starting libhb thread
|
||||
[06:32:12] gtkgui: Failed to read presets file, initializing new presets...
|
||||
@@ -0,0 +1 @@
|
||||
823
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"Preferences": {
|
||||
"ActivityFontSize": 8.0,
|
||||
"AddCC": false,
|
||||
"AutoScan": false,
|
||||
"DiskFreeCheck": true,
|
||||
"DiskFreeLimit": 10000.0,
|
||||
"EncodeLogLocation": false,
|
||||
"ExportDirectory": "/output",
|
||||
"HideAdvancedVideoSettings": true,
|
||||
"LogLongevity": "month",
|
||||
"LoggingLevel": "1",
|
||||
"MinTitleDuration": 10,
|
||||
"PauseEncodingOnPowerSave": true,
|
||||
"PreferredLanguage": "und",
|
||||
"RemoveFinishedJobs": false,
|
||||
"ShowMiniPreview": true,
|
||||
"SrtDir": ".",
|
||||
"SyncTitleSettings": true,
|
||||
"UseM4v": true,
|
||||
"VideoQualityGranularity": "1",
|
||||
"WhenComplete": "nothing",
|
||||
"allow_tweaks": false,
|
||||
"auto_name": true,
|
||||
"auto_name_template": "{source}",
|
||||
"check_updates": "weekly",
|
||||
"default_source": "/storage/dvd",
|
||||
"destination_dir": "/output",
|
||||
"hbfd": false,
|
||||
"hbfd_feature": false,
|
||||
"last_update_check": 0,
|
||||
"live_duration": 15,
|
||||
"preset_window_height": 1,
|
||||
"preset_window_width": 1,
|
||||
"preview_count": 10,
|
||||
"preview_show_crop": false,
|
||||
"preview_x": -1,
|
||||
"preview_y": -1,
|
||||
"reduce_hd_preview": true,
|
||||
"update_skip_version": 0,
|
||||
"use_dvdnav": true,
|
||||
"version": "0.1",
|
||||
"window_height": 951,
|
||||
"window_width": 1920
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user