Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Channel name needs to be same automatically retrieved tvg-id #8998

Closed
wants to merge 1 commit into from

Conversation

ExTechOp
Copy link
Contributor

@ExTechOp ExTechOp commented Jan 3, 2024

Turns out you can't just willy-nilly change the first column name, it has to match the automatically retrieved tvg-id

@freearhey
Copy link
Contributor

Channel ID must be derived from the channel name "More Star Trek" and the country code "US".

https://github.com/iptv-org/database/blob/master/CONTRIBUTING.md#data-scheme

@freearhey freearhey closed this Jan 4, 2024
@ExTechOp ExTechOp deleted the more_star_trek branch January 4, 2024 07:39
@ExTechOp
Copy link
Contributor Author

ExTechOp commented Jan 4, 2024

I have to ask for help here: If you look at https://iptv-org.github.io/iptv/index.m3u you will find the channel StarTrek2.us which is this channel, but this does not get propagated to eg. https://iptv-org.github.io/iptv/languages/eng.m3u because there is no matching line in data/channels.csv — what is the correct way to correct this discrepancy, where does the tvg-id which is used to match the channel originally come from?
On the other hand, according to Pluto TV publicity materials and earlier Github discussions, the channel should properly be called "More Star Trek".

@freearhey
Copy link
Contributor

To fix the inconsistency, just edit this line and change the tvg-id to the correct one:

https://github.com/iptv-org/iptv/blob/a6daaa946591dafa569804b62aa3ffaf03d8192f/streams/us.m3u#L847

@ExTechOp
Copy link
Contributor Author

ExTechOp commented Jan 4, 2024

I hope I got this right: iptv-org/iptv#15502

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

Successfully merging this pull request may close these issues.

2 participants