Open gammaw opened 1 year ago
Should: if data is available via nowplaying API, use it as subtitle. Rationale: source radio station may add metadata to the >stream. Especially, useful for long relay sessions (e.g., when rebroadcasting a full-day conference).
For example:
Origin: https://github.com/lahmacunradio/frontend/issues/278
Now: subtitle is static string from freshest episode name of the corresponding show (found based on times from arcsi).
Should: if data is available via
nowplaying
API, use it as subtitle. Rationale: source radio station may add metadata to the stream. Especially, useful for long relay sessions (e.g., when rebroadcasting a full-day conference).