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

MSG Buffalo Feed Missing Gotham Integration #127

Open
constrictor25 opened this issue Nov 11, 2024 · 2 comments
Open

MSG Buffalo Feed Missing Gotham Integration #127

constrictor25 opened this issue Nov 11, 2024 · 2 comments

Comments

@constrictor25
Copy link

Hey, was toying around with this and noticed that it does not seem to have the MSG Buffalo feed integrated. Was looking at your code and noticed the section below with the channel mappings in the Gotham Handler.ts file.

const CHANNEL_MAP = {
MSG: '057E6429-044F-49E6-9E97-64D617B4D3CD',
MSG2: 'F1DA3786-A8A2-4C3D-B18E-F400F9C6EE0B',
MSGSN: '6D250945-BB55-44D4-A5A9-3DF45DBE134E',
MSGSN2: '0135EBDF-184F-41FA-B36C-46CDA4FC9B33',
YES: 'BD50D13C-CC01-4518-AD42-B3EFACF1DBF5',
} as const;

The MSG Buffalo feed from what I can tell is available at the following.
3CB7314C-A3F4-48AD-85D7-F536D225FE81

image

@constrictor25
Copy link
Author

Actually looking at your code further and matching up what you have for YES I believe the following is the channel GUID for MSG Buffalo.

FCA11159-7246-4EAA-9298-74D131367BFB

There is also a different MSGSN for this region at the below.
7B347484-D367-44EE-8BE8-49849D85CD58

@m0ngr31
Copy link
Owner

m0ngr31 commented Nov 14, 2024

Oh I didn't realize that there were different zones.. I'd have to be able to login with your account/TV provider to properly debug it

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

No branches or pull requests

2 participants