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.
Any way to get Filebot to rename JPG/PNG files?
Re: Any way to get Filebot to rename JPG/PNG files?
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:
Alternatively, you can process files without matching against online databases via plain file mode:
viewtopic.php?t=2072
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