Hi,
What is the latest version number?
Search found 15 matches
- 07 May 2021, 06:44
- Forum: Windows
- Topic: Command Prompt loads
- Replies: 3
- Views: 5891
- 06 May 2021, 19:54
- Forum: Windows
- Topic: Command Prompt loads
- Replies: 3
- Views: 5891
Command Prompt loads
Hello,
I get this Command Prompt each I load the program.
What does it mean? Is it an error? Do I need to upgrade/update?

I get this Command Prompt each I load the program.
What does it mean? Is it an error? Do I need to upgrade/update?

- 21 Jul 2019, 16:09
- Forum: Help and Support
- Topic: Sort Sylvester Stallone movies
- Replies: 13
- Views: 6180
- 21 Jul 2019, 16:04
- Forum: Help and Support
- Topic: Sort Sylvester Stallone movies
- Replies: 13
- Views: 6180
Re: Sort Sylvester Stallone movies
Typically, FileBot works by identifying a movie from the filename, matching it to an online database, and then retrieve extra information such as actors or director from the internet on demand.
Each time I Fetch Data there are too many mis-matchs. It only re-named 6 files out of 540.
Any ...
- 21 Jul 2019, 15:41
- Forum: Help and Support
- Topic: Sort Sylvester Stallone movies
- Replies: 13
- Views: 6180
Re: Sort Sylvester Stallone movies
I was just wondering how the code would know which word in the original file name would be the actor.
- 21 Jul 2019, 15:29
- Forum: Help and Support
- Topic: Sort Sylvester Stallone movies
- Replies: 13
- Views: 6180
Re: Sort Sylvester Stallone movies
Pardon my ignorance. I'm clueless when it comes to executing codes.
Understood.
Would I run the first code and then the second?
Understood.
Would I run the first code and then the second?
- 21 Jul 2019, 15:20
- Forum: Help and Support
- Topic: Sort Sylvester Stallone movies
- Replies: 13
- Views: 6180
Re: Sort Sylvester Stallone movies
Hi rednoah,
Thank you.
Would I replace "actors" in each of the codes with the name of the actor? So for example:
{ny} with { Sylvester Stallone .take(2)}
{ny} - { Sylvester Stallone [0]} {model.findAll{ Sylvester Stallone [0] in it. Sylvester Stallone }.findIndexOf{ id == it.id } + 1}
Plus ...
Thank you.
Would I replace "actors" in each of the codes with the name of the actor? So for example:
{ny} with { Sylvester Stallone .take(2)}
{ny} - { Sylvester Stallone [0]} {model.findAll{ Sylvester Stallone [0] in it. Sylvester Stallone }.findIndexOf{ id == it.id } + 1}
Plus ...
- 21 Jul 2019, 14:27
- Forum: Help and Support
- Topic: Sort Sylvester Stallone movies
- Replies: 13
- Views: 6180
Sort Sylvester Stallone movies
Hello,
Please if someone can assist me, I'll be very grateful.
I have some video clips of various actors and I'm sorting to them in order.
I have some files named like this "Rocky 2_final fight_Sylvester Stallone". I intend to sort them by re-naming them the file to the actor the film is ...
Please if someone can assist me, I'll be very grateful.
I have some video clips of various actors and I'm sorting to them in order.
I have some files named like this "Rocky 2_final fight_Sylvester Stallone". I intend to sort them by re-naming them the file to the actor the film is ...
- 16 Apr 2019, 10:26
- Forum: Help and Support
- Topic: Re-naming by giving new names
- Replies: 12
- Views: 9409
Re: Re-naming by giving new names
Hi,
I'm on Windows?
So, it's 1 to 3?
I'm on Windows?
So, it's 1 to 3?
- 16 Apr 2019, 09:45
- Forum: Help and Support
- Topic: Re-naming by giving new names
- Replies: 12
- Views: 9409
Re: Re-naming by giving new names
Hi,rednoah wrote: ↑16 Apr 2019, 05:14 The easiest way would be to rename video files and image files separately:
viewtopic.php?f=3&t=4222
Thank you. I'll give it a go, when I return home from work.
I take it the only options that applies to me would be 1 and 4?
- 16 Apr 2019, 00:46
- Forum: Help and Support
- Topic: Re-naming by giving new names
- Replies: 12
- Views: 9409
Re: Re-naming by giving new names
use e.g.
{i.pad(3)}
output
001
{i.pad(4)}
output
0001
ext. will not change
Hi Kim,
That worked. Thank you!!!
In three folders I have images and videos mixed. I wanted to re-name the pictures and videos separately.
Can you, please provide the code needed to re-name them ...
- 15 Apr 2019, 23:26
- Forum: Help and Support
- Topic: Re-naming by giving new names
- Replies: 12
- Views: 9409
Re: Re-naming by giving new names
I highly doubt that you want to rename every single file to i.pad literally.
Please read the documentation regarding format expressions and look at the examples, then everything will become clear.
Q: What does {...} do?
I've read the Documentation here.
https://www.filebot.net/naming.html ...
- 15 Apr 2019, 22:13
- Forum: Help and Support
- Topic: Re-naming by giving new names
- Replies: 12
- Views: 9409
Re: Re-naming by giving new names
I highly doubt that you want to rename every single file to i.pad literally.
Please read the documentation regarding format expressions and look at the examples, then everything will become clear.
Q: What does {...} do?
Hi,
Where can I read upon this?
I was hoping one could just provide ...
- 15 Apr 2019, 21:02
- Forum: Help and Support
- Topic: Re-naming by giving new names
- Replies: 12
- Views: 9409
Re: Re-naming by giving new names
Yes, renaming is generic files without matching them against an online database is supported:
https://www.filebot.net/forums/viewtopic.php?f=3&t=2072
In this particular case, a format such as this will do the job:
fn.after(/Picture /)
Alternatively, just using {i} will also work, if you just ...
- 15 Apr 2019, 01:01
- Forum: Help and Support
- Topic: Re-naming by giving new names
- Replies: 12
- Views: 9409
Re-naming by giving new names
Hi,
I just purchased this program, but I'm unsure how to use it.
I've got picture and videos files with too many duplicate/scramble names. I'm looking to unify all my files in numerical order.
For example, if my files look like this:
Picture 1
Picture 2
Picture 3
I'll be looking to re-name them ...
I just purchased this program, but I'm unsure how to use it.
I've got picture and videos files with too many duplicate/scramble names. I'm looking to unify all my files in numerical order.
For example, if my files look like this:
Picture 1
Picture 2
Picture 3
I'll be looking to re-name them ...