Search found 5 matches
- 19 Nov 2015, 15:21
- Forum: Windows
- Topic: : replacement with another character?
- Replies: 8
- Views: 15337
Re: : replacement with another character?
Hey RedNoah, So here's the string I'm using! Works like a champ! TV Shows - {n.replace(':',' -')} - {s00e00} - {t.replace(':',' -')}{if (file.isSubtitle())'.eng'} Movies - {n.replace(':',' -')} ({y}){' CD'+pi}{'.'+lang}{if (file.isSubtitle())'.eng'} Just thought I'd share in case anyone else needed ...
- 17 Nov 2015, 14:31
- Forum: Windows
- Topic: : replacement with another character?
- Replies: 8
- Views: 15337
Re: : replacement with another character?
Hi RedNoah, I saw that but what I wasn't sure of if that just replaces the source file names. What if the destination filename is being pulled from say THEMOVIEDB and it's title is like "Movie : Part 2" instead of it wanting to change to that I'd like it to just do like "Movie - Part 2" sorry if I'm ...
- 17 Nov 2015, 13:13
- Forum: Windows
- Topic: : replacement with another character?
- Replies: 8
- Views: 15337
: replacement with another character?
One more question cause you guys rock! When naming a movie or tv show sometimes they will have a colon ":" in the name of it. Filebot validate fixes that by removing the ":". Is there a way to in the file format line have it detect ":" and change it to a hyphen "-" Thanks in advance! Wes
- 17 Nov 2015, 13:07
- Forum: Windows
- Topic: Rename Defaults for SRT files
- Replies: 2
- Views: 3449
Re: Rename Defaults for SRT files
That works like a champ! You are awesome! Thank you so much!
Wes
Wes
- 17 Nov 2015, 12:42
- Forum: Windows
- Topic: Rename Defaults for SRT files
- Replies: 2
- Views: 3449
Rename Defaults for SRT files
Hey guys, love the app. Works great. I'm currently using Filebot 4.6.1 and have been using Filebot for the past year or so. In the past year there's been one thing I just haven't been able to figure out so I figured I'd ask. I'm using the GUI and will drag two files into the Original Files window ...