fredldotme / ISODriveUT

Boot Linux distributions/ISO files on your PC using your Ubuntu Touch device
GNU General Public License v2.0
13 stars 4 forks source link

Search for iso files recursively in Downloads directory #15

Closed arubislander closed 3 years ago

arubislander commented 3 years ago

There are two issues opened requesting to make the directory ISO's are searched in configurable. While this can be a pain to implement, I did find I would have liked to be able to put all my ISO's together in a subdirectory under Downloads. In this way I can clean the files in the Downloads directory and leave the subdirectory untouched.

I also changed the search mechanism to make use of the native QtDirIterator filtering mechanism.