Skip to content

Fixes issue where directory names are uppercase in MTP mount but lowercase in update file.

ABADIE Titouan requested to merge github/fork/daitj/main into main

Created by: daitj

For example unit_filepath was Garmin/Text/french.ln4 in the update but then on my MTP mount it was found under GARMIN/TEXT/french.ln4

This should also create non existing directory like GARMIN/ExtData which was needed for some files from update.

Merge request reports

Loading