cjmartin / mythapi
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit 2c43460573241f8313bfe8b2f67d038b1e2e965c
tree c594f485994445e21f31583ea89d19599fc708f3
parent f57c9c12d0ac441ea89634510ba764b896591fda
tree c594f485994445e21f31583ea89d19599fc708f3
parent f57c9c12d0ac441ea89634510ba764b896591fda
mythapi /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
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.

