Replies: 3 comments 2 replies
|
On the playlist they are so many channels that have more than one link, but only one Link are being used, because playing selected the one with the best quality, but I think that the playlist should show All the link on list for that channel that only has a single feed, I have know it that when the channel link go broken, we have to remove that link in order for the playlist select one the other link that never been used, I think if a channel have 3 Link, those 3 options should be on the playlist. |
This is a good idea, and I have thought about this. But, each feed has different owners. Although the network is same, their operator and transmission seem to be owned by different companies. |
Uh oh!
There was an error while loading. Please reload this page.
Currently, each of the >10,000 US subchannels in the database has its own entry in channels.csv and another entry in feeds.csv.
channels.csv
feeds.csv
In addition, we have to store a logo for each subchannel (even if it's the same one):
logos.csv
The new system proposes grouping subchannels by network and using the call sign as the feed name.
In this case, a single entry in both channels.csv and feeds.csv will suffice:
channels.csv
logos.csv
And in feeds.csv, we can store all the channel variants like this:
feeds.csv
This should not only significantly reduce the number of records in the database but also make it much easier to keep the data up to date.
2 votes ·
All reactions