nabeelahmedjh / download-folder-automator

1 stars 3 forks source link

Script doesnt works on laguage different of english #5

Open rkouidria-fr opened 1 month ago

rkouidria-fr commented 1 month ago

The code is using the Directory "Downloads" as base folder. But in other language, this folder doesnt exists since it's named with the translation of Download in the language. For instance, as my os is in French, my folder is not names Downloads, but Téléchargements.

rkouidria-fr commented 1 month ago

Also, if the user has a custom configuration, his downloading folder can be in another place than ~/Downloads. The script should get the Download folder directly from the system configuration

rkouidria-fr commented 1 month ago

Feature has been done and is now on PR

nabeelahmedjh commented 1 month ago

Thank you @rkouidria-fr, quite busy these days I'll be looking into it once i get available and follow up further