upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/F3.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2025-07-21 17:32:57 -0300
committerfiatjaf <fiatjaf@gmail.com>2025-07-21 17:32:57 -0300
commit33e68dd76974f6dc839b0f32f19d878ee2c1b57a (patch)
treeff0515f09a506d4a27acb6f243cea85c4c6cfa0e /F3.md
parenta0a28462f020001005ef20ea5b2260dce5b525be (diff)
add isrc code.
Diffstat (limited to 'F3.md')
-rw-r--r--F3.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/F3.md b/F3.md
index 8f6c6d1..591bd6c 100644
--- a/F3.md
+++ b/F3.md
@@ -12,6 +12,7 @@ This NIP defines `kind:1073` as a _scrobble_ event. It has the following format:
12{ 12{
13 "kind": 1073, 13 "kind": 1073,
14 "tags": [ 14 "tags": [
15 ["i", "isrc:<code>"],
15 ["title", "<song title>"], 16 ["title", "<song title>"],
16 ["album", "<song album>", "<optional variant>"], 17 ["album", "<song album>", "<optional variant>"],
17 ["artist", "<musician or band>", "<optional variant>"] 18 ["artist", "<musician or band>", "<optional variant>"]