Since some time TNTSAT uses larger ECMs (e.g. 360 bytes). tsdecrypt currently doesn't decode such ECMs, as the maximum payload is limited due to CAMD35 constraints. The related warning message is currently disabled.
Using a larger message data size (1, 2) fixes the issue, if a different CAMD protocol is used. However it currently requires manual modification to the code.
See also #10.