From 03defef90b25af43575c114cfaa29ff601b5ef95 Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 9 Dec 2022 20:18:15 +0000 Subject: [PATCH] readme.md: fix yaml formatting for gitea --- readme.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) 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 ]