amir1376 / ab-download-manager

A Download Manager that speeds up your downloads
https://abdownloadmanager.com
Apache License 2.0
3.26k stars 161 forks source link

URL Patterns doesn't work #196

Open q8X opened 1 week ago

q8X commented 1 week ago

idk if im doing this right but i did try different URLs with or without wildcard and nothing happened 2024-11-16_07-01

amir1376 commented 1 week ago

Hi there. you should also provide category file types. (exe apk deb rmp etc...)

q8X commented 1 week ago

well this works but don't u think empty means everything? or maybe add a way to select all the types

amir1376 commented 1 week ago

don't u think empty means everything

You are right but since URL-pattern is optional (and also other parameters) there should be a non-optional to be exists! otherwise when the user adds a new link, the first category will always win (it will accept all filetypes and urls etc...) and gives no chance to other categories to be checked. but thanks for mentioning I will try to improve its logic later. I'll keep it open then