Add rewind and forward services for media_player

media_seek is not suitable because I do not have feedback from the player and the current position is not determined

This is not available from all media player APIs.

Your specific media player may support it, which media player integration do you use?

Kodi for example has the kodi.call_method service that can be used to call fast forward and rewind.