Skip to content

Commit c69be5f

Browse files
author
Jon Staab
committed
Add a list of categories
1 parent 213ff32 commit c69be5f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

0a.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,20 @@ The following tags are optional:
3434
- `duration` is the duration of the audio track, in seconds.
3535
- `published_at` is a timestamp representing the track's original publish date.
3636

37+
Expected categories may include (but are not limited to):
38+
39+
- `genre`
40+
- `subgenre`
41+
- `artist`
42+
- `record_label`
43+
- `producer`
44+
- `composer`
45+
- `album`
46+
- `track_number`
47+
- `tracks`
48+
- `bpm`
49+
- `year`
50+
3751
Note that artists, producers, SHOULD be referred to using both a plaintext `c` tag AND a conventional `p` tag when pubkey is available. When doing so, the `p` tag's petname MUST be the same as the `c` tag's value. In this way `c` tags can be used to indicate genre, as well as artist, producer, etc.
3852

3953
If included, `genre` and `subgenre` SHOULD be based on [this list](https://github.com/wavlake/genre-list).

0 commit comments

Comments
 (0)