2016-04-11, 20:25
Update 2016.4.11 Released
- Fixed recap, condensed not using stream quality setting
- Fixed recap, condensed not using stream quality setting
(2016-04-11, 20:06)rbrohman Wrote: Have those of you with the single team subscription tried going into add on settings and using the log out function? I had what sounds like the same issue as yours originally and this solved the problem, though I'm on a full subscription.
(2016-04-11, 22:06)eracknaphobia Wrote: The single team subscription prohibits access to the 60fps feeds right?
(2016-04-11, 20:06)rbrohman Wrote:(2016-04-10, 18:37)ochaos Wrote: Ditto the above single team plan not working with live games or full game replays. Logs here: http://xbmclogs.com/pfiszyvau
Have those of you with the single team subscription tried going into add on settings and using the log out function? I had what sounds like the same issue as yours originally and this solved the problem, though I'm on a full subscription.
(2016-04-11, 22:09)3chainz Wrote:(2016-04-11, 22:06)eracknaphobia Wrote: The single team subscription prohibits access to the 60fps feeds right?
That's correct. I'm pretty sure I've tried with the setting lower than 5000K (including all the way down to SD quality, and with "Best Available" selected), but I'm not 100% sure I tested with the lower settings on a fresh install (so it could potentially be the "logout" issue if the initial attempt was with 60fps selected--I'll try to confirm this tonight).
if str(item['playback_scenario']) == "HTTP_CLOUD_WIRED_60":
if str(item['playback_scenario']) == "HTTP_CLOUD_WIRED":
(2016-04-11, 22:20)eracknaphobia Wrote:(2016-04-11, 22:09)3chainz Wrote:(2016-04-11, 22:06)eracknaphobia Wrote: The single team subscription prohibits access to the 60fps feeds right?
That's correct. I'm pretty sure I've tried with the setting lower than 5000K (including all the way down to SD quality, and with "Best Available" selected), but I'm not 100% sure I tested with the lower settings on a fresh install (so it could potentially be the "logout" issue if the initial attempt was with 60fps selected--I'll try to confirm this tonight).
Well the playback scenario i'm using in the code is a 60fps request, so this could very well be why it's bombing. I'm currently adding a setting that will allow the user to specify if they are a single team subscriber in order to use a non 60fps playback scenario.
In the meantime if you would like to test my theory open the main.py file in the plugin.video.mlbtv folder and edit line 251
Change this
Code:if str(item['playback_scenario']) == "HTTP_CLOUD_WIRED_60":
To this
Code:if str(item['playback_scenario']) == "HTTP_CLOUD_WIRED":
(2016-04-11, 22:27)ochaos Wrote:(2016-04-11, 22:20)eracknaphobia Wrote: Well the playback scenario i'm using in the code is a 60fps request, so this could very well be why it's bombing. I'm currently adding a setting that will allow the user to specify if they are a single team subscriber in order to use a non 60fps playback scenario.
In the meantime if you would like to test my theory open the main.py file in the plugin.video.mlbtv folder and edit line 251
Change this
Code:if str(item['playback_scenario']) == "HTTP_CLOUD_WIRED_60":
To this
Code:if str(item['playback_scenario']) == "HTTP_CLOUD_WIRED":
Yep, that fixed it! Thanks!
(2016-04-11, 22:27)ochaos Wrote: Yep, that fixed it! Thanks!
Edit: I should probably mention that I could only test it with archived full games that weren't working previously. My single-team doesn't play until tomorrow.
(2016-04-11, 07:06)Okieegirl85 Wrote: I have a MxQ Android box and I installed the MLB addon, but when I click on full games it says check log file. However, condensed games works. I gave the link to my log file. I would appreciate any help because the mlb at bat sucks. Thanks!Recap, Condensed don't require a login. Double check your credentials, perform the logout and try again.
http://xbmclogs.com/pdh6kruxr
(2016-04-11, 22:42)ochaos Wrote:(2016-04-11, 22:34)eracknaphobia Wrote: That's a good sign. Just curious, if you set the stream quality to 5000k in the stream quality settings do you get the 60fps stream?
I believe so, assuming I'm reading things right and that fr: means frame rate, it's showing 59.940 on the 5000k steam.