readme.md: fix yaml formatting for gitea

This commit is contained in:
Jon 2022-12-09 20:18:15 +00:00
parent a6b7b63355
commit 03defef90b

View File

@ -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 ]