Posts: 377
Joined: Dec 2010
Reputation:
10
I got 720P steam last night in garage on a onn.tv box fresh install.
PC I'm getting SD tonight.
Edit: Ok it changed settings in input stream adaptive.
Then I was able to switch to 720 streams using that video setting button by the seek bar or w/e.
Thanks
Posts: 65
Joined: Oct 2008
Reputation:
0
First off - thanks for this addon! I've had Kodi for years but never knew this existed. I found it because the official MLB.tv app kept telling my my team (Mets) was blacked out even though I live in NC. I've since installed the add-on on a few devices and it's been working great!
1 question though.. how does it determine if/when to skip breaks like commercials? I've noticed that skipping commercials works sometimes but other times it doesn't. just curious if the add-on is using some mlb.tv detail that isn't being sent correctly.
I remember the official mlb.tv app would sometimes have problems with things like which inning so figured maybe it's coming from them
Posts: 46
Joined: May 2014
Reputation:
0
ChrisI
Junior Member
Posts: 46
2024-04-16, 20:32
(This post was last modified: 2024-04-16, 20:45 by ChrisI. Edited 1 time in total.)
I have been using this add-on for several years now, and it's been great. This year, I haven't been able to watch a game yet. When it tries to connect to a game, it just spins a very long time and then quits.
I am running on a nVidia Shield Pro. Whenever I have had a problem with the add-on, I open a browser and test MLB.TV directly. But this year, if I try to open a browser and watch a game that way, MLB.TV says I need to use their app, and dumps me to a redirect page.
Is that my problem? Does the add-on require that I load the MLB app onto the shield?
Never mind. Not sure what was happening, but it is working now. The browser error was because I did not tell the browser to use the desktop page. It has nothing to do with the add-on.
Posts: 377
Joined: Dec 2010
Reputation:
10
No it does not require MLB app.
What version of Kodi and what versions of the MLB addon is installed?
Posts: 19
Joined: Jan 2015
Reputation:
1
Thanks so much for adding the option to auto-play the favorite team’s live stream at launch a couple years back, I use it constantly.
I’ve been trying to figure out what would be necessary to allow launching that stream more than once in a day -- for example, if I switch to some other media and return and start up the plugin again. This would be handy for the occasional rain delay or double header, though personally I’d use it more often (particularly since Kodi on my CCwGTV often crashes the first time I run Kodi, though fortunately only once …).
I’ve experimented quite a bit, but I fundamentally end up at the same place every time: if I modify the code to allow starting up the stream a second time at all, stopping the stream or backing out of the live stream doesn’t return to the menu. Instead main.py runs with mode None, and then calls the live_fav_game(), and starts the stream again.
I’m not sure if this is inherent in the way video addons work, or more of a limitation in my understanding of addon development.
Any pointers would be appreciated, even if I have to settle for adding this behavior to my own branch.
Thanks as always for the fantastic plugin!
Posts: 121
Joined: Sep 2016
Reputation:
1
Might it be possible to add a feature to download archived games into a mkv file?