Direct endpoint was introduced with: #9178
- choose a long audio file
- create a direct download link via /ocs/v2.php/apps/dav/api/v1/direct
- open it with VLC on Android/Linux
- try to directly jump to nearly end
-> hear nothing
It seems that one can only seek in the already downloaded area.
I assumed that this will work out of the box with http range header.
Maybe vlc is doing something different here?
@rullzer as you implemented it.
Direct endpoint was introduced with: #9178
-> hear nothing
It seems that one can only seek in the already downloaded area.
I assumed that this will work out of the box with http range header.
Maybe vlc is doing something different here?
@rullzer as you implemented it.