Page 1 of 1

Any way to get Filebot to rename JPG/PNG files?

Posted: 27 Nov 2019, 19:17
by atvfeast
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: Any way to get Filebot to rename JPG/PNG files?

Posted: 27 Nov 2019, 19:50
by rednoah
If companion files are named correctly, then FileBot will match them to the same Movie / Episode object as the corresponding primary video file and process them accordingly:

Code: Select all

Avatar.avi
Avatar-poster.jpg
Avatar-metadata.xml


Alternatively, you can process files without matching against online databases via plain file mode:
viewtopic.php?t=2072