1.
If companion files are derived-by-name and thus linked-by-name to the corresponding primary media file, then FileBot will automatically match them to the the same Movie or Episode object:
Code: Select all
Avatar.mp4
Avatar.xml
Avatar-poster.jpg

Code: Select all
{ny}
Code: Select all
Avatar (2009).mp4
Avatar (2009).xml
Avatar (2009).jpg


Code: Select all
{ny}{'.'+fn.match('poster')}
Code: Select all
Avatar (2009).mp4
Avatar (2009).xml
Avatar (2009).poster.jpg
2.
Alternatively, you can also use the Import companion files post-processing feature to simply copy along any files or folders that were left behind in the original folder:

rednoah wrote: ↑14 Sep 2019, 20:35 Copy companion files (e.g. trailers, subtitles, artwork, etc) along from the original folder to the new location:Code: Select all
--apply import