VLCPlaybackService: iOS: call delegate savePlaybackState on next/prev
Call the delegate method savePlaybackState directly from the PlaybackService without depending on the deledate of the VLCMediaListPlayer.
Indeed this lead to setting the metadata of the files at the start of a playback erasing older metadata.