lahmacunradio / frontend

Nuxt/Vue based frontend for browsers
2 stars 0 forks source link

Enrich player info with subtitle data from stream #286

Open gammaw opened 1 year ago

gammaw commented 1 year ago

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).

gammaw commented 1 month 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:

image