Mlb.tv update

If you were having any playback issues, you can try the latest version too (2024.7.23.4) -- I had to tweak the headers to successfully play the streams in VLC, so that might have been affecting other clients too.

1 Like

I can confirm this works properly when passed to Emby.

3 Likes

Thanks for showing me that repo, I was able to EPlusTV updated with the new auth

1 Like

Thanks All! It is working for me using slampman's setup and Tony's programming skills.

1 Like

EPG seems not to work

1 Like

Try my gracenote ids they work using fubo's guide data.

1 Like

Thanks

1 Like

Is there any way using this to grab a steam from an archived game and get it into Channels? I want to record the stream for a game that I forgot to record live. Any ideas?

In theory yes but i tried this with mlbserver and it didnt work for me :frowning:

Help me out here...(. I am running the matty8199 container, and it was working great. If I use the new url in the M3u, it fails. I inserted the following into the custom channels text:

#EXTINF:-1 CUID="MLBTV.NYY" channelID="MLBTV.NYY" tvg-num="916" tvg-chno="916" tvc-guide-stationid="136223" tvg-logo="https://content.sportslogos.net/logos/53/68/full/1256.png" group-title="MLBTV",Yankees
http://192.168.2.206:5714/mlb/stream.m3u8?teamId=147

What am I doing wrong?

Do I need to edit the container run command to map port 5714?

Stream spelled incorrectly?

Edited post.

If the container does not specify a port, then it needs to be 5714. Though 5714 is the port specified in MLB Server by Tony Wagner. Looks like you are mixing the two up and trying to get it to work. Right now I think the one by Tony Wagner is the only one that is working.
What are you using for the container? Portainer? Unraid?

What I would do is use my m3u as text in channels and do find and replace on the ipaddress

first off, @tonywagner is the man!

He did go back and bring the mlbserver code up to snuff. Though i’m not sure how long he’ll go maintaining two codebases with very similar functionality.
original mlb server container

There are a few side quests i’m working through, like scripting the download / strm file creation + nfo file creation of condensed games, highlights, fast cast, etc.
Some xmltv objectives. Image caching.
Wrapping my arms around gamechanger / multiview.
Will share once i’ve got something concrete in any matter.

Would be really cool if there was a json hash table object file for mapping team id to gracenote id and applying the tvc-guide-stationid tag on matches. Kinda like how the fubo/plex/tubi containers were done.

Thank you. Got this installed, however when I try to log in, it gives me an error. The page isn't working right now, localhost didn't send any data, err_empty_response.
I tried adding the login information myself in the server settings, but that didn't work either.

Never mind, I updated the stack and was able to login. Now I'll try setting it up in channelsdvr.

I’m not sure by your post but it reads as you are just trying to use a different url with the matty8199 container. This new m3u uses an entirely new and different docker container. Did you setup a new container with Tony Wagner’s mlbserver container?

This appears to be working for me.

Side question, is there a way to set up a channel for MLB Big Inning?

@slampman

I'd like to add this extension to Project One-Click. Is the one you referenced the one to add? I see mlbserver has also been updated -- would that be better?

OliveTin-for-Channels also includes static-file-server, which allows files to be hosted on a URL, which should make for easy updates to the M3U.

Any thoughts you have on best implementation would be appreciated...

1 Like