View Single Post
Old 07-26-2019, 12:17 PM   #4
rebeltaz
Connoisseur
rebeltaz will become famous soon enoughrebeltaz will become famous soon enoughrebeltaz will become famous soon enoughrebeltaz will become famous soon enoughrebeltaz will become famous soon enoughrebeltaz will become famous soon enough
 
rebeltaz's Avatar
 
Posts: 92
Karma: 536
Join Date: Apr 2011
Device: Entourage Pocket eDge
Quote:
Originally Posted by BetterRed View Post
I would use a file rename utility to replace the '.'s with spaces, and the underscore to ' - ', to get "This is a Title - AuthorFirstName AuthorLastName" and then use the template {title} - {authors}

Why? Because I'd rather catch any anomalies before I add them.

My favourite Windows renamer is Bulk Rename Utility - mainly because I've been using it since the year dot

BR
I run linux and when I need to bulk rename, depending on the complexity if the situation, I either use the command line sed or rename or I'll use the GUI krename.

I really don't want to rename the files. When working with files that have spaces in their filenames from the command, you have to enclose the path/filename in quotes. If you use underscores or dots, though, you can omit the quotes. It's just easier without the spaces and I've grown accustomed to this file naming convention over the past decade or so.
rebeltaz is offline   Reply With Quote