Commit 096737a
[BUGFIX] fix(handbrake): skip preset argument when empty (automatic-ripping-machine#1689)
* fix(handbrake): skip preset argument when empty
HandBrakeCLI does not require a preset, so we should not pass
an empty --preset argument when hb_preset is not configured.
Fixes automatic-ripping-machine#1637
* Update VERSION
---------
Co-authored-by: Mtech <62650032+microtechno9000@users.noreply.github.com>1 parent 42472fc commit 096737a
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments