Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 2 additions & 19 deletions plugin.video.milbtv/addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.milbtv" name="MiLB.TV®" version="2022.06.07" provider-name="tonywagner">
<addon id="plugin.video.milbtv" name="MiLB.TV®" version="2025.07.11" provider-name="tonywagner">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.pytz" />
Expand All @@ -19,24 +19,7 @@
</summary>
<description lang="en_GB">Watch live and archived minor league baseball games with your MiLB.TV account</description>
<disclaimer lang="en_GB">Requires a valid MiLB.TV account (separate from MLB.TV)</disclaimer>
<news>
- options to automatically skip breaks and non-action pitches
- option to start at specific inning or start live from beginning
- pad the end of archive videos if no spoilers (to avoid timeline spoilers)
- see scores at inning category
- hide bottom of 9th / extra innings as spoilers
- labels for suspended/resumed games
- game icons and fanart
- probable pitchers
- added probable pitchers to game list titles
- doubleheader/TBD start times
- additional AddonIsEnabled detection for inputstream adaptive
- perfect game / no hitter flags
- code cleanup
- removed failing, unnecessary epg api call
- option to disable video length padding (in case of proxy conflicts)
- added additional action play type in skip monitor
</news>
<broken>MiLB.TV has been discontinued. Those games are now available in MLB.TV instead.</broken>
Comment thread
tonywagner marked this conversation as resolved.
Outdated
<language>en</language>
<platform>all</platform>
<license>GPL-2.0-or-later</license>
Expand Down