diff --git a/readme.md b/readme.md index 3dfdfde..401fc36 100644 --- a/readme.md +++ b/readme.md @@ -28,25 +28,32 @@ properties: description: >- Media information will render in the Among Us Font. In imposter mode, only songs tagged with sus will be in shuffle + - const: niggers description: >- Media that was originally available through the now-defunct nigge.rs online radio. Tagged items may contain the original _nigid and/or _nigkey as metadata + $seeAlso: - '#/properties/songs/items/properties/metadata/properties/_nigid' - '#/properties/songs/items/properties/metadata/properties/_nigkey' + - const: splash-song - description: >- - Media that can play on the Glowers Club splash page. + description: 'Media that can play on the Glowers Club splash page.' + - const: misc description: 'Media that does not significantly contain music.' + - const: moonman description: 'Moonman songs' + - regex: '^radio\-media\-style\-[a-z\-]+' - description: 'Custom style information. i.e: to remove the album art box or disable background blur' - - type: string description: >- - Tags may also be arbitrary + Used to add or remove styling for a particular song, such as to remove the + Album Art box or disable background blur. + + - type: string + description: 'Tags may also be arbitrary' metadata: required: [ title, artist ]