Kodi Community Forum
[WIP] MLB.TV Boxee App port (developers needed!) - 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)
+--- Thread: [WIP] MLB.TV Boxee App port (developers needed!) (/showthread.php?tid=97251)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


- divingmule - 2011-05-24

mrdally204 Wrote:Hi guys,
I just wanted to give you a heads up that this add-on can be made xbmc4xbox compatible. The only thing I had to do was add some text to <description></description> area in the addon.xml Mine now looks like <description>MLB</description>. It boots up, no problems at all!
(It is a requirement for Xbox to have something (anything!) in the <summary> and <description> fields)

Cool, the next version I'll make sure to add something. Under heavy development at the moment.

@theophile, I just uploaded revision 32. I've changed a lot of things but I didn't do anything with the playback url, you were successful once and the other error's were unrelated.

I'm getting blacked-out of tonight's free game because apparently my ip is resolving to Madison Wisconsin Confused


- mrdally204 - 2011-05-24

where can I find the latest version and give it a run (:


- divingmule - 2011-05-24

mrdally204 Wrote:where can I find the latest version and give it a run (:

If you have svn setup you can 'svn checkout' http://divingmules-repo.googlecode.com/svn/trunk/plugin.video.mlb.highlights

If you already have the first version installed you can copy and paste the default.py from the link above and overwrite the default.py in your addons/plugin.video.mlb.highlights.

If you get it going please pastbin.com a log.


- mrdally204 - 2011-05-24

Thanks for that. Add on runs. locates the relivent information about live games. I tried clicking on the free one and the script failed with the following. I will try a few more things in it to see if everything else is good.

Error = http://pastebin.com/HUZAZMGg

Edit After further testing, everythign else on the site is working as expected. Live (free) games however give me the same error each time.


- sdsnyr94 - 2011-05-24

The updated Add-On does not allow me to enter my MLB.TV username/password. Let me know how to do so, and I will try to get you logs for live games.


- mrdally204 - 2011-05-24

Right click on the add on and go to add on settings. There is an option to add you MLB information.


- divingmule - 2011-05-24

mrdally204 Wrote:Thanks for that. Add on runs. locates the relivent information about live games. I tried clicking on the free one and the script failed with the following. I will try a few more things in it to see if everything else is good.

Error = http://pastebin.com/HUZAZMGg

For some reason it sometimes has trouble getting the ipid cookie, usually retrying it will work. You may have to have a freebee account at mlb.com.

sdsnyr94, If you not getting any add-on settings you'll need to create /addons/plugin.video.mlb.highlights/resources/settings.xml , copy it from the link to the repo in the above post.


- partpricer - 2011-05-24

Thanks for the great work on this addon. I've updated to your latest version and will give it a try tonight with some of the live games.

There is one minor nit. If you list Today's Games,the listings are backwards. It lists the home team as being away and visa-versa. As an example, it shows:

Philadelphia @ Cincinnati - 7:05 ET

The Phillies are actually at home.


- mrdally204 - 2011-05-24

Quote:For some reason it sometimes has trouble getting the ipid cookie, usually retrying it will work. You may have to have a freebee account at mlb.com.

I tried it a few times and still had no luck with ipid. I then created a free mlb account, logged in, got the same error output in log Sad. I'll give it a shot again later


- dallasnights - 2011-05-24

sorry to ask cause I am sure I am blind, can someone post the link to the lastest version so I can try it out tonight on my ATV

Thanks


- mrdally204 - 2011-05-24

hehe you are blind....check out post 123


- partpricer - 2011-05-24

I am watching the Arizona @ Colorado game right now on both linux XBMC and ATV2 XBMC. I have not experienced a problem with a live game yet.


- divingmule - 2011-05-24

partpricer Wrote:I am watching the Arizona @ Colorado game right now on both linux XBMC and ATV2 XBMC. I have not experienced a problem with a live game yet.

Nice, I've upped the add-on to version 0.0.2 so you can install from my repository. I also put up a new download here - http://divingmules-repo.googlecode.com/files/plugin.video.mlb.highlightversion.0.0.2.zip

@partpricer, fixed the listings :o

@mrdally204, did you add your email and password in the add-on settings, if so do you see "Logged in Successfully" in the log?


- partpricer - 2011-05-24

divingmule Wrote:@partpricer, fixed the listings :o

Thank you.


- mrdally204 - 2011-05-24

my information was correctly added to the settigns. There is no trace of it in the log unfortunately. Would there be a reference to a failed attempt. Another thing that bothers me is this from the log. What is happening! Wink

http://pastebin.com/gd7zX0he