Is there a DOS rename command that allows you to rename a file such as 'Some.File.Name.S06e01.Sdtv.X264-Sonarr-1.m4v' to 'S06E01.mkv'? The *.mkv is the same as *.m4v.
Is it possible to do it in parts? Like 'Some.File.Name.S06e01.Sdtv.X264-Sonarr-1.m4v' to 'S06e01.Sdtv.X264-Sonarr-1.m4v' and 'S06e01.Sdtv.X264-Sonarr-1.m4v' to 'S06e01.m4v' and 'S06e01.m4v' to 'S06e01.mkv' The latter part is easy... ren *.m4v to *.mkv...
Thanks Dik
Is it possible to do it in parts? Like 'Some.File.Name.S06e01.Sdtv.X264-Sonarr-1.m4v' to 'S06e01.Sdtv.X264-Sonarr-1.m4v' and 'S06e01.Sdtv.X264-Sonarr-1.m4v' to 'S06e01.m4v' and 'S06e01.m4v' to 'S06e01.mkv' The latter part is easy... ren *.m4v to *.mkv...
Thanks Dik