eracknaphobia / plugin.video.mlbtv

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

Update version in Kodi repository #33

Open tonywagner opened 2 years ago

tonywagner commented 2 years ago

@eracknaphobia

The version in the official Kodi repository is outdated (2020.10.8), so it's missing the start from beginning and live seek features. This version also fails to run on Kodi 21 Nexus because it predates the "translatePath" commit.

Can you push the current version to the official repo? Or perhaps I could do it, with your permission?

eracknaphobia commented 2 years ago

Thanks for the heads up, I will take a look.

ForceConstant commented 2 years ago

What's the easiest way to install/update to latest otherwise?

tonywagner commented 2 years ago

What's the easiest way to install/update to latest otherwise?

This has been addressed, the repo version should stay pretty well up-to-date now.

tonywagner commented 1 year ago

@eracknaphobia -- it appears that the official Kodi repo has not yet received the 2023.7.17 update. Anything we can do, or is it a Kodi issue?

EricGatesIT commented 1 year ago

@tonywagner Looks like it passed the all checks, just waiting on another kodi team member to look it over and pull it in.

https://github.com/xbmc/repo-plugins/pull/4361

eracknaphobia commented 1 year ago

@tonywagner please see the kodi repo link above there were code fixes requested.

tonywagner commented 1 year ago

@eracknaphobia I just pushed https://github.com/eracknaphobia/plugin.video.mlbtv/pull/62 that removes the debug lines in question. Hopefully you can merge it into your xbmc repo pull request?

eracknaphobia commented 1 year ago

Yep, thanks for the fix.