anidl / multi-downloader-nx

Downloader for Crunchyroll, Hidive, AnimeOnegai, and AnimationDigitalNetwork with CLI and GUI
MIT License
292 stars 47 forks source link

[Feature Request]: ScaledBorderAndShadow: no #739

Open napgiver opened 4 months ago

napgiver commented 4 months ago

Type

GUI

Suggestion

I've been trying to fine a way to change ScaledBorderAndShadow: yes, to no? I tried adding the following to the cli-default.yml file...

# Scaled Border & Shadow
ScaledBorderAndShadow: no

That didn't work. Can an option be added that allows for something like my attempt above? As of right now, the only way I have found to change this is to open the subtitle file in a text editor (Notepad, Notepad++) and either change the yes to a no, or, just delete the line. An option that can be added to the cli-default.yml file would be perfect... If an option is even possible.