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 (
commit 29f55784a8fdf021334aed933bc3e312eb1fa226
tree 91e62974219c56373160ece80e9b3c708ea8697f
parent 30c39afacb732f582182c468dadab4bbaf19e270
tree 91e62974219c56373160ece80e9b3c708ea8697f
parent 30c39afacb732f582182c468dadab4bbaf19e270
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:
* Git_
* Ruby_ & Rake_ (Both are bundled with OS X)
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
Links
=====
- Plex_
- `Plex-MLB's page in the Plex Wiki`_
.. _Plex: http://plexapp.com/
.. _`Plex-MLB`: http://github.com/rfletcher/plex-mlb/
.. _`Plex-MLB's page in the Plex Wiki`: http://wiki.plexapp.com/index.php/MLB
.. _Git: http://code.google.com/p/git-osx-installer/downloads/list?can=3
.. _Ruby: http://www.ruby-lang.org/
.. _Rake: http://rake.rubyforge.org/
.. _RubyGems: http://rubygems.org/
.. _`libxml-ruby`: http://libxml.rubyforge.org/







