Page 1 of 1

Rename image files like it would movie files

Posted: 23 Mar 2021, 04:38
by khaldrogo
I'm trying to get filebot to rename image files like it would movie files. It doesn't work in the GUI and the CLI tells me no media files.
Is there a way to get this to work? Other than renaming the extension, running filebot, then changing the extension back, which is fine I guess but a little scripting work.

Re: Rename image files like it would movie files

Posted: 23 Mar 2021, 06:38
by rednoah
You won't be able to process image files as if they were video files, but you can process image files that accompany video files:
viewtopic.php?t=12172

Re: Rename image files like it would movie files

Posted: 26 Apr 2021, 07:20
by luewynn
OK will do - thank you