I'm using libVLC to stream from a custom HTTP server that accepts ranged requests.
When opening the stream libVLC requests a bunch of pieces related to "chapters titles".
Is there a way to prevent that and ensuring that it requests buffers continuously ?