adanvdo / YT-RED-UI

Windows .NET Framework GUI Application for Downloading Video and Audio Files from YouTube and Reddit
48 stars 1 forks source link

Conversion Settings are changed when selecting formats using the Custom Format view #136

Closed adanvdo closed 1 year ago

adanvdo commented 1 year ago

If conversion preferences are set and enabled in settings, the conversion controls are incorrectly changed when an individual audio and/or video format are selected.

The conversion settings need to behave the same way they do when no individual formats are selected.

adanvdo commented 1 year ago

This has been fixed. Conversion formats are now set using the preferred format in settings and the controls are set to read only if the always convert option is enabled.