eracknaphobia / plugin.video.mlbtv

MLB.tv KODI add-on
GNU General Public License v2.0
19 stars 12 forks source link

how do i test? #2

Closed ralyodio closed 1 month ago

ralyodio commented 8 years ago

I made a minor change to your plugin, but when I zip it up and install from zip it fails.

What am I doing wrong?

eracknaphobia commented 8 years ago

Sometimes kodi needs to be restarted when updating addons, especially if you've done more than one update on a single addon. Other than that check your log file, it should tell you why the install failed.

ralyodio commented 8 years ago

It worked the 2nd time. I didn't see anything in error log.

On another note: is there anyway to get the feed for the 30fps master not the master_web60? The 60fps feeds are too choppy for me. I tried just changing the manifest file to filter for HTTP_WIRED_WEB instead of HTTP_WIRED_WEB60 but then I get media content not found error.

https://github.com/eracknaphobia/plugin.video.mlbtv/blob/master/main.py#L245

eracknaphobia commented 8 years ago

You can set the desired stream quality in the add-on settings screen under Visual > Stream Quality. 3500 and below are all 30fps

ralyodio commented 8 years ago

Is there any difference between getting the 1800k stream for HTTP_CLOUD_WIRED_60 vs. HTTP_CLOUD_WIRED? Both seem to work. I assume the HTTP_CLOUD_WIRED one is not 60fps.

eracknaphobia commented 8 years ago

Nope, they are exactly the same. The only stream that is 60fps is the 5000k stream. All others are 30fps. If you hit the "O" key while watching a stream you will see the fps at the top of the screen.