I'm trying to sync 2 folders containing audio files of multiple types (WMA, MP3, M4V,...).
I want to sync these folders but the sync process should only take into account the file names, not the extensions. So, if folder A contains "the suburbs.mp3" and folder B contains "the suburbs.m4v", the sync program should consider these 2 files the same (and not sync them).
I was looking into the documentation of rsync but I can't seem find a way to do this.
Does anyone have a suggestion, or maybe suggestions for other software that can do this?
thanks, Thomas