Skip to content

Commit 36b9383

Browse files
tonywagnertonywagner
andauthored
[plugin.video.milbtv] broken (#4685)
* Squashed commit of the following: commit f253ab25e87317fc6b17b515830e3abaf79adc8a Author: tonywagner <you@example.com> Date: Fri Jul 11 17:06:12 2025 -0500 marked as broken commit ca22365c6e3feb624e5ce8b135c3bc56fef88673 Author: tonywagner <you@example.com> Date: Wed Jun 15 08:27:00 2022 -0500 added additional action play type in skip monitor commit f7597467c6a222994b9b045c7524e783ecb08b18 Author: tonywagner <you@example.com> Date: Mon Jun 13 11:29:45 2022 -0500 option to disable video length padding (in case of proxy conflicts) commit 22a3b6040a5f50e09607311d74160d05bf7d378e Author: tonywagner <you@example.com> Date: Wed Jun 8 08:53:18 2022 -0500 bypassed failing epg api call commit c9bcca405f0e91f90885cfb07112e637ffab9a13 Author: tonywagner <you@example.com> Date: Sat Jun 4 13:30:32 2022 -0500 update 2022.06.04 commit 13f06f185d8baf0e8ada0dcc197d6b818f15cc53 Author: Tony Wagner <sustacek@umn.edu> Date: Thu Jul 15 14:20:13 2021 -0500 fixed favorite team / date navigation commit e17326d6f5b5a9ea1643cfd5fd9064ccdc8fdbb7 Author: Tony Wagner <sustacek@umn.edu> Date: Thu Jul 15 09:18:28 2021 -0500 restored date navigation commit 3794b606fadf5f4fe1ccdf82984ef213a277dbb0 Author: Tony Wagner <sustacek@umn.edu> Date: Wed Jul 14 16:18:07 2021 -0500 added affiliates, fixed games missing due to resolution commit 2672903ba68cbc127edb1858a1d58ae691750aa5 Author: Tony Wagner <sustacek@umn.edu> Date: Fri Jun 4 13:16:14 2021 -0500 Updated license commit ca93dc5b9a28c615d8d2c85a03d597fb6b480eec Author: Tony Wagner <sustacek@umn.edu> Date: Sat May 15 12:47:17 2021 -0500 Initial commit * [plugin.video.milbtv] lifecyclestate broken tag --------- Co-authored-by: tonywagner <you@example.com>
1 parent 76773d1 commit 36b9383

1 file changed

Lines changed: 2 additions & 19 deletions

File tree

plugin.video.milbtv/addon.xml

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="plugin.video.milbtv" name="MiLB.TV®" version="2022.06.07" provider-name="tonywagner">
2+
<addon id="plugin.video.milbtv" name="MiLB.TV®" version="2025.07.11" provider-name="tonywagner">
33
<requires>
44
<import addon="xbmc.python" version="3.0.0"/>
55
<import addon="script.module.pytz" />
@@ -19,24 +19,7 @@
1919
</summary>
2020
<description lang="en_GB">Watch live and archived minor league baseball games with your MiLB.TV account</description>
2121
<disclaimer lang="en_GB">Requires a valid MiLB.TV account (separate from MLB.TV)</disclaimer>
22-
<news>
23-
- options to automatically skip breaks and non-action pitches
24-
- option to start at specific inning or start live from beginning
25-
- pad the end of archive videos if no spoilers (to avoid timeline spoilers)
26-
- see scores at inning category
27-
- hide bottom of 9th / extra innings as spoilers
28-
- labels for suspended/resumed games
29-
- game icons and fanart
30-
- probable pitchers
31-
- added probable pitchers to game list titles
32-
- doubleheader/TBD start times
33-
- additional AddonIsEnabled detection for inputstream adaptive
34-
- perfect game / no hitter flags
35-
- code cleanup
36-
- removed failing, unnecessary epg api call
37-
- option to disable video length padding (in case of proxy conflicts)
38-
- added additional action play type in skip monitor
39-
</news>
22+
<lifecyclestate type="broken">MiLB.TV has been discontinued. Those games are now available in MLB.TV instead.</lifecyclestate>
4023
<language>en</language>
4124
<platform>all</platform>
4225
<license>GPL-2.0-or-later</license>

0 commit comments

Comments
 (0)