unintended / download-organizer-chrome-extension

Chrome extesion that allows you to set custom download locations with a flexible regexp-based rules.
MIT License
69 stars 10 forks source link

Midi file downloading #52

Open NinaMizuki opened 3 years ago

NinaMizuki commented 3 years ago

When trying to make it automatically download a .mid file into a folder the console says that the filename is invalid.

Tried with both MIME (Filetype) as audio/mid and Filename as .mid, *.mid and mid

chrome_vw45ZAQOIm

unintended commented 3 years ago

you cannot use absolute path in destination, only relative (will be added to Downloads/)