Search found 4 matches
- 14 Feb 2014, 06:16
- Forum: Help and Support
- Topic: Naming Format Questions...
- Replies: 7
- Views: 5021
Re: Naming Format Questions...
Hi Martyn, Thanks for that! I've been playing around today and got a similar thing working with: {if(n=="QI")("Season ${s} - L") else ("Season ${s}")} My next question is, is it possible to get FileBot to pull CSV data for the season and if so, how? Here's the sort of thing I mean: {if(n=="QI ...
- 14 Feb 2014, 02:49
- Forum: Help and Support
- Topic: Naming Format Questions...
- Replies: 7
- Views: 5021
Re: Naming Format Questions...
Can anyone help me with this code? This is what I'm trying to do: {if(n=="QI") then "Season {s} - L" else "Season {s}}" What I want it to do is: If the name of the show is QI, make the folder "Season {number} - {letter of the alphabet}". If not, make the folder" Season {number}". I know the syntax ...
- 13 Feb 2014, 16:47
- Forum: Help and Support
- Topic: Naming Format Questions...
- Replies: 7
- Views: 5021
Re: Naming Format Questions...
Thanks for replying so quickly! Unfortunately I've been unable to get FileBot to talk to MediaInfo (Java, MediaInfo and FileBot all in x86 and I still got an error in FileBot about 64-bit MediaInfo libs) and I don't know how to write the code into the Episode Format dialogue so I'll just rename QI ...
- 13 Feb 2014, 15:40
- Forum: Help and Support
- Topic: Naming Format Questions...
- Replies: 7
- Views: 5021
Naming Format Questions...
I'm just getting started with FileBot and it's great! I have some questions, though: Is it possible to have FileBot change the naming format based on show title? For example, my QI folder is set up differently to most of my other folders - is it possible to have FileBot detect the show name (i.e. QI ...