I'm trying to rename some video files using folder pairs and am having issues with filenames that contain commas.
For example, the following filename: Family Guy - S04E18 - The Father, the Son and the Holy Fonz.mkv renames to Family Guy - S04E18 - The Father.
I'm using the .csv function, specifically with Excel, where one column has the initial filename and the second column has the new filename. If I open the .csv in Notepad++, here is the output:
- Code: Select all
Family.Guy.S04E18.The.Father.the.Son.and.the.Holy.Fonz.1080p.DSNP.WEB-DL.AAC2.0.H.264-PHOENiX.mkv,"Family Guy - S04E18 - The Father, the Son and the Holy Fonz.mkv"