I have multiple audio files (almost 10000) and the number is increasing everyday. The filename is given as: SO_44_2_1_(19-9-2022_19-56-54), SO_44_2_2_(19-9-2022_19-57-8), SO_44_2_2_(19-9-2022_19-57-22). The numbers in brackets are actually date/time.
My question:
- Is there any way in which i can remove/move similar audio files. For example SO_44_2_2_(19-9-2022_19-57-8) and SO_44_2_2_(19-9-2022_19-57-22) are exactly similar without the date/time part (in brackets).
Is it possible to do that without changing the filename. Any kind of help would be greatly appreciated
Thank you