forked from jon/glowers-radio
readme.md: document metadata-prefer-id
This commit is contained in:
parent
6158f58fe9
commit
1eb6e58b05
@ -33,7 +33,6 @@ properties:
|
|||||||
description: >-
|
description: >-
|
||||||
Media that was originally available through the now-defunct nigge.rs online radio.
|
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
|
Tagged items may contain the original _nigid and/or _nigkey as metadata
|
||||||
|
|
||||||
$seeAlso:
|
$seeAlso:
|
||||||
- '#/properties/songs/items/properties/metadata/properties/_nigid'
|
- '#/properties/songs/items/properties/metadata/properties/_nigid'
|
||||||
- '#/properties/songs/items/properties/metadata/properties/_nigkey'
|
- '#/properties/songs/items/properties/metadata/properties/_nigkey'
|
||||||
@ -47,6 +46,11 @@ properties:
|
|||||||
- const: moonman
|
- const: moonman
|
||||||
description: 'Moonman songs'
|
description: 'Moonman songs'
|
||||||
|
|
||||||
|
- const: metadata-prefer-id
|
||||||
|
description: >-
|
||||||
|
Use the Media id instead of the metadata title for MediaSession.
|
||||||
|
Primarily for media where the source title does not match the assigned id
|
||||||
|
|
||||||
- regex: '^radio\-media\-style\-[a-z\-]+'
|
- regex: '^radio\-media\-style\-[a-z\-]+'
|
||||||
description: >-
|
description: >-
|
||||||
Used to add or remove styling for particular Media, such as to remove the
|
Used to add or remove styling for particular Media, such as to remove the
|
||||||
|
Loading…
Reference in New Issue
Block a user