Forum: Applications
2010-04-04, 19:32
|
Replies: 304
Views: 49,976
|
Forum: Applications
2010-04-03, 23:52
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
I have uploaded mlbviewer_gui-0.1.1-5
https://garage.maemo.org/projects/mlbviewer-gui/
I have fixed the timezone issue.
I have removed the dependency on simplejson and python-mlbviewer. I moved...
|
Forum: Applications
2010-04-02, 23:43
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
MLB Viewer for maemo lives! I kept sending mlb.com emails asking if they were going to support Windows Mobile streams this year and I kept getting a canned answer that didn't answer my question. I...
|
Forum: Applications
2009-10-24, 01:36
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
Maybe? From what I've read, Python will run. I would assume there will be an mplayer built (or you can use a different audio player). So the audio should work at least. As far as video, no. I don't...
|
Forum: Applications
2009-06-24, 02:41
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
Yes, for now it is required. At some point we should pull it out as I'm pretty sure the jsp pages are no longer used by MLB (even on the flash stuff). The jsp pages are definitely not used by the...
|
Forum: Applications
2009-06-16, 04:26
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
I'm not sure if anyone is still using mlbviewer, but I've uploaded some changes to garage.maemo.org. I have added scores and innings, support for the hardware volume key for mplayer, and support for...
|
Forum: Applications
2009-04-16, 03:02
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
I've canceled my PC Gameday Audio subscription and subscribed to the Windows Mobile Gameday Audio package. We'll see if I get a refund from my original annual payment. I canceled by phone and...
|
Forum: Applications
2009-04-14, 01:21
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
Looks like MLB has a mobile service, for iPhones, Blackberrys and Windows Mobile
http://mlb.mlb.com/mobile/audio.jsp?c_id=mlb
I tried this link:
http://m.mlb.com/gda/index.jsp
I logged in and...
|
Forum: Applications
2009-04-05, 15:30
|
Replies: 304
Views: 49,976
|
Forum: Multimedia
2009-04-03, 01:19
|
Replies: 2
Views: 1,905
Re: Listening to MLB ON N810
mlbviewer has been ported to the NIT. Don't hold your breath about it working on day 1 of the new season, as MLB likes to change things every year. Their new version may be flash compatible, so who...
|
Forum: Applications
2009-03-07, 03:49
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
New problem, they've added 600k streams. I think the base mlbviewer code has a fix for this already. Here's a patch. /usr/lib/python2.5/site-packages/MLBviewer/mbltv.py, line 274, add the...
|
Forum: Applications
2009-02-28, 23:29
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
I've got it figured out. The re pattern is bad in mlbtv.py line 92. After this fix you'll need to not subtract 5 from time_offset in setup_cfg, line 527. Below is the code change from mlbtv.py...
|
Forum: Applications
2008-11-21, 04:38
|
Replies: 10
Views: 2,048
[Announce] Expense Assistant
In the old days when I traveled, I used my Palm III to track my expenses as I traveled. Since there was no expense tracker available, I wrote one. I wrote it for my N810 running Chinook. I haven't...
|
Forum: Applications
2008-07-17, 04:23
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
I've got your latest deb from 7/9 and everything is working fine. I'm able to watch the highlights.
MPlayer 1.0rc1-maemo.27.n8x0
I did notice that the Game Viewer box now stays up when playing...
|
Forum: Applications
2008-07-03, 01:50
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
For those brave souls with an editor, here's the fix to get you by until we get a new official build:
edit /usr/lib/mlbviewer_gui/MLBviewer/mlbtv.py
go to line 414
add ", re.I" as a new...
|
Forum: Applications
2008-06-07, 19:54
|
Replies: 304
Views: 49,976
Re: [ANNOUNCE] mlbviewer_gui for maemo (Beta)
Yes, if I setup the ~/.mlb/config file with audio_follow=chc, I get the Cubs local broadcast. Without audio_follow, I get the LA local broadcast (the home team).
And the stream from WGNAMCMP3 is...
|