KoleckOLP / yt-dl

Multiplatform gui/console youtube-dl simplifier
GNU General Public License v3.0
16 stars 4 forks source link

pressing the save button on the settings page saves current reencode config to custom even if it's set to non custom #25

Closed KoleckOLP closed 1 year ago

KoleckOLP commented 1 year ago

it's because the save button on the settings page writes some settings and than it calls ree_settings_save which takes current settings and writes them into the custom ones no matter what.

KoleckOLP commented 1 year ago

Fixed in 2.2.1.5