Skip to content

helmsman/plex-mlb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plex-MLB

A Plex plugin for mlb.com. Coverage includes video clips, interviews, exclusive stories, as well as live games for MLB.tv subscribers.

Changelog

0.3beta1

  • new: national video stream, when available
  • new: audio streams, when available (including alt. language streams)
  • new: mlb.tv "basic" video stream, when available
  • new: now available as a standalone plugin installer (*.plexapp)
  • fix: fixed a number of highlight searching/listing bugs stemming from changes to the mlb.com backend

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 bundle/ and templates/ directories. 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

If you'd like to remove the plugin later, use:

$ rake uninstall

Or, rake uninstall:hard to get uninstall the plugin and it's preferences and data.

Contributing

Code contributions are welcome! If you'd like to add a feature, just fork the project on GitHub and send me a pull request. Be aware that this is the only thing I've ever written in Python. If you don't know Python well, don't mimic my style. If you do, go easy on me (and please do refactor!).

After you've forked Plex-MLB on GitHub, install the development version of the bundle:

$ rake install:dev

Plex is now watching bundle/ for changes. Any edits you make will be automatically loaded by Plex. Push them up to GitHub and send a pull request.

About

A Plex plugin for mlb.com. Coverage includes video clips, interviews, exclusive stories, as well as live games for MLB.tv subscribers.

Resources

Stars

Watchers

Forks

Packages

No packages published