Search found 8 matches
- 28 Jan 2022, 05:06
- Forum: Feature Requests and Bug Reports
- Topic: Folder Title.. How to move "The" to the end?
- Replies: 1
- Views: 1444
Folder Title.. How to move "The" to the end?
Hey guys, what would I need to do so that filebot renames the Root Folder of a show that starts with the word "The" to instead append it to the end? Also need a comma and space added after the title but before the word The. Ex. "The Expanse" becomes "Expanse, The" I only want this for the shows root ...
- 01 Feb 2020, 01:36
- Forum: Episode / Movie Naming Scheme
- Topic: Need help on a very simple formatting request
- Replies: 6
- Views: 8327
Re: Need help on a very simple formatting request
Perfect, thank you!
- 01 Feb 2020, 01:08
- Forum: Feature Requests and Bug Reports
- Topic: Graphical Glitches
- Replies: 5
- Views: 10129
Re: Graphical Glitches
I couldn't figure out where to try changing that setting because I didn't see anything in FB or Java regarding that setting so I pasted it into the RUN box of windows and that seems to have done the trick because I can't get FB to graphically glitch out right now even after trying to get it to do so ...
- 31 Jan 2020, 17:37
- Forum: Feature Requests and Bug Reports
- Topic: Graphical Glitches
- Replies: 5
- Views: 10129
Re: Graphical Glitches
Oh I suppose I should add, it doesn't LAUNCH like this. Everything is normal and starts to go wonky as my mouse cursor moves over the interface.
- 31 Jan 2020, 17:36
- Forum: Feature Requests and Bug Reports
- Topic: Graphical Glitches
- Replies: 5
- Views: 10129
Graphical Glitches
My Filebot has always done this, so it isnt a new problem. I've used multiple editions of FB and that hasn't made a difference. Currently im on FB 4.8.5. I'm on Win10. I obviously don't know the problem, but I always suspected that it could have something to do with the fact that i use a dual ...
- 31 Jan 2020, 17:21
- Forum: Episode / Movie Naming Scheme
- Topic: Need help on a very simple formatting request
- Replies: 6
- Views: 8327
Re: Need help on a very simple formatting request
Ok nvm, for whatever reason it did not work when I used the "Edit Preset" option, but it did work when I changed the format by clicking "Edit Format" after clicking the "Match" button. What I ended up with was {n.upperInitial().colon(' - ')} {s00e00} - {t} Thanks! Amazing program btw. Been using it ...
- 31 Jan 2020, 16:23
- Forum: Episode / Movie Naming Scheme
- Topic: Need help on a very simple formatting request
- Replies: 6
- Views: 8327
Re: Need help on a very simple formatting request
Yes I already tried using that (I looked through https://www.filebot.net/naming.html) before I posted and could not get it to work. I tried a number of ways, including: {n.colon(' - ')} {s00e00} - {t} {n.upperInitial.colon(' - ')} {s00e00} - {t} {n.upperInitial().colon(' - ')} {s00e00} - {t} Filebot ...
- 31 Jan 2020, 11:13
- Forum: Episode / Movie Naming Scheme
- Topic: Need help on a very simple formatting request
- Replies: 6
- Views: 8327
Need help on a very simple formatting request
Hey guys, I have a very basic format that I've been using for about a year now and I only ever encounter one problem with it so I'm hoping someone can help me make a very easy/basic addition to my format. My current format: {n.upperInitial} {s00e00} - {t} What I cant seem to figure out how to do on ...