Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

Group together different streams of the same station #52

Open
probonopd opened this issue Dec 31, 2018 · 1 comment
Open

Group together different streams of the same station #52

probonopd opened this issue Dec 31, 2018 · 1 comment

Comments

@probonopd
Copy link

Is there a way to group together different streams of the same station? E.g.,

The blue, green, and orange stations are three different stations that are sent using different codecs/bitrates.

Reference: https://github.com/odioapp/odio/issues/34

@Bitti09
Copy link

Bitti09 commented Jan 16, 2019

@probonopd
the best way ,i think, to do this would be a new field in the api respnse like:
{ station: "Deutschlandfunk 1", Stationnetwork: "Deutschlandfunk" } { station: "Deutschlandfunk 2", Stationnetwork: "Deutschlandfunk" }
so that the app can search for "Deutschlandfunk" as the network and easily list all stations for that network instead of going through all 22k stations and look for identical string parts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants