Skip to main content
GET
/
player
/
file-position
Get the current byte offset in the playing file
curl --request GET \
  --url http://localhost:6063/player/file-position
123

Documentation Index

Fetch the complete documentation index at: https://rockboxzig.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Byte offset

The response is of type integer<int64>.