When using an operating system where filenames are case sensitive looking for media files only finds files that end in lower case types such as .iso and misses .ISO
This must truly trivial to fix. I know that I can just change the filenames to match but that seems clunky.
When looking for media files the search is case sensitive for lower case only
-
- Posts: 1
- Joined: Sat Jul 12, 2025 10:39 am
Re: When looking for media files the search is case sensitive for lower case only
I'm not sure I understand what you're asking. Are you asking how to do a case insensitive file search on your operating system?MatthewVCarey wrote: ↑Sat Jul 12, 2025 10:46 amWhen using an operating system where filenames are case sensitive looking for media files only finds files that end in lower case types such as .iso and misses .ISO
This must truly trivial to fix. I know that I can just change the filenames to match but that seems clunky.