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

Any questions? Need some help?
Post Reply
atvfeast
Posts: 1
Joined: 27 Nov 2019, 19:14

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

Post 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.
User avatar
rednoah
The Source
Posts: 22974
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

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

Post 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
:idea: Please read the FAQ and How to Request Help.
Post Reply