Release MLB.TV® - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: Release MLB.TV® (/showthread.php?tid=262745) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
RE: MLB.TV® - FuSchnickens - 2020-07-23 Just installed the latest version and I can't get everything to work however no live games are streaming in HD. Sometimes I'll get a highlight in 720p but all the live games are streaming in 960x540. Tried on multiple PC's and its the same thing. Is this happening to anyone else? What do I need to do to get it in HD? RE: MLB.TV® - Crap Yeah - 2020-07-23 Just curious if it is working for anyone else. For me when I click on a game, then "catch up" or "live," nothing happens. RE: MLB.TV® - Dixon Butz - 2020-07-23 Archived games working. Just tried one. SD only. Catchup didn't work for me last year. RE: MLB.TV® - FuSchnickens - 2020-07-23 (2020-07-23, 17:06)Crap Yeah Wrote: Just curious if it is working for anyone else. For me when I click on a game, then "catch up" or "live," nothing happens. Try a replay from yest game. If there are no live games there is nothing to catch up RE: MLB.TV® - FuSchnickens - 2020-07-23 (2020-07-23, 17:13)Dixon Butz Wrote: Archived games working. Just tried one. SD only. Catchup didn't work for me last year. Have u gotten any games to stream in 720p HD? Best I get it 960x540. RE: MLB.TV® - eracknaphobia - 2020-07-23 This is most likely because inputstream adaptive is set to automatically detect screen size / network speeds. To override this you can go to: Addons > My Addons >VideoPlayer Inputstream > Inputstream Adaptive Configure Min bandwidth to be (10,000,000) - or - Set stream selection to Manual Video and then you can change it while the video is playing through video settings The first option is set once and you're done but gives you less flexibility when the network bandwidth dips. RE: MLB.TV® - Dixon Butz - 2020-07-23 Setting Min to 10,000,000 makes 720 work again Not getting email replies. Going to change eamail to gmail. RE: MLB.TV® - FuSchnickens - 2020-07-23 (2020-07-23, 18:58)eracknaphobia Wrote: This is most likely because inputstream adaptive is set to automatically detect screen size / network speeds. To override this you can go to: Addons > My Addons >VideoPlayer Inputstream > Inputstream AdaptiveThis worked! Thank you very much! RE: MLB.TV® - DarrenHill - 2020-07-23 @Dixon Butz - the avatar you had is against our forum rules (wiki) and has been removed. Please do not use such images again. RE: MLB.TV® - WHamilton - 2020-07-24 Here, it doesn't work. Version 2019.3.31 Quote: RE: MLB.TV® - Crap Yeah - 2020-07-25 (2020-07-23, 17:06)Crap Yeah Wrote: Just curious if it is working for anyone else. For me when I click on a game, then "catch up" or "live," nothing happens. Neither archived games or current ones work for me. I click on the game, it very briefly shows a loading wheel and then nothing happens. I'm curious whether a kodi skin could be messing with things, I'm currently using Arctic Zephyr 2. RE: MLB.TV® - Crap Yeah - 2020-07-25 (2020-07-25, 01:24)Crap Yeah Wrote:Just switched back to original OSMC skin and same thing happened. Any ideas would be appreciated!(2020-07-23, 17:06)Crap Yeah Wrote: Just curious if it is working for anyone else. For me when I click on a game, then "catch up" or "live," nothing happens. RE: MLB.TV® - chalbersma - 2020-07-25 2020-07-24 18:39:40.607 T:2764468432 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.KeyError'> Error Contents: 'access_token' Traceback (most recent call last): File "/home/pi/.kodi/addons/plugin.video.mlbtv/main.py", line 42, in <module> stream_select(game_pk) File "/home/pi/.kodi/addons/plugin.video.mlbtv/resources/lib/mlb.py", line 230, in stream_select stream_url, headers = account.get_stream(content_id[n-1]) File "/home/pi/.kodi/addons/plugin.video.mlbtv/resources/lib/account.py", line 122, in get_stream auth, url = self.get_playback_url(content_id) File "/home/pi/.kodi/addons/plugin.video.mlbtv/resources/lib/account.py", line 97, in get_playback_url auth = self.access_token() File "/home/pi/.kodi/addons/plugin.video.mlbtv/resources/lib/account.py", line 88, in access_token % self.media_entitlement() File "/home/pi/.kodi/addons/plugin.video.mlbtv/resources/lib/account.py", line 69, in media_entitlement self.login() File "/home/pi/.kodi/addons/plugin.video.mlbtv/resources/lib/account.py", line 54, in login login_token = r.json()['access_token'] KeyError: 'access_token' possibly a login problem? RE: MLB.TV® - chalbersma - 2020-07-25 (2020-07-25, 03:43)chalbersma Wrote: 2020-07-24 18:39:40.607 T:2764468432 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--Found my issue : https://github.com/eracknaphobia/plugin.video.mlbtv/pull/30 Workaround for others using email alias, replace the + with %2B. RE: MLB.TV® - rls8 - 2020-07-25 (2020-07-25, 01:24)Crap Yeah Wrote:I also have this behavior. Same as WHamilton, the log points to an SSH issue. Not sure how to fix this, any ideas?(2020-07-23, 17:06)Crap Yeah Wrote: Just curious if it is working for anyone else. For me when I click on a game, then "catch up" or "live," nothing happens. 2020-07-24 16:40:07.445 T:1547633520 NOTICE: Opening stream: 1 source: 256 2020-07-24 16:40:07.453 T:1606382448 NOTICE: Librespot: pactl 1 2020-07-24 16:40:07.865 T:1170789232 ERROR: CCurlFile::FillBuffer - Failed: SSL peer certificate or SSH remote key was not OK(60) 2020-07-24 16:40:07.865 T:1170789232 ERROR: CCurlFile::Open failed with code 0 for https://playback.svcs.mlb.com/silk/events/49cef785-1740-4b8b-bbef-2d6538e4b6e7/media/c9176811-3c72-432d-9cc5-43f417f20fea/keys/d6ae3119-8633-4c78-b24e-2317505f9410: 2020-07-24 16:40:07.868 T:1170789232 ERROR: AddOnLog: InputStream Adaptive: Cannot download https://playback.svcs.mlb.com/silk/events/49cef785-1740-4b8b-bbef-2d6538e4b6e7/media/c9176811-3c72-432d-9cc5-43f417f20fea/keys/d6ae3119-8633-4c78-b24e-2317505f9410 2020-07-24 16:40:07.875 T:1547633520 WARNING: OpenStream - Unsupported stream 1. Stream disabled. |