MLB.TV for Channels

docker-compose pull && docker-compose up -d

change the version number in your docker-compose.yml file, and then run the command above. that should take care of it.

crackers8199, thanks for making this work. I love it.

tmm1, and pointers?

Sounds like you didn't configure the xmltv url or typed it wrong. I can only guess without diagnostics to check.

No to hijack the topic but do you think this is possible to do with the European NFL Gamepass which is the overseas version of Sunday Ticket? I have no idea what protection they use or how they encode their streams but it would be awesome to be able to build Sunday Ticket into Channels the way we have baseball.

unfortunately, i have no idea...i don't have a sunday ticket sub to even attempt it.

better late than never...new build coming soon:

3 Likes

1 Like

the catch with this is going to be that right now, they seem to have it in the clear...so i have no way of testing it with subscription. earlier this year when i was first coding this, it was encrypted...so once i push this new version, i'll need everyone to do some thorough testing on it.

and of course, as i type this the big inning feed is ending for tonight...so it'll have to be tested starting tomorrow by anyone who is interested.

just pushed 1.5.0 with the big inning feed for anyone who is interested. see image for the upcoming big inning schedule (and please test during both the times it's active and times it's not, i need to figure out how exactly they're handling dead streams)...if you try to load it right now (while the stream is not active), you should see "playback failed" until i get an off air message in for it.

3 Likes

I am getting guide and channel logos for everything but the MLB Big Inning channel.
Looking at the file permissions they are wrong in my container, but I can't seem to chmod them as I do not have permissions.

Anyone know what I am doing wrong or how to fix it?
Screen Shot 2021-09-02 at 2.36.41 PM

that might be my fault, I may have added the big inning feed logos with the wrong permissions. let me look into it and I'll get back to you later today...

Thanks!

Not a big deal or urgent by any means, just wanted to make sure it wasn't just me.

Trying to bring up the resource just throws a 403 in nginx

big inning feed is up and running right now, give it a shot if you have 1.5.0 installed. just on the "coming soon" screen right now, starts at 8pm eastern.

i'm going to get a new build out tonight that will hopefully fix any issues this causes, but for now try this...run these two commands (this should fix the permissions):

docker exec channels-baseball chmod 664 /var/www/html/public/images/channel-logos/mlb.png
docker exec channels-baseball chmod 664 /var/www/html/public/images/guide-logos/mlb.png

just pushed 1.5.1 which should fix that permissions issue.

3 Likes

1.5.1 is working for me.

1.5.1 Solved the permissions issue on the logos. Thanks!

1 Like

Thanks for maintaining this!

Cant believe Im only just now finding this! I have an error on theEPG though

ErrorException
Undefined array key 133

Looks like its erroring on the national feed code: