cjmartin / mythapi

Ruby on Rails interface to the mythTV database

This URL has Read+Write access

cjmartin (author)
Wed Apr 16 09:10:38 -0700 2008
commit  2c43460573241f8313bfe8b2f67d038b1e2e965c
tree    c594f485994445e21f31583ea89d19599fc708f3
parent  f57c9c12d0ac441ea89634510ba764b896591fda
name age message
file .gitignore Loading commit data...
file README
file Rakefile
directory app/
directory config/
directory db/
directory doc/
directory log/
directory public/
directory script/
directory test/
directory vendor/
README
mythapi is generally just a really simple interface to the mythTV database.

Enter your database information into database.yml under the section mythconverg
and gem install composite_primary_keys.

XML is returned for RESTful queries ie. /recorded returns an XML dump of
all the recorded programs.

###############################################################################

Video processing currently is in development, more soon.