deniscerri / ytdlnis

Android Video/Audio Downloader app using yt-dlp
GNU General Public License v3.0
3.62k stars 123 forks source link

[BUG] Extra commands aren't automatically added #381

Closed Omegaplexx closed 7 months ago

Omegaplexx commented 7 months ago

Describe the bug Extra command templates are not automatically added as they were in previous versions.

To Reproduce

  1. Create a command template, enable "Extra Command" switch and check "Audio" and "Video" checkboxes.
  2. Try to download any video and check the current download command. You won't see any extras you created.

Expected behavior I was counting on them being added automatically :-(

App Version: 1.7.1

zaednasr commented 7 months ago

That's unexpected. Can you show some screenshots

Omegaplexx commented 7 months ago

Sure! Here's a short video https://github.com/deniscerri/ytdlnis/assets/95503207/934d2d80-1ab8-4289-bbd0-42b9dc00bfdb

zaednasr commented 7 months ago

I can't reproduce but I'll look into it

zaednasr commented 7 months ago

check 1.7.2

Omegaplexx commented 7 months ago

It's working fine! Thank you very much :)