fbxAnimListProcessor Help

Hi,

I want to use the fbxAnimListProcessor to speed up some importing animations. I am running into issues when having the wrap modes change to loop or once, not just default.

the example in the fbxAnimList is to type loop before the animation clip name:

0-50 loop Move forward

That doesnt change to wrape mode in the import settings, it still says default and the animation clip is not looping. How do I properly use this script, it seems like it could be very helpful! I have tried things like:
0-50 notonce walk
0-50 loop walk

Bump, anyone have any experience with this?
Thanks