{
"id": "best.mediaserver.lspace.experimental.defs",
"defs": {
"workId": {
"type": "object",
"required": [
"namespace",
"value"
],
"properties": {
"value": {
"type": "string",
"maxLength": 64,
"minLength": 1
},
"namespace": {
"enum": [
"imdb",
"wikidata",
"tmdb.movie",
"tmdb.tv"
],
"type": "string"
}
}
},
"progress": {
"type": "object",
"required": [
"playbackId",
"sequence",
"subject",
"timeline",
"positionMs",
"durationMs",
"completed"
],
"properties": {
"subject": {
"type": "array",
"items": {
"ref": "lex:best.mediaserver.lspace.experimental.defs#workId",
"type": "ref"
},
"maxLength": 16,
"minLength": 1
},
"sequence": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 0
},
"timeline": {
"type": "string",
"maxLength": 71,
"minLength": 71,
"description": "SHA-256 of the exact media file. Only an equal fingerprint permits automatic resume."
},
"completed": {
"type": "boolean"
},
"durationMs": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 1
},
"playbackId": {
"type": "string",
"maxLength": 36,
"minLength": 36
},
"positionMs": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 0
}
}
},
"retraction": {
"type": "object",
"required": [
"targetEventId"
],
"properties": {
"targetEventId": {
"type": "string",
"maxLength": 36,
"minLength": 36
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Draft shared fields for portable playback history."
}
Metadata
- DID
-
did:plc:432gc3tn6mbhglopn6idgxnx
- CID
-
bafyreidrmcftpffwzxg6q6t3qupguquzldbissvla3hlqpmsnuryxd7pyi
- Indexed At
- 2026-09-07 16:28 UTC
- AT-URI
-
at://did:plc:432gc3tn6mbhglopn6idgxnx/com.atproto.lexicon.schema/best.mediaserver.lspace.experimental.defs
Referenced Schemas (1)
-
lex:best.mediaserver.lspace.experimental.defs#workId