2019-11-06, 12:29 AM
Any ideas on a windows 10 batch file to escape special characters in show titles?
For instance a show title might have "&" in it. Unless this is escaped comcut truncates the title and then returns a fatal error.
For some crazy reasons I am recording TV on windows then moving them to a Ubuntu machine to be processed with Comcut. Comcut is a bash script that combines comskip and ffmpeg to remove ads.
If I had any idea what I was doing I could probably insert some code using sed into Comskip
For instance a show title might have "&" in it. Unless this is escaped comcut truncates the title and then returns a fatal error.
For some crazy reasons I am recording TV on windows then moving them to a Ubuntu machine to be processed with Comcut. Comcut is a bash script that combines comskip and ffmpeg to remove ads.
If I had any idea what I was doing I could probably insert some code using sed into Comskip