Kodi Community Forum
[Release] MLBMC - a Major League Baseball (video) add-on - 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] MLBMC - a Major League Baseball (video) add-on (/showthread.php?tid=104391)



[Release] MLBMC - a Major League Baseball (video) add-on - jayman13 - 2013-04-07

I was having problems with HLS on the Rpi until i clicked "lock bitrate". Now working great. Thinking about changing my windows xbmc to xbmcUbuntu just for this. Thanks!


RE: [Release] MLBMC - a Major League Baseball (video) add-on - orizzle - 2013-04-09

Getting an error on XBMC 3.2.1 for xbox. Please see my pastebin:

http://pastebin.com/yJxrGwWy

Here's the problem (I think)

Code:
02:36:51 M: 20168704  NOTICE: -->Python Initialized<--
02:36:53 M: 16539648   ERROR: Error Type: exceptions.ImportError
02:36:53 M: 16539648   ERROR: Error Contents: No module named simplejson
02:36:53 M: 16539648   ERROR: Traceback (most recent call last):
                                              File "Q:\plugins\video\MLBMC\default.py", line 40, in ?
                                                import simplejson as json
                                            ImportError: No module named simplejson
02:36:54 M: 22032384   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/MLBMC/
02:36:54 M: 22032384   ERROR: CGUIMediaWindow::GetDirectory(plugin://video/MLBMC/) failed

Edit: Solution was to install simplejson plugin - http://mirrors.xbmc.org/addons/eden/script.module.simplejson/script.module.simplejson-2.0.10.zip

Now it's working.


RE: [Release] MLBMC - a Major League Baseball (video) add-on - sdsnyr94 - 2013-04-09

Divingmule - If you can repackage the HLS add-on, Ultraman on the Openelec forums has created some updated mlbhls binaries for us. This should resolve some issues with Openelec 3.0 (I have not tested yet though).

http://openelec.tv/forum/90-miscellaneous/28946-extra-software-for-mlbmc-add-on?start=24#70129

Thanks.


RE: [Release] MLBMC - a Major League Baseball (video) add-on - divingmule - 2013-04-09

(2013-04-07, 02:12)jayman13 Wrote: I got hls working on the raspberry pi. The video would time out after about 10 seconds initially. Once I turned off "lock bitrate" and set the "Use File-In File-Out" setting it appears to be working.

Yeah, I would recommend 'lock bitrate'. I think xbmc sometimes has trouble if the stream resolution changes.

(2013-04-07, 03:08)wastingaeons Wrote: Hmm... anyone else getting this error with openelec?

Code:
/usr/lib/libcurl.so.4: version `CURL_OPENSSL_4' not found (required by plugin.video.mlbmc.hls/resources/mlbhls/openelec-mlbhls/x86_64/mlbhls)

You should ask how to go about installing curl_openssl_4 on the openelec forum.

(2013-04-09, 04:54)orizzle Wrote: Getting an error on XBMC 3.2.1 for xbox. Please see my pastebin:

http://pastebin.com/yJxrGwWy

Here's the problem (I think)

Code:
02:36:51 M: 20168704  NOTICE: -->Python Initialized<--
02:36:53 M: 16539648   ERROR: Error Type: exceptions.ImportError
02:36:53 M: 16539648   ERROR: Error Contents: No module named simplejson
02:36:53 M: 16539648   ERROR: Traceback (most recent call last):
                                              File "Q:\plugins\video\MLBMC\default.py", line 40, in ?
                                                import simplejson as json
                                            ImportError: No module named simplejson
02:36:54 M: 22032384   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/MLBMC/
02:36:54 M: 22032384   ERROR: CGUIMediaWindow::GetDirectory(plugin://video/MLBMC/) failed

Edit: Solution was to install simplejson plugin - http://mirrors.xbmc.org/addons/eden/script.module.simplejson/script.module.simplejson-2.0.10.zip

Now it's working.

Looks like you need to install script simplejson, or something like that. Haven't messed with an xbox in a long time.


(2013-04-09, 14:16)sdsnyr94 Wrote: Divingmule - If you can repackage the HLS add-on, Ultraman on the Openelec forums has created some updated mlbhls binaries for us. This should resolve some issues with Openelec 3.0 (I have not tested yet though).

http://openelec.tv/forum/90-miscellaneous/28946-extra-software-for-mlbmc-add-on?start=24#70129

Thanks.

Okay, will do when I get to updating it.

No reports of script errors or the like, I guess I'll see about doing a pull request to the official repo.


RE: [Release] MLBMC - a Major League Baseball (video) add-on - wastingaeons - 2013-04-09

(2013-04-09, 14:16)sdsnyr94 Wrote: Divingmule - If you can repackage the HLS add-on, Ultraman on the Openelec forums has created some updated mlbhls binaries for us. This should resolve some issues with Openelec 3.0 (I have not tested yet though).

http://openelec.tv/forum/90-miscellaneous/28946-extra-software-for-mlbmc-add-on?start=24#70129

Thanks.
I can confirm this binary works with OE 3.0.0 (the x64 one anyway).
Thanks a bunch to both Ultraman and divingmule for this set up :Laugh


RE: [Release] MLBMC - a Major League Baseball (video) add-on - jnickell100 - 2013-04-10

Add on was updated and now I have a script error. Anyone else having this problem?

http://xbmclogs.com/show.php?id=10920


RE: [Release] MLBMC - a Major League Baseball (video) add-on - Aeglyss - 2013-04-10

yes, me too Sad

I got version 2.0.1 and it's no longer working. For some reason, I don't seem to be able to rollback. Is version 2.0 still working and if yes, can somebody please provide a download link to it?


RE: [Release] MLBMC - a Major League Baseball (video) add-on - divingmule - 2013-04-10

Tongue Grr... forgot the init file.

I'll send another pull request , in the meantime In your addons directory find plugin.video.mlbmc/resources and create a new text file name it - __init__.py , or download this to the resources dir -> http://ubuntuone.com/3kr1tgqFzYwkVB8Q0hhHAK


RE: [Release] MLBMC - a Major League Baseball (video) add-on - jnickell100 - 2013-04-10

Np man I'm happy with just air playing the games till then.
Thanks for this though. Not sure I've chimed in here before but thanks. For some reason, the naive MLB app won't work for me on he Apple TV. This works so much appreciated.


RE: [Release] MLBMC - a Major League Baseball (video) add-on - comeandtakeit - 2013-04-10

(2013-04-10, 02:39)divingmule Wrote: Tongue Grr... forgot the init file.

I'll send another pull request , in the meantime In your addons directory find plugin.video.mlbmc/resources and create a new text file name it - __init__.py , or download this to the resources dir -> http://ubuntuone.com/3kr1tgqFzYwkVB8Q0hhHAK

Worked. The new menus are nice. Thanks for all your hard work on this project.


RE: [Release] MLBMC - a Major League Baseball (video) add-on - comeandtakeit - 2013-04-10

Bah, looks like the strings in the settings menu are missing. Anyone else seeing that?

EDIT: Ok, looks like settings.xml and strings.xml don't match up. I would submit a fix, but it looks like there may be some new strings that there are not settings for in settings.xml (HLS for instance).

EDIT2: Ok, I broke down and submitted a patch on the Google code project page as a new issue. We need to get this bad boy on Github Smile.


RE: [Release] MLBMC - a Major League Baseball (video) add-on - moeman - 2013-04-10

(2013-04-10, 02:39)divingmule Wrote: Tongue Grr... forgot the init file.

I'll send another pull request , in the meantime In your addons directory find plugin.video.mlbmc/resources and create a new text file name it - __init__.py , or download this to the resources dir -> http://ubuntuone.com/3kr1tgqFzYwkVB8Q0hhHAK

I wasn't able to find this directory and make the fix. I guess I will wait for the update.

But I just wanted to comment that this plugin is yet another example of a situation on which I am telling vendors that the only reason I am paying for their product is because someone with XBMC has done a better job implementing the interface for their product. I really have been LOVING this plugin so far this season. Thanks for all the hard work!

EDIT: I couldn't wait. I found the directory in my c:\Users\MYUSERNAME\AppData\Roaming\XBMC directory. Added the file with the line you linked to. Working like a champ. Go Braves.


RE: [Release] MLBMC - a Major League Baseball (video) add-on - shess757 - 2013-04-10

^+1 I'll second that! Excellent add-on. Thanks for the work you put in to it.


[Release] MLBMC - a Major League Baseball (video) add-on - jayman13 - 2013-04-10

Me too! Got HLS working on xbmcUbuntu and loving the high def. Puts apple to shame.


RE: [Release] MLBMC - a Major League Baseball (video) add-on - sdsnyr94 - 2013-04-10

(2013-04-09, 19:29)wastingaeons Wrote:
(2013-04-09, 14:16)sdsnyr94 Wrote: Divingmule - If you can repackage the HLS add-on, Ultraman on the Openelec forums has created some updated mlbhls binaries for us. This should resolve some issues with Openelec 3.0 (I have not tested yet though).

http://openelec.tv/forum/90-miscellaneous/28946-extra-software-for-mlbmc-add-on?start=24#70129

Thanks.
I can confirm this binary works with OE 3.0.0 (the x64 one anyway).
Thanks a bunch to both Ultraman and divingmule for this set up :Laugh

Did you have to do anything special to get it to work? I tried last night and had no success, and as I was troubleshooting it I locked myself out... so I will try again tomorrow.