This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
plex-mlb /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun May 03 14:58:10 -0700 2009 | |
| |
.gitmodules | Wed Apr 29 11:56:57 -0700 2009 | |
| |
README.rst | Tue Jun 02 23:21:51 -0700 2009 | |
| |
Rakefile | Sun May 24 15:46:14 -0700 2009 | |
| |
docs - e8394b5 | Tue Apr 28 22:19:50 -0700 2009 | |
| |
lib/ | Sat May 02 22:31:27 -0700 2009 | |
| |
src/ | Sat Jun 13 16:55:00 -0700 2009 |
README.rst
Plex-MLB
Plex-MLB lets you watch video from mlb.com in Plex.
Changelog
Upcoming
- new: added preference for streaming your favorite team's broadcast, even when they're on the road
0.2
- new: added live game streaming for MLB.tv subscribers
- new: added shortcuts to some of mlb.com's better daily highlights (FastCast, MLB Network, Plays of the Day)
- new: added preference for favorite team
- new: added preference to show/hide spoilers (default: show)
- change: removed "popular searches", since it is no longer being updated by mlb.com
- fix: fixed team highlights, broken due to a change on mlb.com
0.1.1
- fix: team, popular and search pages now display current team, keyword or query instead of the word "Search" in the page title
- new: added standard search icon
0.1
- new: initial version
- new: search/browse video clips from mlb.com
Building From Source
The Plex-MLB plugin bundle is built from files in the src/ directory. To build the bundle you'll need:
With those tools installed, get a copy of the source and install the plugin:
$ git clone git://github.com/rfletcher/plex-mlb.git $ cd plex-mlb $ rake install
Note that this installs a development version of the plugin, which won't be auto-updated by the App Store, for example.
If you'd like to remove the plugin later, use:
$ rake uninstall








