Hi,
I have spent the weekend reorganising my music collection. I preferred all audio files to have a name that start with the track number, so I used batch renaming software and told it to so as such:
However, some audio files did not have a track number in their metadata, causing their file names to start with a period. For example, instead of having a file named
I get a file named
This causes the file to be hidden. All batch renaming software I have tried to reverse my little accident do not recognise the hidden audio files, and I have not been able to find another solution.
Does anyone know if there is a way to solve this issue?
I have spent the weekend reorganising my music collection. I preferred all audio files to have a name that start with the track number, so I used batch renaming software and told it to so as such:
Code:
%track. %artist – %title
However, some audio files did not have a track number in their metadata, causing their file names to start with a period. For example, instead of having a file named
Code:
"03. The Beatles - Maxwell's Silver Hammer.flac"
I get a file named
Code:
". The Beatles - Maxwell's Silver Hammer.flac"
Does anyone know if there is a way to solve this issue?