In old versions of BSPlayer, the Jump to time would allow you to enter "malformed" times to jump to. For example, to jump to 5m25s, you could just type "325" or ":5:25", and the player would jump to that time index. It seems with newer versions, it requires the format H:M:S. So the previous two examples would not work anymore, but "0:0:325" and "0:5:25" would. Is it possible to revert a bit and have the old behavior in the newer versions of BSPlayer as well? Or is there some way to do this with the new versions? Thanks.