INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: MC does check for case sensitive filesystem when scanning files?  (Read 1325 times)

ReinaldoRauch

  • Recent member
  • *
  • Posts: 7
MC does check for case sensitive filesystem when scanning files?
« on: September 05, 2017, 01:25:43 pm »

When I updated some files in my library it updated the format ok from .mp3 to .flac but the filename continued with the initial letters uppercase like:

Code: [Select]
01 Deus Le Volt!.flac

when the name of the file changed to:

Code: [Select]
01 Deus le volt!.flac

At first I've tought that the "!" at the end of the filename would be the problem but it would be the case if the file wasn't found in the search.

So, after the scan, it shows that it found the changes, but it didn't updated in the library as this log shows:

Code: [Select]
Library now has 16112 files. Search and update took 0:35.

Imported 0 new files.
Updated 91 files that had external changes.

In-depth details:
Updated:
    ... (summarized for simplicity)
    /run/media/reinaldoacr/hddreinaldo/Musicas/Angra/[2004][Album] Temple of Shadows/01 Deus Le Volt!.flac
    ...

Logged

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: MC does check for case sensitive filesystem when scanning files?
« Reply #1 on: September 11, 2017, 05:01:12 am »

/run/media is typically used for external devices, like USB drives.

Is that indeed an external drive, and what filesystem are you using on it?
Logged

ReinaldoRauch

  • Recent member
  • *
  • Posts: 7
Re: MC does check for case sensitive filesystem when scanning files?
« Reply #2 on: September 20, 2017, 12:28:15 pm »

Yeah, is a usb harddrive that I use to store my library. But that should not interfer with this as linux hides it from the programs.
Logged
Pages: [1]   Go Up